@charset "euc-kr";

@import url('/css/layout.css');
@import url('/css/base.css');
@import url('/css/board.css');
@import url('/css/reser.css');
@import url('/css/40.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;}


/* 의료진소개 레이어 */

#searchlayer	{
	width:741px;
	height:487px;
	position:relative;
}
#searchlayer	div.tit	{
	position:absolute;
	left:300px;
	top:20px;
}


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);
}
.mt_30 {margin-top:-30px;}

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;
}


.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;
}
.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;
}