@charset "utf-8";

@import url('/css/layout.css');
@import url('/css/base.css');
@import url('/css/board.css');
@import url('/css/80.css');
@import url('/css/reser.css');


div.schbox{clear:both; width:660px; height:44px; margin:0 0 20px 0; background:url(/images/common/box/bx_schbox.gif) no-repeat;}
div.schbox div{padding:11px 0 0 22px;}
div.schbox input{height:15px; padding:2px 0 0 1px; border:1px solid #dadada; vertical-align:middle; font-size:12px; color:#666;}
div.schbox img{vertical-align:middle;}
div.schbox label{padding:0 0 0 15px; color:#067BA7; background:url(/images/common/bullet/bul_h4_info.gif) no-repeat; font-weight:bold;}
div.schbox label strong.bar{margin:0 15px 0 0; padding:0 17px 0 0; background:url(/images/examination/sch_tit_bar.gif) no-repeat right;}

.fleft {float:left;}

ul.bullet_namelist {float:right;}
ul.bullet_namelist li {
	float:left;
	background-repeat: no-repeat;
	background-position:0 2px;
	margin-left:7px;
	padding-left:19px;
	font-size:11px;
	color:#a4a3a3;
}
ul.bullet_namelist li.cancle {
	background-image:url(/images/common/bullet/ico_cancle.gif);
}

ul.bullet_namelist li.print {
	background-image:url(/images/common/bullet/ico_print.gif);
}

ul.bullet_namelist li.detail {
	background-image:url(/images/common/bullet/ico_detail.gif);
}
ul.bullet_namelist li.change {
	background-image:url(/images/common/bullet/ico_change.gif);
}
ul.bullet_namelist li.result {
	background-image:url(/images/common/bullet/ico_resultview.gif);
}

div.infobox {
	border:1px solid #e4e4e4;
	background:#efefef;
	margin-bottom:20px;
	padding:10px;
}


dl.select_date dt,dl.select_date dd {float:left;}
dl.select_date dt {
	width:50px;
	margin-right:10px;
}
dl.select_date dd.date {
	margin-right:50px;
}

.txtcenter {text-align:center;}

.desc_box {padding-bottom:20px;}
.desc_box img {
	float:left;
	margin:0 20px 20px 0;
}
.desc_box em {
	text-decoration: underline; color: #D73019;
}

.docinfo_list li {overflow:hidden;}
.docinfo_list dl {	width:660px;}
.docinfo_list dl dt {
	float:left;
	width:172px;
}
.docinfo_list dl dd {
	margin-left:192px;
	width:468px;
}
.docinfo_list dl dd h4 {
	background-position:0 0;
	padding-left:15px;
}
.docinfo_list dl dd .normallist_info li {
	background-position:4px 5px;
	padding-left:15px;
}
.docinfo_list dl dd ol li {
	overflow:hidden;
	width:468px;
	padding-bottom:20px;
	position:relative;
}
.docinfo_list dl dd ol li img {
	position:absolute;
	top:3px;
	left:0;
}
.docinfo_list dl dd ol li p {
	float:left;
	padding-left:24px;
}
.treatstep_list {
	background:url(/images/examination/desc_step_1.gif) no-repeat left top;
	margin-bottom:20px;
	height:176px;
	width:660px;
}
.treatstep_list li {
	overflow:hidden;
	height:0;
	text-indent:-99999px;
}

.flvis {
	float:left;
	margin:0 20px 20px 0;
}
.cboth {clear:both;}

.desc_selftreat_step {
	background:url(/images/examination/desc_selftreat_step.gif) no-repeat left top;
	height:1159px;
	width:660px;
}
.desc_selftreat_step li {
	overflow:hidden;
	text-indent:-99999px;
}


.h2_bulinfo {
	background:url("/images/common/bullet/bul_h3_info.gif") no-repeat scroll 0 0 transparent;
	height:18px;
	padding-left:15px;
	margin-bottom:8px;
}
.contentswrap {clear:both;}
.defa_desc {
	margin-bottom:20px;
}
.defa_text {padding-left:15px;}
.img_defa {
	margin-bottom:20px;
}
.h3_bulinfo,.bul_desc {
	background:url("/images/common/bullet/bul_h4_info.gif") no-repeat scroll 15px 0 transparent;
	color:#067BA7;
	font-size:1.1em;
	padding:0 0 10px 30px;
}

.btn_position {	
	overflow:hidden;
	width:100%;
	margin-bottom:28px;
	text-align:center; 
}
.btn_position .right {float:right;}
.btn_position .left {float:left;}
.defa_list {margin-bottom:10px;}
.impor_text {color:#f15f17;}