@charset "utf-8";

@import url('/css/layout.css');
@import url('/css/base.css');
@import url('/css/board.css');
@import url('/css/20.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;}


ul.normallist_info	li	ul.nobul li {
	padding-left:0;
	background:none;
}

ul.normallist_info	li span.msg {color:#f66708;}

.txtcenter {text-align:center!important;}

dl.write_data dt {
	font-weight:bold;
	padding:10px 0;
}

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);
}

.slide_step1 {
	background:url(/images/cs/desc_csnew_1.gif) no-repeat left top;
	margin-bottom:20px;
	height:543px;
	width:660px;
	text-indent:-9999px;
}
.slide_step2 {
	background:url(/images/cs/desc_csnew_2.gif) no-repeat left top;
	margin-bottom:20px;
	height:194px;
	width:660px;
	text-indent:-9999px;
}
