
/* Â÷·® »ó¼¼º¸±â ·¹ÀÌ¾îÆË¾÷ */
#div_showCarDetail {
	position:fixed;
	_position:absolute;
	top:0px;
	left:0px;
	z-index:9999999;
	width:100%;
	height:100%;
	display:none;
}
#div_showCarDetail .bgBlank {
	position:absolute;
	top:0px;
	left:0px;
	z-index:9999998;
	width:100%;
	height:100%;
	opacity: 0.8; background-color: rgb(0, 0, 0);
}
#div_showCarDetail .sCloseBtn {
	position:absolute;
	z-index:9999999;
	border:2px solid #2c77bc;
	cursor:pointer;
	background:#2c77bc;
}

#div_showCarDetail .showCarData {
	position:absolute;
	z-index:9999999;
	border:4px solid #2c77bc;
}

#articleLayer P {
	padding:0px;
}


.tit_reserve {margin:0px !important;padding:0px 0px 40px 0px!important;text-align:center !important;height:auto !important;width:100% !important;border-bottom:2px solid #666;font-size:40px;font-family:ngBold, ³ª´®°íµñ, NanumGothic, µ¸¿ò, dotum, sans-serif;}
.productlist_select .subtitle {margin:0px 0px 5px 0px;padding:20px 0px 5px 20px;border-bottom:2px solid #CCC;font-size:16px;font-family:ngBold, ³ª´®°íµñ, NanumGothic, µ¸¿ò, dotum, sans-serif;background:url(/images/add/sbu.gif) left 25px no-repeat;}
.productlist_select ul.reserveCont {overflow:hidden;border-bottom:2px solid #CCC !important;}
.productlist_select ul.reserveCont li {padding:10px 0px;float:left;width:50%;font-size:14px;font-family:ngBold, ³ª´®°íµñ, NanumGothic, µ¸¿ò, dotum, sans-serif;}
.productlist_select ul.reserveCont li.right {text-align:right;}
.productlist_select ul.reserveCont li .sign {margin:10px 0px 0px 0px;padding:50px 20px 10px 20px;width:80%;border:1px solid #ededed;text-align:right;color:#999;background:#f6f6f6;}
.productlist_select table {background:none;}
.productlist_select table th {padding:7px 0px;text-align:left;border-bottom:1px dotted #ededed;}
.productlist_select table td {padding:7px 0px;text-align:left;border-bottom:1px dotted #ededed;}
.productlist_select table .stit {display:block;padding:0px 0px 5px 0px;}
.productlist_select table td.rcol {padding:7px 0px 7px 10px;}
.productlist_select table td input {margin:0px !important;}

.productlist_select .price_box2	{ background:url(/images/detailview_price_bg.gif) repeat-x #1e2c43; display:inline-block; width:98%; height:42px; padding:13px 2% 0 0; vertical-align:middle; text-align:right; color:#fff; font-weight:bold; }
.productlist_select .price_box strong, .productlist_select .price_box2 strong	{ color:#f1db67; font-size:22px; font-family:Tahoma, Geneva, sans-serif; line-height:26px; }

.YSpecMemo img {max-width:100%;}