@charset "euc-kr";

/* type selector */
html, body, table, td, th, p, a {
 font-family:"µ¸¿ò";
	font-size:12px;
 color:#666666;
 line-height:150%;
 letter-spacing:0px;
}
body {width:100%; height:100%; margin:0; padding:0; background-color:none;}
table {border-collapse:collapse;}
img {border:0px;}

/* link */
A:link {color:#666666; text-decoration:none;}
A:visited {color:#666666; text-decoration:none;}
A:hover {color:#333333; text-decoration:none; !important}
A {selector-dummy :expression(this.hideFocus=true);}

.link_blue {font-size:12px;	color:#0066cc;}
.link_blue a:link {color:#0066cc; text-decoration:underline;}
.link_blue a:visited {color:#0066cc; text-decoration:underline;}
.link_blue a:hover {color:#cc3399; text-decoration:underline;}

/* ÀÛ¾÷°¡ÀÌµå */
.dn_txt {font-size:12px;	color:#666666; height:30px; background-color:#fafafa; padding:5px 0 0 20px;}
.dn_btn {width:70px; vertical-align:top; background-color:#fafafa; padding:5px 0 0 0;}
.dn_line {background-image:url(/guide_new/images/dot_line.gif); height:1px;}

.location {color:#666666;	text-align:right;}
.location a:link {color:#666666;}
.location a:visited {color:#666666;}
.location a:hover {color:#333333;}

.tit {background-image:url(/guide_new/images/tit_line.gif); height:40px; vertical-align:top;}

.guide_bot {font-family:Arial; font-size:11px; color:#666666; text-align:center; padding:30px 0 30px 0; border-top:1px solid #e5e5e5;}

/* ÅÃ¹è¹­À½¹è¼ÛÁ¶È¸ table */
table.guide_box {width:100%; border:1px solid #d9d9d9;}
table.guide_box th {font-size:14px; color:#333333; background-color:#f2f2f2; height:35px; text-align:left; padding:0 0 0 20px;}
table.guide_box td.txt {text-align:left; padding:5px 0 5px 25px; background:url(/images/ico_dot.gif) 15px 10px no-repeat;}
table.guide_box td.btn {text-align:center;}
.red {font-weight:bold; color:#cc0000;}

/* Æ÷Æ®Æú¸®¿À */
.img_box {width:220px; padding:10px 0 10px 0; text-align:center;}

/* »ùÇÃºÏ2015 */
table.samplebook_box {width:100%; margin:20px 0 20px 0;}
table.samplebook_box td.img {width:350px; height:230px; vertical-align:top;}

table.samplebook_info {width:100%; border-top:2px solid #333;}
table.samplebook_info th {font-size:12px; padding:5px 0 5px 10px; border-bottom:1px solid #d9d9d9; color:#333333; font-weight:bold;	width:70px; border-right:1px solid #d9d9d9; text-align:left;}
table.samplebook_info td {font-size:12px; padding:5px; border-bottom:1px solid #d9d9d9;}

table.samplebook_paging {margin:20px 0 20px 0; width:100%;}
table.samplebook_paging td {font-size:12px;}
table.samplebook_paging td a:link {text-decoration:none;}
table.samplebook_paging td a:hover {text-decoration:none;}
table.samplebook_paging td span.btn_off {font-size:12px; color:#666; display:inline-block; background:#fff; border:1px solid #ccc; width:30px; height:25px; text-align:center; padding:5px 0 0 0;}
table.samplebook_paging td span.btn_on {font-size:12px; color:#fff; font-weight:bold; display:inline-block; background:#4d4d4d; border:1px solid #ccc; width:30px; height:25px; text-align:center; padding:5px 0 0 0;}

.txt_single {font-size:11px;	color:#666666; text-align:right; vertical-align:top; height:30px;}

.layer {display:none; position:fixed; _position:absolute; top:0; left:0; width:100%; height:100%; z-index:100;}
.layer .bg {position:fixed; top:0; left:0; width:100%; height:100%; background:#000; opacity:.5; filter:alpha(opacity=50);}
.layer .pop-layer {display:block;}

.pop-layer {display:none; position:absolute; top:75%; left:50%; width:720px; height:520px; z-index:101; margin-left:-360px;}	
.pop-layer .pop-container {padding:none;}
.pop-layer .btn-r {width:100%; height:40px; text-align:right;}

