body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/back.png) repeat-y #9f9d9e;
	}

ul, p{
	line-height: 1.4em;
	}	
	

/*** LAYOUT ***/

#container{ margin: 0; width: 1000px; }
#side_panel{ float:left; width: 363px; height: 960px; background:url(../images/side_panel_back.png) no-repeat; font-size: 11px; color: #716245; }
#main_image{ float:left; width: 637px; height: 962px; overflow:hidden; 	 }

#content{ margin: 149px 0 0 127px; }
#h_main{ margin-bottom: 13px; }
#h_sub{ margin-bottom: 35px; }

.btn{ display:block; height: 28px; text-indent: -999em; }
.btn:hover{ -moz-opacity:.60; filter:alpha(opacity=60); opacity:.60; }
#btn_online_shop{ width: 193px; background:url(../images/btn_online_shop.png) no-repeat;  }
#btn_salon{ width: 106px;  background:url(../images/btn_salon.png) no-repeat;  }
.section_desc{ height: 97px; width: 193px; color: #61553b; font-size: 12px; margin-top: 5px; }


#copy{ color: #615641; font-size: 9px; margin: 57px 20px 0 103px; line-height: 1.7em; }
#copy p{ line-height: 2.4em; }
#copy #first{ border-bottom: 1px solid #615641; }
#copy a{ color: #615641; } 
#copy a:hover{ color: #fff; } 