*{ margin:0px;
}
#bg{ 
	width:750px; 
	background:#FFFFFF; 
	border:#999999 1px solid; 
	margin-left: auto;
	margin-right: auto;
}

h1#header{ 
	background:url(../clinic_report/elle_02/img/header.jpg) no-repeat; 
	width:748px; 
	height:355px; 
	margin-bottom:20px; 
}

.nomal_block{
	width:709px; 
	margin-bottom:20px; 
	text-align:left;
}
.nomal_block .sug_box{
	border:#B39379 1px solid; 
	height:305px; 
	float:left; 
	padding-left:9px; 
	padding-top:7px; 
	width:195px; 
	margin-bottom:10px; 
}

.nomal_block .sug_box_double{
	border:#B39379 1px solid; 
	height:305px; 
	float:left; 
	padding-left:9px; 
	padding-top:7px; 
	width:428px; 
	margin-bottom:10px; 
}

.nomal_block .cur{ 
	background: url(../clinic_report/elle_02/img/cur.gif) no-repeat;
	float:left; 
	width:23px; 
	height:28px; 
	margin:136px 2px auto 2px; 
	vertical-align:middle;
}

#epi_tit{ 
	background: url(../clinic_report/elle_02/img/epi_tit.jpg) no-repeat;
	width:709px;
	height:25px;
}

#epi_block{ 
	background:url(../clinic_report/elle_02/img/epi_bg.jpg) repeat-y;
	width:709px; 
	border-bottom:#9F7555 1px solid; 
	margin-bottom:20px; 
	margin-top:0px; 
} 

#epi_block .text{ 
	margin:5px;	
	text-align:left;
}
	
/***** common setteing *****/
h4{ 
	border-left:#88664D solid 5px; 
	font-size:14px; 
	color:#A98367;
	padding-left:5px; 
	margin-bottom:8px;กก
}

.nomal_block img{
	margin-bottom:5px;
}


.nomal_block .sug_box strong{ 
	font-size:14px; 
	font-weight:bold;
}

.nomal_block .bg_br{ 
	background:#EFE8E2; 
}

.nomal_block .text_mid{ 
	margin-top:90px;  
}

/***** local setteing *****/
#info{
	width:405px;
	float:left; 
	font-size:12px;
	margin-right:20px;
}
#info .top{
	width:405px;
	background:url(../clinic_report/elle_02/img/info_top.gif) no-repeat;
	height:53px;
}
#info .mid{
	width:405px;
	background:url(../clinic_report/elle_02/img/info_mid.gif) repeat-y;
	padding:10px;
	padding-top:20px;
	padding-bottom:0px;
	clear:both;
}
#info .btm{
	width:405px;
	background:url(../clinic_report/elle_02/img/info_btm.gif) no-repeat;
	height:6px;
}

.float_left{ 
	float:left; 
	margin-right:10px; 
	margin-bottom:5px; 
}

.float_right{ 
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	display:block;
}

.info-btn{
	margin-left:230px;
	display:block;
}

.clr{ 
clear:both;
}

