@media print {
	body { background-image:none !important;background-color:#ffffff !important; }
	table { width:auto !important; }
}
html {overflow-x:auto;overflow-y:auto;}
body { margin:0;font-family:����,dotum;font-size:12px;line-height:18px;color:#444;background:#F3F3F3; } /* 2007-08-02 ���� color:#737373;line-height:1.3em; */
* { margin:0;padding:0;list-style:none;font-size:12px; }
img { border:0; }
input,select { color:#808080; }
.input { border:1px solid #DDDAD5;padding:2px 0 1px 0; }
.input2 { border:1px solid #969696;padding:2px 0 1px 0; }
.input3 { border:1px solid #515151;background:#000000;padding:2px 0 1px 0;color:#FFFFFF; }
.minput,.radio { margin-bottom:-1px; }
select,.select2  {font-family:����; font-size:12px; /*BEHAVIOR: url('/inc/css/selectBox.htc'); */CURSOR: hand; }
.selectnone {font-family:����; font-size:12px; BEHAVIOR:none; CURSOR: hand; }
.t16 { font-size:16px; }
.btSec { text-align:center;margin:10px 0; }
.btSec02 { text-align:left;margin:10px 0; }
.btSec03 { text-align:right;margin:10px 0; }
.btSecR {position:absolute;right:0;margin-top:3px;}
.ac {text-align:center !important;}
.at {vertical-align:top !important;}
.ab {vertical-align:bottom;}
.ar {text-align:right !important;}
input.ar {text-align:right !important;padding-right:3px !important;}
.absR {position:absolute;right:0;}
.absL {position:absolute;left:0;}
.al {text-align:left !important;}
.pre {white-space: pre}
.hand {cursor:pointer;}
.b {font-weight:bold !important;}
.n {font-weight:normal;}
.u { text-decoration:underline !important; }
.l {float:left;}
.r {float:right !important;}
.rel {position:relative;}
.cl {clear:both;}/*2010-07-28*/
.static { float:none !important; }
.sp {letter-spacing:-1px;}
.sp0 {letter-spacing:0;}
.imgb { border:1px solid #E2E2E2; }
.roundBox2 {width:671px;padding-top:8px;background:url(/img/common/bg_roundbox_top.gif) no-repeat 0 top;}
.roundBox2 .cnt {width:631px;padding:10px 20px 15px 20px;background:url(/img/common/bg_roundbox_btm.gif) no-repeat 0 bottom;}
.roundBox2 .cnt2 {width:671px;padding:0 0 0 0;background:url(/img/common/bg_roundbox_btm.gif) no-repeat 0 bottom;}

.clfix:after {content: "."; display: block; height: 0px; clear: both; visibility: hidden;}
.clfix {display: inline-block;}
.clfix {display: block;}
* html .clfix {height: 1%;} /* Hides from IE-mac */
.clfix{ zoom:1; } /*for IE 5.5-7*/
.brand {width:100%;margin-bottom:3px;}
.brand img {float:left;}
.brand .won {margin-top:0; float:right;}
.tt { background:url(/img/common/bul_circle.gif) left 4px no-repeat;padding:0 0 0 8px; }
.tt2 { background:url(/img/common/ico_tt.gif) left 4px no-repeat;padding:0 0 0 8px; }
.tt3 { background:url(/img/common/ico_bar.gif) left 7px no-repeat;padding:0 0 0 8px; }
.arrow { background:url(/img/common/bul_arrow.gif) left 4px no-repeat;padding:0 0 0 8px; }
.isp,.isp2 {position:relative;margin-top:20px;}
.isp .ispBtn,.isp2 .ispBtn {position:absolute;left:138px;top:142px;}
/* Guide Style */
A, A:link, A:visited, A:hover {color:#737373;text-decoration:none; }
A.overu:hover {color:#666;text-decoration:underline; }
#webArea { width:930px;margin:0 auto;position:relative; }
#head { width:950px;height:120px;position:relative;z-index:100;top:0;left:-10px;}
#head .mnavView { width:950px;height:595px;position:absolute;z-index:100;top:0;left:-5px; }
#head .mnavView2 { width:950px;height:595px;overflow:hidden;position:absolute;z-index:100;top:0;left:-5px; }
#head .mnavView3 { width:950px;height:595px;overflow:hidden;position:absolute;z-index:100;top:0;left:-5px; }
#head .mnavClose { width:950px;height:120px;overflow:hidden;position:absolute;z-index:100;top:0;left:-5px; }
/* �ڵ��α׾ƿ� */
#clock{position:absolute; z-index:101; width:100px;height:30px; top:50px; left:134px; color:#fff; font-size:11px; font-weight:bold;}
#clock span{display:block;float:left;padding:4px 2px 0 0;line-height:14px}
#clock img{vertical-align:top; margin-top:0px;}
#clock #ico_clocktext{vertical-align:top; margin-top:-3px;}
#clock span.e_btn{padding:0 0px 0 0}

#logoutDelay{position:relative; width:429px; height:255px; background:url('/img/common/bg_logout.gif') no-repeat left top;}
#logoutDelay .second{position:absolute; left:130px; top:58px; color:#e44146; font-size:14px; font-weight:bold;}
#logoutDelay .btn{position:absolute; left:123px; top:181px;}

#body {
	width:711px;float:right;
	background:url(/img/common/bg_cont.gif) top repeat-y;
}
#bodyCont {
	background:url(/img/common/bg_conttop.gif) top no-repeat;
	padding:26px 20px 0 20px;
	/* min-height:expression((IE7)?document.getElementById("subMenu").offsetHeight-66+"px":600+"px"); */
	min-height: 600px; /* ��� ������ */
	#min-height: expression(document.getElementById("subMenu").offsetHeight-66+"px");/*  IE ���� */
	_min-height: 600px; /*  IE6.0 �� ���������� */
}
#filePath {
	position:absolute;top:147px;right:18px;text-align:right;color:#A48B7D;
	background:url(/img/common/bul_path.gif) left no-repeat;padding-left:8px;
	/* padding-right:expression((IE7)?0+"px":25+"px"); */
	padding-right: 25px ; /* ��� ������ */
	#padding-right: 0px ;/*  IE ���� */
	_padding-right: 25px ; /*  IE6.0 �� ���������� */
}
#filePath A,#filePath A:link,#filePath A:visited,#filePath A:hover {color:#A48B7D;text-decoration:none; }
#filePath .now { color:#D8914B; }
#bodybg { background:url(/img/common/bg_contbtm.gif) bottom no-repeat;height:40px; }
h1 { background:url(/img/common/bg_title.gif) repeat-x 0 bottom;padding:0 0 15px 0; }
h2 { font-size:0;background:url(/img/common/ico_ts.gif) 1px center no-repeat;padding-left:13px;margin-bottom:5px;position:relative; }
/* 2007-08-02 �߰� */
h2.tit { font-size:0;background:url(/img/common/ico_t.gif) no-repeat left top;padding-bottom:9px;padding-left:21px;margin-bottom:1px;position:relative; }
h2.vip { font-size:0;background:url(/img/common/ico_vip_t.gif) no-repeat left top;padding-bottom:9px;padding-left:21px;margin-bottom:1px;position:relative; }
h2.titTx { font-size:12px;background:url(/img/common/ico_t.gif) no-repeat left;padding:4px 0 9px 0;padding-left:21px;margin-bottom:1px;position:relative; }
h2 .txtR { position:absolute;right:0;top:0;font-weight:normal; }
h2 .imageL { position:absolute;top:-6px;margin-left:8px;font-weight:normal; }
h2 .imageL img {vertical-align:top;}
h2 .imageR { position:absolute;top:-6px;right:0;font-weight:normal; }
h2 .imageR img {vertical-align:top;}
h3 { color:#656565;background:url(/img/common/ico_tss.gif) left no-repeat;padding-left:18px;margin-bottom:8px;position:relative; }
h3.vip { color:#704821;background:url(/img/common/ico_vip_tss.gif) left no-repeat;padding-left:18px;margin-bottom:8px;position:relative; }
h3 .txtR { position:absolute;right:0;top:0;font-weight:normal; }
h3.txt { color:#656565;background:url(/img/common/ico_tss.gif) left 2px no-repeat;padding-left:18px;margin-bottom:8px; }
#subMenu { float:left;width:213px;background:url(/img/common/bg_snav.gif) top repeat-y; }
	#subMenu #subMenuList { background:url(/img/common/bg_snavtop.gif) top no-repeat; }
	#subMenu #subMenuBg { background:url(/img/common/bg_snavbtm.gif) bottom no-repeat;padding-bottom:25px; }
	#subMenu .snav { padding:10px 10px 0 10px; }
	#subMenu .snavBan { margin:50px 0 0 10px; }
	#leftSearch { width:193px;margin-bottom:5px;background:url(/img/leftban/bg_searchbtm.gif) bottom no-repeat !important; }
	#leftSearch .leftSearchTop { padding:10px 0 14px 11px;background:url(/img/leftban/bg_searchtop.gif) top left no-repeat !important; }
	#leftSearch h1 { background:url(/img/common/img_blank.gif);margin:0 0 10px 0;padding:0;height:auto; }
	#leftSearch h2 { background:url(/img/common/img_blank.gif);background-color:transparent;margin:0;padding:0;height:auto;position:static; }
	#leftLife { width:193px;background:url(/img/leftban/bg_lifebtm.gif) bottom no-repeat !important; }
	#leftLife .leftLifeTop { padding:0px 9px 9px 15px;background:url(/img/leftban/bg_lifetop.gif) top left no-repeat !important; }
	#leftLife #lifeArrow { margin:9px 0 0 153px;cursor:pointer; }
	#leftLife #lifeCont { margin-top:5px;width:163px;background:url(/img/leftban/bg_lifebtm2.gif) bottom no-repeat; }
	#leftLife #lifeCont ul{ background:url(/img/leftban/bg_lifetop2.gif) top no-repeat;padding:9px 11px 6px 11px; }
	#leftLife #lifeCont li{ background:url(/img/leftban/bul_arrow.gif) left 5px no-repeat;padding-left:9px;cursor:pointer; }
#subMainBody { width:930px; }
.ifr #subMainBody { width:930px;margin-top:-18px; }
#footer { clear:both;width:930px;margin-top:15px;padding-bottom:10px; }
#footer #footerSel.on { position:absolute;right:-2px;top:-260px;height:280px; }
#footer #footerSel { position:absolute;right:-2px;top:-1px;height:17px; }
#footer #footerSel #life { float:left;width:146px;border:1px solid #D5D5D5;background:#F8F8F8; }
#footer #footerSel #site { float:left;width:141px;border:1px solid #D5D5D5;background:#F8F8F8;margin-left:2px; }
#footer #footerSel #card { float:left;width:145px;border:1px solid #D5D5D5;background:#F8F8F8;margin-left:2px; }
#footer #footerSel #site ul { margin:4px 0 0 0;text-align:center; }
#footer #footerSel #life ul { width:110px;margin:4px 20px 0 14px; }
#footer #footerSel #card ul { width:106px;margin:4px 20px 0 16px; }
#footer #footerSel li { line-height:0;padding:1px 0; }
#footer #footerSel #siteOff,#footer #footerSel #lifeOff,#footer #footerSel #cardOff { text-align:right;margin:2px; }
#footer .copyrightMenu { overflow:hidden; }
#footer .copyrightMenu ul{ margin-left:-7px; }
#footer .copyrightMenu li{ display:inline;padding:0 5px 0 6px;background:url(/img/common/footer_bg01.gif) left top no-repeat;cursor:pointer; }
#footer .copyrightMenu li img { vertical-align:top; }
#footer address { margin-top:5px;position:relative; }

/* #footer { clear:both;width:930px;margin-top:25px;padding-bottom:10px; }
#footer #footerSel { position:absolute;right:0;margin-top:15px; }
#footer .copyrightMenu { overflow:hidden; }
#footer .copyrightMenu ul{ margin-left:-7px; }
#footer .copyrightMenu li{ display:inline;cursor:pointer;padding:0 5px 0 8px;background:url(/img/common/footer_bg01.gif) left top no-repeat; }
#footer address { margin-top:15px; } */
#Topgo { position:absolute;left:923px; }
#quick {width:100%;position:fixed;bottom:0;z-index:10000;}
.quickmin { overflow:hidden;height:46px;bottom:0; }
.quickmax { overflow:hidden;height:540px;bottom:0;}
.ifr { background-color:transparent;margin:0;padding:0;padding-top:18px;  background-image:none}
.ifr2 { background-color:transparent;margin:0;padding:0;  background-image:none}

/* ���̾� �˾� */
#pop,.pop { position:absolute;z-index:1000; }
#pop.pmargin,.pop.pmargin { margin:15px 5px 5px 15px !important; }
#close { position:absolute;right:10px;cursor:pointer; }
#popBody { padding:0 9px;position:relative; }
.popShadow { background:#E4E4E4;padding-bottom:5px; }
.popContain { position:relative;top:-5px;left:-5px;border:1px solid #B2B2B2;background:#fff;padding:2px;margin-bottom:-5px; }
.popCont { background:url(/img/popup/bg_layer02.gif) top repeat-x;padding:8px;padding-bottom:14px; }
#pop h1,.pop h1 { background:url(/img/popup/bg_title.gif) repeat-x 0 top;padding:0;margin-bottom:20px; }
.popBtm {padding:20px 0;border-top:1px solid #DEDEDE;text-align:center;}
.popBtm2 {padding:16px 0 0 0;text-align:center;}
.popBtm3 {margin-top:10px;padding-top:10px;border-top:1px solid #DEDEDE;text-align:center;}
.popBtm4 {width:100%;margin-top:10px;padding-top:10px;border-top:1px solid #DEDEDE;text-align:center;}
.popBtSec {margin-top:5px;text-align:right;}
.popBtSec2 {margin-top:10px;text-align:center;}

/* vip_���̾� �˾� */
#vip_pop,.vip_pop { position:absolute;z-index:1000; }
#vip_pop.pmargin,.vip_pop.pmargin { margin:15px 5px 5px 15px !important; }
#vip_close { position:absolute;right:10px;cursor:pointer; }
#vip_popBody { padding:0 9px;position:relative; }
.vip_popShadow { background:#f2e6d6;padding-bottom:5px; }
.vip_popContain { position:relative;top:-5px;left:-5px;border:1px solid #dcb58c;background:#fff;padding:2px;margin-bottom:-5px; }
.vip_popCont { background:url(/img/popup/vip_bg_layer02.gif) top repeat-x;padding:8px;padding-bottom:14px; }
#vip_pop h1,.vip_pop h1 { background:url(/img/popup/vip_bg_title.gif) repeat-x 0 top;padding:0;margin-bottom:20px; }
.vip_popBtm {padding:20px 0;border-top:1px solid #cda56a;text-align:center;}
.vip_popBtm2 {padding:16px 0 0 0;text-align:center;}
.vip_popBtm3 {margin-top:10px;padding-top:10px;border-top:1px solid #cda56a;text-align:center;}
.vip_popBtm4 {width:100%;margin-top:10px;padding-top:10px;border-top:1px solid #cda56a;text-align:center;}
.vip_popBtSec {margin-top:5px;text-align:right;}
.vip_popBtSec2 {margin-top:10px;text-align:center;}

/* �޷·��̾� */
#yearMonth { width:148px;text-align:center;font-weight:bold;font-size:13px; }
#yearMonth { position:relative; }
#yearMonth img.back { position:absolute;left:10px;margin-top:-2px;cursor:pointer; }
#yearMonth img.next { position:absolute;right:10px;margin-top:-2px;cursor:pointer; }
#calDate { background:#fff;width:148px !important;padding:0;border-collapse:collapse;text-align:center;line-height:1.2;border:1px solid #D0D0D0;border-top:2px solid #E0A9B9;margin-top:6px; }
#calDate td{ border:1px solid #D0D0D0;padding:0;padding-top:3px; }
#calDate th{ height:21px;background:#F4EAEE;padding:0;text-align:center; }
#calDate .sat { color:#405CAC; }
#calDate .sun { color:#D06E77; }
#calDate td.over { background:#FAFFD7; }

.whitebg { background:#FFFFFF; }

/* Point Color */
.red { color:#FF3300; }
.redL { color:#EF0000; }
.darkred { color:#C5767C; }
.noticered{ color:#AF2429; }
.green { color:#61A522 !important; }
.dgreen { color:#309230; }
.blue {color:#409DC8;}
.orange {color:#ED7000;}
.orangeL {color:#FF5A00;}
.orangeC3 {color:#C3763E;}
.orange1 {color:#FF4900;}
.dorange,.dorange:link,.dorange:visited,.dorange:hover {color:#E07D41 !important;}
.gray5A { color:#5A5A5A; }
.gray6 { color:#666 !important; }
.gray3 { color:#333; }
.gray80 {color:#808080;}
.gray8 {color:#888;}
.grayDD {color:#DDDAD5;}
.black { color:#000000; }
.homepage { color:#309230; }
.brown {color:#C85510;}
.gold { color:#B79041; }
.white { color:#ffffff; }

/* font size */
.t11 {font-size:11px;}
.t12 {font-size:12px;}
.t13 {font-size:13px;}
.t14 {font-size:14px;}

/* ���������� */
#errorCont { width:451px;padding-top:4px;background:url(/img/common/bg_errortop.gif) top no-repeat;margin:0 auto; }
#errorCont .errorImg { display:block;position:absolute;margin:50px 0 0 41px; }
#errorCont .errorMsg { background:url(/img/common/bg_errorbtm.gif) bottom no-repeat;min-height:106px;padding:30px 15px 30px 143px;
						/*  height:expression((IE&&IE7)?"":"106px"); */
						height: 106px; /*  ��� ������*/
						#height: 0px; /*  IE ����*/
						_height: 0px; /*  IE6.0 �� ����������  */
					}

/* ������ */
.ispOutBg{ background:url(/img/common/bg_ispoutbg.gif) repeat-y;float:left;width:671px; }
.ispOutT{ background:url(/img/common/bg_ispouttop.gif) top no-repeat;float:left;width:671px; }
.ispOutB{ background:url(/img/common/bg_ispoutbtm.gif) bottom no-repeat;float:left;width:671px;padding:15px 0; }
.ispOutB .ispTL { background:url(/img/common/bg_ispout_tl.gif) left top no-repeat !important;display:inline; }
.ispOutB .ispBR { background:url(/img/common/bg_ispout_br.gif) right bottom no-repeat;position:relative; }
.ispOutB dl { background:url(/img/common/bg_ispout_tr.gif) right top no-repeat;padding-top:15px; }
.ispOutB .ispbtm { background:url(/img/common/bg_ispout_bl.gif) left bottom no-repeat;padding-bottom:8px !important; }
.ispOutB .isptit { background:none;border-bottom:1px solid #666;padding:15px 0 8px 0; }
.ispOutB .input{ background:#E3E3E3;border:1px solid #AFAFAF; }
.ispOutB dl dd { padding:0 25px 0 29px; }
.ispOutB dl dt { border-bottom:1px solid #666;padding-bottom:6px;margin:0 28px 10px 24px; }
.ispOutB dl dt img,.ispOutB dl dd.btm img { vertical-align:bottom; }
.ispOutB.loginBg{ background:none;float:left;width:671px;padding:0;margin:0; }
.loginBg .ispTL { background:url(/img/common/bg_ispout_tl2.gif) left top no-repeat !important;display:inline; }
.loginBg .ispBR { background:url(/img/common/bg_ispout_br2.gif) right bottom no-repeat !important;position:relative; }
.loginBg dl { background:url(/img/common/bg_ispout_tr2.gif) right top no-repeat !important;padding-top:15px; }
.loginBg .ispbtm { background:url(/img/common/bg_ispout_bl2.gif) left bottom no-repeat !important;padding-bottom:8px !important; }
.ispOutB dl.login dt { margin:0 17px 10px 14px; }
.ispOutB dl.login dd { padding:0 15px 0 15px;height:43px; }
.ispOutB dl.login .ispbtm { background:url(/img/common/bg_ispout_bl.gif) left bottom no-repeat;padding-bottom:8px !important;height:auto !important; }


/* Tab Style */
#tab:after { width:671px; display: block; height: 0px; clear: both; visibility: hidden; }
#tab {display: inline-block;}
#tab {display: block;margin-bottom:20px;background:url(/img/common/tab_bg.gif) bottom repeat-x;height:26px}
* html #tab {height: 1%;} /* Hides from IE-mac */
#tab{ zoom:1; } /*for IE 5.5-7*/
#tab li { float:left;margin-right:1px; }
#tab li img{ vertical-align:bottom; }
#tab li.text { float:right;padding-top:5px; }
#tab li.btn { float:right;padding-bottom:2px; }
#tab li.search_form {float:right; padding-left:1px; }

/* Mobile Tab Style */
#mbtab:after { width:671px; display: block; height: 0px; clear: both; visibility: hidden; }
#mbtab {display: inline-block;}
#mbtab {display: block;}
#mbtab{ zoom:1; } /*for IE 5.5-7*/
#mbtab li { float:left;margin-right:1px; }
#mbtab li img{ vertical-align:bottom; }

#tabR:after { width:671px; display: block; height: 0px; clear: both; visibility: hidden; }
#tabR {display: inline-block;}
#tabR {display: block;margin-bottom:20px;background:url(/img/common/tab_bg.gif) bottom repeat-x;position:relative;}
* html #tabR {height: 1%;} /* Hides from IE-mac */
#tabR{ zoom:1; } /*for IE 5.5-7*/
#tabR li { float:right;margin-left:1px; }
#tabR li img{ vertical-align:bottom; }
#tabR li.text { float:right;padding-top:5px; }
#tabR li.left {float:left;}

#tab2:after { width:671px;float:left;content: "."; display: block; height: 0px; clear: both; visibility: hidden; }
#tab2 {display: inline-block;}
#tab2 {display: block;background:url(/img/common/tab_bg.gif) bottom repeat-x;}
* html #tab2 {height: 1%;} /* Hides from IE-mac */
#tab2{ zoom:1; } /*for IE 5.5-7*/
#tab2 li { float:left;margin-right:2px; }
#tab2 li img{ vertical-align:bottom; }
#tab2 li.text { float:right;padding-top:5px; }
.tab2Cnt {padding:20px 19px;background:url(/img/common/bg_tabcnt_btm.gif) no-repeat 0 bottom;}

#tab3:after { width:671px;content: "."; display: block; height: 0px; clear: both; visibility: hidden; }
#tab3 {display: inline-block;}
#tab3 {display: block;margin-bottom:20px;background:url(/img/common/tab_bg03.gif) bottom repeat-x;}
* html #tab {height: 1%;} /* Hides from IE-mac */
#tab3{ zoom:1; } /*for IE 5.5-7*/
#tab3 li { float:left;margin-right:1px; }
#tab3 li img{ vertical-align:bottom; }
#tab3 li.text { float:right;padding-top:5px; }

#tabp:after { width:671px; display: block; height: 0px; clear: both; visibility: hidden; }
#tabp {display: inline-block;}
#tabp {display: block;margin-bottom:20px;background:url(/img/common/tabp_bg.gif) bottom repeat-x;}
* html #tab {height: 1%;} /* Hides from IE-mac */
#tabp{ zoom:1; } /*for IE 5.5-7*/
#tabp li { float:left;margin-right:1px; }
#tabp li img{ vertical-align:bottom; }
#tabp li.text { float:right;padding-top:5px; }

#tabs li.first { padding-left:0;background:none; }
#tabs li {padding:0 10px;display:inline;background:url(/img/common/bg_tabsline.gif) no-repeat left 0;}

/* pointGrayTab Add*/
#tab4:after { width:671px; display: block; height: 0px; clear: both; visibility: hidden; }
#tab4 {display: inline-block;}
#tab4 {display: block;margin-bottom:20px;background:url(/img/common/tab_bg06.gif) bottom repeat-x;}
* html #tab {height: 1%;} /* Hides from IE-mac */
#tab{ zoom:1; } /*for IE 5.5-7*/
#tab4 li { float:left;margin-right:1px; }
#tab4 li img{ vertical-align:bottom; }
#tab4 li.text { float:right;padding-top:5px; }
#tab4 li.btn { float:right;padding-bottom:2px; }

#newtab{width:671px;margin-bottom:20px;overflow:hidden}
#newtab ul.oneline{background:url(/img/common/tab_bg.gif) bottom repeat-x;overflow:hidden;height:26px;width:671px}
#newtab ul.oneline li{float:left;padding-right:1px;height:26px;overflow:hidden}
#newtab ul.twoline{background:url(/img/common/tab2_bg.gif) no-repeat;overflow:hidden;width:651px;height:26px;padding:12px 0 0 20px}
#newtab ul.twoline li{float:left;}

/* bullet Style */
p.bul01 { background:url(/img/common/bul_circle.gif) left 5px no-repeat;padding:0 0 0 10px; }
/* ul.bul01 {position:relative;} */
ul.bul01 li { background:url(/img/common/bul_circle.gif) left 4px no-repeat;padding:0 0 0 11px; }
ul.bul01 li.img { background:none;padding:0 0 0 11px; }
ul.bul01 li.txt { background:none;padding:0 0 0 3px; }
ul.bul01 li .point { color:#FF3300; }
ul.bul02 li { background:url(/img/common/bul_arrow.gif) left 4px no-repeat;padding:0 0 0 7px; }

p.vip_bul01 { background:url(/img/common/bul_vip_circle.gif) left 5px no-repeat;padding:0 0 0 10px; }
ul.vip_bul01 {position:relative;}
ul.vip_bul01 li { color:#986c2f; background:url(/img/common/bul_vip_circle.gif) left 4px no-repeat;padding:0 0 0 11px; }
ul.vip_bul01 li.img { background:none;padding:0 0 0 11px; }
ul.vip_bul01 li.txt { background:none;padding:0 0 0 3px;}
ul.vip_bul01 li .point { color:#986c2f; }

ul.gbox {background:#F8F8F8;padding:10px;}
ul.gbox1 {background:#ebebeb;padding:10px;}
.dotTop { padding-top:10px;background:url(/img/common/bg_dot_col.gif) repeat-x 0 top; }
.dotTop2 { padding-top:20px;background:url(/img/common/bg_dot_col.gif) repeat-x 0 top; }
.dotBtm { padding-bottom:10px;background:url(/img/common/bg_dot_col.gif) repeat-x 0 bottom !important; }
.dotBtm2 { padding-bottom:20px;background:url(/img/common/bg_dot_col.gif) repeat-x 0 bottom !important; }
.vdotBtm { padding-bottom:10px;background:url(/img/common/bg_dot_col_vip.gif) repeat-x 0 bottom !important; }

.linebox { border:1px solid #ddd; }
.lineTop { border-top:1px solid #D5D5D5;padding-top:10px;}
.lineTop2 { border-top:1px solid #E9E9E9;padding-top:15px;}
.lineBtm { border-bottom:1px solid #D5D5D5;padding-bottom:5px;}
.lineBtm2 { border-bottom:1px solid #D5D5D5;padding-bottom:20px;}

dl.bul01 { margin-top:7px; }
dl.bul01 dt { background:url(/img/common/bul_circle.gif) left 4px no-repeat;padding:0 0 0 11px;color:#FF6640;margin-top:3px; }
dl.bul01 dd { padding:0 0 0 11px;color:#808080; }
dl.bul01 dd.left { float:left; }

dl.bul02 { margin-bottom:8px; }
dl.bul02 dt { font-weight:bold;margin-bottom:2px; }
dl.bul02 .point { color:#E07D41; }
dl.bul02 dt.tit { color:#656565;background:url(/img/common/ico_tss.gif) 2px left no-repeat;padding-left:16px; }
dl.bul02 dd { background:url(/img/common/bul_circle.gif) left 4px no-repeat;padding:0 0 0 11px;line-height:1.4; }
dl.bul02 dd.left { float:left; font-weight: bold;}
dl.bul02 dd.right { float:right;background:none; }
dl.bul02 dd.cont { background:url(/img/common/bul_arrow.gif) left 4px no-repeat;padding:0 0 0 7px; margin-left:13px; }
dl.bul02 dd.none { background:none;padding:0 0 0 16px; }
dl.bul02 dd.none2 { background:none;padding:0; }
dl.bul02 dd.none2 .bar { padding:0 8px; }
dl.bul02 dd.none3 { background:none;padding:0 0 0 12px; }

dl.bul05 dt { background:url(/img/common/bul_circle.gif) left 5px no-repeat;padding:0 0 0 11px;font-weight:bold; }
dl.bul05 dd { padding:0 0 0 11px; }
dl.bul05 dd.arrow { background:url(/img/common/bul_arrow.gif) 11px 5px no-repeat;padding:0 0 0 18px; }
dl.bul05 dd.arrow2 { background:url(/img/common/bul_arrow.gif) 2px 5px no-repeat;padding:0 0 0 10px; }

dl.bul06 dt { font-weight:bold; }
dl.bul06 dd { padding:0 0 0 0px; }
dl.bul06 dd.arrow { background:url(/img/common/bul_arrow.gif) 3px 5px no-repeat;padding:0 0 0 10px; }

dl.bul07 { margin-bottom:8px; width:302px;}
dl.bul07 dt { background:url(/img/common/bul_circle.gif) left 4px no-repeat; padding:0 0 0 11px; float:left; font-weight: bold; width:94px; }
dl.bul07 dd { float:left;background:none; width:194px; }

ul.bul03 li { background:url(/img/common/bul_dot.gif) left 6px no-repeat;padding:0 0 0 7px; }
ul.bul04 li { background:url(/img/common/bul_hyphen.gif) left 6px no-repeat;padding:0 0 0 8px; }
ul.bul05 li { background:url(/img/common/bul_circle3.gif) left 6px no-repeat;padding:0 0 0 8px; }
ul.bul06 li {background:url(/img/common/bul_arrow03.gif) left 5px no-repeat; padding:0 0 0 10px;}
p.bul04 { background:url(/img/common/bul_hyphen.gif) left 6px no-repeat;padding:0 0 0 8px; }

ol.num li { text-indent:-15px;margin-left:15px; }

.num1 {background:url(/img/common/ico_num1.gif) no-repeat;padding:0 0 0 20px;}
.num2 {background:url(/img/common/ico_num2.gif) no-repeat;padding:0 0 0 20px;}
.num3 {background:url(/img/common/ico_num3.gif) no-repeat;padding:0 0 0 20px;}
.num4 {background:url(/img/common/ico_num4.gif) no-repeat;padding:0 0 0 20px;}

/* ��ư ��Ÿ�� */
.bts { text-align:center; }
.bts span { background:url(/img/common/bg_bts.gif) right top no-repeat;padding-right:2px; }
.bts img { margin:1px -3px 0 0; }
.bts .btit { padding:0 9px 0 0;margin:0;vertical-align:top; }

/* �Ⱓ��ȸ */
.date { background:url(/img/common/bg_dateright.gif) top right no-repeat;padding-right:6px; }

/* Table Style */
.fixed { table-layout:fixed; }
.tbl .input {border:1px solid #DDDAD5;padding:3px 0 0 3px;margin:-4px 0 -2px 0;}
.tbl .ac { padding-left:0;padding-right:0;text-align:center; }
.tbl .minput { margin:-6px 0 -1px 0; }
table.tbl { width:100%;clear:both;word-break:break-all;border-bottom:1px solid #BBB;border-collapse:collapse;border-top:2px solid #D68187;background:#fff; } /* 2007-08-02 ���� */
table.tblb1 { border-top:1px solid #D68187; }
table.none { border-top:1px solid #BBB; } /* 2007-08-02 ���� */
.tbl td { padding:5px 10px 4px 10px;border:1px solid #BBB;border-top:none; } /* 2007-08-02 ���� */
.tbl td.test { padding:5px 10px 4px 10px;border-top:1px solid green !important; } /* 2007-08-02 ���� */
.tbl .tbl { margin:0 0 -1px -1px;border:0; }
.tbl .tbl td { padding:5px 10px 4px 10px;border-bottom:1px solid #BBB;border-left:1px solid #BBB; }
.tbl td.td2 { padding:5px 10px 4px 10px;border-bottom:2px solid #BBB;border-left:1px solid #BBB; }
.tbl td td,.tbl .tbl td td{padding:0;border:none;}
.tbl th { padding:5px 10px 4px 10px;border:1px solid #BBB;border-top:none;font-weight:normal;text-align:left;background:#F3E5E6; } /* 2007-08-02 ���� */

/*���̺� �� ���̺�*/
table.tbl table.innertbl th, table.tbl table.innertbl td {border:none;padding:4px 4px 2px 4px;} /*2010-09-06 ����(�߰�)*/
table.tbl table.innertbl th {background:#f3e5e5;} /*2010-09-06 ����(�߰�)*/
table.tbl table.innertbl td {background:#efefef;} /*2010-09-06 ����(�߰�)*/


.tbl .bg {background:#F2F2F2;}
.tbl .bg2 {background:#F8F8F8;} /* ���� ���� gray */
.tbl .bg2 td {background:#F8F8F8;} /* ���� ���� gray */
.tbl .bg3,.tbl tr.bg3 td { background:#FBF6F6; } /* ������ũ */
.tbl .st { color:#E07D41; }
.tbl .st A,.st A:link,.st A:visited,.st A:hover { color:#E07D41;text-decoration:underline; }
.tbl td.part {height:10px;background-color:none;border:none;border-bottom:1px solid #D68187;}

/* Table Style vip */
.tblv .input {border:1px solid #D1AC69;padding:3px 0 0 3px;margin:-4px 0 -2px 0;background:#ECDEC5;color:#333333;}
.tblv .ac { padding-left:0;padding-right:0;text-align:center; }
.tblv .minput { margin:-6px 0 -1px 0; }
table.tblv { width:100%;clear:both;word-break:break-all;border-bottom:1px solid #BC9A64;border-collapse:collapse;border-top:2px solid #BC9A64;background:#FAF1E1; } /* 2007-08-02 ���� */
.tblv td { padding:5px 10px 3px 10px;border:1px solid #BC9A64;border-top:none; } /* 2007-08-02 ���� */
.tblv .tbl { margin:0 0 -1px -1px;border:0; }
.tblv .tbl td { padding:5px 10px 4px 10px;border-bottom:1px solid #BC9A64;border-left:1px solid #BC9A64; }
.tblv td.td2 { padding:5px 10px 4px 10px;border-bottom:2px solid #BC9A64;border-left:1px solid #BC9A64; }
.tblv td td,.tbl .tbl td td{padding:0;border:none;}
.tblv th { padding:5px 10px 3px 10px;border:1px solid #BC9A64;border-top:none;font-weight:normal;text-align:left;background:#F9E9D1;letter-spacing:-1px; } /* 2007-08-02 ���� */

table.tblb,table.tblb2,table.tblb3,table.tblb4 { width:100%;clear:both;word-break:break-all;border-collapse:collapse;border-bottom:2px solid #F38D95; }
.tblb th,.tblb2 th,.tblb3 th,.tblb4 th,.tblbv th { padding:9px 0 10px 0; }
.tblb th.left { background:url(/img/bbs/th1_left.gif) left no-repeat; }
.tblb th.right { background:url(/img/bbs/th1_right.gif) right no-repeat; }
.tblb th.bg { background:url(/img/bbs/th1_bg.gif) left repeat-x; }
.tblb td,.tblb2 td,.tblb3 td,.tblb4 td { border-bottom:1px solid #E0E0E0;padding:5px 15px 3px 15px; }
.tblb .ac,.tblb2 .ac,.tblb3 .ac,.tblbv .ac { padding-left:0;padding-right:0;text-align:center; }
.tblb tr.bnone td,.tblb2 tr.bnone td,.tblb3 tr.bnone td,tblbv tr.bnone td { border-bottom:none; }
table.tblb2 { border-bottom:2px solid #D48C58; }
.tblb2 th.left { background:url(/img/bbs/th2_left.gif) left no-repeat; }
.tblb2 th.right { background:url(/img/bbs/th2_right.gif) right no-repeat; }
.tblb2 th.bg { background:url(/img/bbs/th2_bg.gif) left repeat-x; }
.tblb2 td { border-bottom:1px solid #E0E0E0; }
table.tblb3 { border-bottom:2px solid #aaa; }
.tblb3 th.left { background:url(/img/bbs/th3_left.gif) left no-repeat; }
.tblb3 th.right { background:url(/img/bbs/th3_right.gif) right no-repeat; }
.tblb3 th.bg { background:url(/img/bbs/th3_bg.gif) left repeat-x; }
.tblb3 td { border-bottom:1px solid #E0E0E0; }
table.tblb4 { border-bottom:2px solid #aaa; }
.tblb4 th.left { background:url(/img/bbs/th4_left.gif) left no-repeat; }
.tblb4 th.right { background:url(/img/bbs/th4_right.gif) right no-repeat; }
.tblb4 th.bg { background:url(/img/bbs/th4_bg.gif) left repeat-x; }
.tblb4 td { border-bottom:1px solid #E0E0E0; }

table.tblb5 { }
.tblb5 th { padding:0px 0px 0px 0px; border-bottom:none;}
.tblb5 td { padding:3px 0px 3px 0px; border-bottom:1px solid #B2B2B2;}

table.tblbv { width:100%;clear:both;word-break:break-all;border-collapse:collapse;border-bottom:2px solid #C18C2C; }
.tblbv td { border-bottom:1px solid #C18C2C;padding:5px 15px 3px 15px; }
.tblbv th.left { background:url(/img/bbs/th6_left.gif) left no-repeat; }
.tblbv th.right { background:url(/img/bbs/th6_right.gif) right no-repeat; }
.tblbv th.bg { background:url(/img/bbs/th6_bg.gif) left repeat-x; }

table.tblbg { width:100%;clear:both;word-break:break-all;border-collapse:collapse;border-top:2px solid #d3766f;border-bottom:2px solid #d3766f; }
.tblbg th { background:#828284; padding:0px 0px 0px 0px; border-bottom:1px solid #FFFFFF; border-right:1px solid #d5d5d5; color:#ffffff; font-weight:normal;}
.tblbg td { padding:5px 5px 5px 5px; border-bottom:1px dotted #c1c1c1; border-right:1px solid #d5d5d5; }
.tblbg td.bg1 { background:#b3b3b3; border-bottom:1px dotted #c1c1c1; border-right:1px solid #d5d5d5; color:#ffffff; }
.tblbg td.bg2 { background:#ebebeb; border-right:1px solid #ffffff; }
.tblbg td.end { border-right:none; }

#boardView {border-top:2px solid #D68187;}
#boardView dt {padding:6px 0px 3px 0px;border-bottom:1px solid #E0E0E0;overflow:hidden;width:100%}
#boardView dt.dot {padding:6px 0px 2px 0px;border-bottom:1px dotted #E0E0E0;}
#boardView .viewTit {overflow:hidden;width:671px}
#boardView .viewTit li {float:left;display:inline}
#boardView .viewTit li.titV {width:42px;padding:0 10px 0 15px;background:url(/img/bbs/th1_bar.gif) no-repeat right 2px;}
#boardView .viewTit li.dateV {padding-right:10px;background:url(/img/bbs/th1_bar.gif) no-repeat right 2px;}
#boardView .viewTit li.hitV {padding-right:10px;background:url(/img/bbs/th1_bar.gif) no-repeat right 2px;}
#boardView .viewTit li.periodV {padding-right:10px;background:url(/img/bbs/th1_bar.gif) no-repeat right 2px;}
/*#boardView .viewTit li.titV img,#boardView .viewTit li.dateV img,#boardView .viewTit li.hitV img,#boardView .viewTit li.periodV img,#boardView .pnImg img{margin-top:-4px;}*/
#boardView dd.cnt {padding:20px 0;clear:both;}
#boardView dd.prev {padding:5px 0px 2px 5px;border-top:1px solid #D68187;border-bottom:1px dotted #E0E0E0;}
#boardView .prev ul {overflow:hidden;width:100%}
#boardView .prev li {float:left;}
#boardView dd.next {padding:5px 0px 2px 5px;border-bottom:1px solid #E0E0E0;}
#boardView .next ul {overflow:hidden;width:100%}
#boardView .next li {float:left;}
#boardView .pnImg {width:55px;padding-right:10px;background:url(/img/bbs/th1_bar.gif) no-repeat right 2px;}
/*#boardView .pnImg img { margin-top:-2px; }*/
#boardView .pnTit {width:420px;padding:0 10px 0 10px;}
#boardView .pnPeriod {width:140px;}

#boardView2 {border-top:2px solid #D48C58;}
#boardView2 dt {height:1%;padding:6px 18px 3px 18px;border-bottom:1px solid #E0E0E0;}
#boardView2 .viewTit li {float:left;}
#boardView2 .viewTit li.titV {padding-right:10px;background:url(/img/bbs/th2_bar.gif) no-repeat right 2px;}
#boardView2 .viewTit li.dateV {padding-right:10px;background:url(/img/bbs/th2_bar.gif) no-repeat right 2px;}
#boardView2 .viewTit li.hitV {padding-right:10px;background:url(/img/bbs/th2_bar.gif) no-repeat right 2px;}
/*#boardView2 .viewTit li.titV img,#boardView2 .viewTit li.dateV img,#boardView2 .viewTit li.hitV img,#boardView2 .pnImg img{margin-top:-4px;}*/
#boardView2 dd.cnt {padding:10px;clear:both;}
#boardView2 dd.prev {height:1%;padding:5px 5px 2px 5px;margin-top:20px;border-top:1px solid #D48C58;border-bottom:1px dotted #E0E0E0;}
#boardView2 .prev li {float:left;}
#boardView2 dd.next {height:1%;padding:5px 5px 2px 5px;border-bottom:1px solid #E0E0E0;}
#boardView2 .next li {float:left;}
#boardView2 .pnImg {width:55px}
#boardView2 .pnTit {width:600px;}

#boardView3 {border-top:2px solid #BBB;}
#boardView3 dt {height:1%;padding:6px 18px 3px 18px;border-bottom:1px solid #E0E0E0;}
#boardView3 .viewTit li {float:left;}
#boardView3 .viewTit li.titV {padding-right:10px;background:url(/img/bbs/th3_bar.gif) no-repeat right 2px;}
#boardView3 .viewTit li.dateV {padding-right:10px;background:url(/img/bbs/th3_bar.gif) no-repeat right 2px;}
#boardView3 .viewTit li.hitV {padding-right:10px;background:url(/img/bbs/th3_bar.gif) no-repeat right 2px;}
/*#boardView3 .viewTit li.titV img,#boardView3 .viewTit li.dateV img,#boardView3 .viewTit li.hitV img,#boardView3 .pnImg img{margin-top:-4px;}*/
#boardView3 dd.cnt {padding:10px;clear:both;}
#boardView3 dd.prev {height:1%;padding:5px 5px 2px 5px;margin-top:200px;border-top:1px solid #BBB;border-bottom:1px dotted #E0E0E0;}
#boardView3 .prev li {float:left;}
#boardView3 dd.next {height:1%;padding:5px 5px 2px 5px;border-bottom:1px solid #E0E0E0;}
#boardView3 .next li {float:left;}
#boardView3 .pnImg {width:55px}
#boardView3 .pnTit {width:600px;}

#boardView4 {border-top:2px solid #697FBB;}
#boardView4 dt {height:1%;padding:6px 18px 3px 18px;border-bottom:1px solid #697FBB;}
#boardView4 .viewTit li {float:left;}
#boardView4 .viewTit li.titV {padding-right:10px;background:url(/img/bbs/th4_bar.gif) no-repeat right 2px;}
#boardView4 .viewTit li.dateV {padding-right:10px;background:url(/img/bbs/th4_bar.gif) no-repeat right 2px;}
#boardView4 .viewTit li.hitV {padding-right:10px;background:url(/img/bbs/th4_bar.gif) no-repeat right 2px;}
#boardView4 dd.cnt {padding:10px;clear:both;}
#boardView4 dd.prev {height:1%;padding:5px 5px 2px 5px;margin-top:200px;border-top:1px solid #697FBB;border-bottom:1px dotted #E0E0E0;}
#boardView4 .prev li {float:left;}
#boardView4 dd.next {height:1%;padding:5px 5px 2px 5px;border-bottom:1px solid #E0E0E0;}
#boardView4 .next li {float:left;}
#boardView4 .pnImg {width:55px}
#boardView4 .pnTit {width:600px;}

#boardView5 {border-top:2px solid #A2B7E7;}
#boardView5 dt {height:1%;padding:6px 18px 3px 18px;border-bottom:1px solid #E0E0E0;}
#boardView5 .viewTit li {float:left;}
#boardView5 .viewTit li.titV {padding-right:10px;background:url(/img/bbs/th5_bar.gif) no-repeat right 2px;}
#boardView5 .viewTit li.dateV {padding-right:10px;background:url(/img/bbs/th5_bar.gif) no-repeat right 2px;}
#boardView5 .viewTit li.hitV {padding-right:10px;background:url(/img/bbs/th5_bar.gif) no-repeat right 2px;}
/*#boardView2 .viewTit li.titV img,#boardView2 .viewTit li.dateV img,#boardView2 .viewTit li.hitV img,#boardView2 .pnImg img{margin-top:-4px;}*/
#boardView5 dd.cnt {padding:10px;clear:both;}
#boardView5 dd.prev {height:1%;padding:5px 5px 2px 5px;margin-top:200px;border-top:1px solid #A2B7E7;border-bottom:1px dashed #E0E0E0;}
#boardView5 .prev li {float:left;}
#boardView5 dd.next {height:1%;padding:5px 5px 2px 5px;border-bottom:1px solid #E0E0E0;}
#boardView5 .next li {float:left;}
#boardView5 .pnImg {width:55px}
#boardView5 .pnTit {width:600px;}

/* ����������/��ȭ���� */
.roundBox { background:url(/img/common/bg_roundbtm01.gif) bottom no-repeat;width:671px; }
.roundBoxTop { background:url(/img/common/bg_roundtop01.gif) top no-repeat;padding:15px 20px 12px 20px; }
.roundBox .confirm { background:url(/img/common/ico_confirm.gif) left top no-repeat;padding:0 0 3px 20px;margin-bottom:-3px;color:#E07D41;font-weight:bold; }
.roundBox .confirm2 { background:url(/img/common/ico_confirm2.gif) left top no-repeat;padding:40px 0 40px 150px;margin-bottom:-3px;color:#444;font-weight:bold; }
.roundBox .error { background:url(/img/common/ico_error.gif) left top no-repeat;padding:0 0 3px 20px;margin-bottom:-3px;color:#E07D41;font-weight:bold; }

.roundBoxs { background:url(/img/common/bg_roundbtms.gif) bottom no-repeat;width:629px; }
.roundBoxTops { background:url(/img/common/bg_roundtops.gif) top no-repeat;padding:15px 20px 12px 20px; }

.roundBoxs2 { background:url(/img/common/bg_roundbtms2.gif) bottom no-repeat;width:629px; }
.roundBoxTops2 { background:url(/img/common/bg_roundtops2.gif) top no-repeat;padding:8px 10px 8px 10px; }

 /* 2008-06-05 �߰� */
.roundBoxlogin { background:url(/img/common/bg_login_b.gif) bottom left no-repeat;width:235px; }
.roundBoxloginTop { background:url(/img/common/bg_login_t.gif) top left no-repeat; padding-top:15px;}
.roundBoxlogin dl.loginbox dt {border-bottom:1px solid #666;padding-bottom:6px;margin:0 28px 10px 24px;  }
.roundBoxlogin dl.loginbox dd { padding:0 15px 0 15px;height:43px; }
/*
#cscenter li img { margin:0 5px 0 5px; }
#cscenter li { float:left;margin-bottom:5px; }
#cscenter dl { background:#F7F7F7 url(/img/common/bg_cscenter01.gif) left bottom no-repeat;width:613px;margin:3px 0 10px 0;padding-bottom:10px; }
#cscenter dt { background:#F7F7F7 url(/img/common/bg_cscenter01.gif) left top no-repeat;font-weight:bold;padding:14px 14px 0 14px; }
#cscenter dd { background:url(/img/common/bul_dot.gif) left 6px no-repeat;padding:0 0 0 7px;color:#666666;width:310px;margin-left:14px;margin-left:expression((IE7)?"14px":"7px");float:left; }
#cscenter .right { width:210px;float:right; }
#cscenter .rong { width:580px;float:static; }
#cscenter .ecenter { color:#61A522; }
*/
#cscenter dl { background:#F7F7F7 url(/img/common/bg_cscenter01.gif) left bottom no-repeat;width:613px;margin:3px 0 10px 0;padding-bottom:10px; }
#cscenter dt { background:#F7F7F7 url(/img/common/bg_cscenter01.gif) left top no-repeat;font-weight:bold;padding:14px 14px 0 14px; }
#cscenter dd { background:url(/img/common/bul_dot.gif) left 6px no-repeat;padding:0 0 0 7px;color:#666;width:310px;margin-left:14px;float:left;
				/* margin-left: expression((IE7)?"14px":"7px"); */
				margin-left: 7px ; /* ��� ������ */
				#margin-left: 14px ;/*  IE ���� */
				_margin-left: 7px ;/*  IE6.0 �� ���������� */
			 }
#cscenter .right { width:210px;float:right; }
#cscenter .rong { width:580px;float:static; }
#cscenter .ecenter { color:#61A522; }


.roundBox3 { background:url(/img/common/bg_roundbtm03.gif) bottom no-repeat;width:671px; } /* CS one line */
.roundBoxTop3 { background:url(/img/common/bg_roundtop03.gif) top no-repeat;padding:15px 20px 12px 20px; }
.roundBox4 { background:url(/img/common/bg_roundbtm04.gif) bottom no-repeat;width:671px; } /* gray Round shadow */
.roundBoxTop4 { background:url(/img/common/bg_roundtop04.gif) top no-repeat;padding:16px 16px 16px 16px; }
.groundBox { background:url(/img/common/bg_roundgraybtm.gif) bottom no-repeat;width:631px; } /* gray box */
.groundBoxTop { background:url(/img/common/bg_roundgraytop.gif) top no-repeat;padding:20px 20px 17px 20px; }
.groundBox2 { background:url(/img/common/bg_roundgraybtm2.gif) bottom no-repeat;width:639px; } /* gray box */
.groundBoxTop2 { background:url(/img/common/bg_roundgraytop2.gif) top no-repeat;padding:15px 0 5px 13px; }
.groundBox3 { background:url(/img/common/bg_groundbtm3.gif) bottom no-repeat;width:671px; } /* gray box */
.groundBoxTop3 { background:url(/img/common/bg_groundtop3.gif) top no-repeat;padding:20px 20px 17px 20px; }
.roundBox5 { background:url(/img/common/bg_roundbtm03.gif) bottom no-repeat;width:671px; } /* ��� �׶��̼� */
.roundBoxTop5 { background:url(/img/common/bg_roundgraytop5.gif) top no-repeat;padding:20px; }
.roundBox6 { background:url(/img/common/bg_roundbtm06.gif) bottom no-repeat;width:630px; } /* CS one line */
.roundBoxTop6 { background:url(/img/common/bg_roundtop06.gif) top no-repeat;padding:15px 20px 12px 20px; }
.roundBox7 { background:url(/img/common/bg_roundbtm07.gif) bottom no-repeat;width:671px; } /* CS one line */
.roundBoxTop7 { background:url(/img/common/bg_roundtop07.gif) top no-repeat;padding:15px 20px 12px 20px; }
.groundBox8 { background:url(/img/common/bg_roundgraybtm2.gif) bottom no-repeat;width:639px; } /* gray box */
.groundBoxTop8 { background:url(/img/common/bg_roundgraytop2.gif) top no-repeat;padding:5px 0 5px 13px; }
.roundBox9 { background:url(/img/common/bg_roundbtm03.gif) bottom no-repeat;width:671px; } /* CS one line */
.roundBoxTop9{ background:url(/img/common/bg_roundtop03.gif) top no-repeat;padding:0px 8px 0px 8px; }
.roundBox10 { background:url(/img/common/bg_roundbtm10.gif) bottom no-repeat;width:545px; } /* CS one line */
.roundBoxTop10{ background:url(/img/common/bg_roundtop10.gif) top no-repeat;padding:15px 20px 12px 20px; }
.roundBox11 { background:url(/img/common/bg_roundbtm11.gif) bottom no-repeat;width:584px; } /* CS one line */
.roundBoxTop11{ background:url(/img/common/bg_roundtop11.gif) top no-repeat;padding:15px 20px 12px 20px; }
.roundBox12 { background:url(/img/common/bg_roundbtm12.gif) bottom no-repeat;width:606px; } /* ��� �׶��̼� */
.roundBoxTop12 { background:url(/img/common/bg_roundgraytop12.gif) top no-repeat;padding:20px; }
.roundBox13 { background:url(/img/common/bg_roundbtm13.gif) bottom no-repeat;width:636px; }
.roundBoxTop13 { background:url(/img/common/bg_roundgraytop13.gif) top no-repeat;padding:20px; }

.joinbox { background:url(/img/customer/join/bg_joinbtm.gif) bottom no-repeat;width:486px; }
.joinboxTop { background:url(/img/customer/join/bg_jointop.gif) top no-repeat;padding:20px; }

/* maillayout */
#maillayout {margin:0 auto;  width: 627px;  height:373px; position:absolute;  left:50%; top:50%; margin-left:-313px; margin-top:-186px;}
#mailbtm { background:url(/img/common/bg_mailbtm.gif) bottom no-repeat; width:626px;}
#mailtop {  background:url(/img/common/bg_mailtop.gif) top no-repeat;padding:30px 20px 12px 20px; }

/* inner round box */
.inroundBg { float:left;background:url(/img/common/bg_dateright.gif) top right repeat-x;height:42px;
			/*height:expression((IE7)?"42px":"32px"); */
			*height: 32px ; /* ��� ������ */
			#*height: 42px ; /*  IE ���� */
			_*height: 32px ; /*  IE6.0 �� ���������� */
			}
.inroundL { float:left;background:url(/img/common/bg_dateleft.gif) top left no-repeat;height:42px;padding:10px 10px 0 10px;
			/*height:expression((IE7)?"32px":"32px");*/
			*height: 32px ; /* ��� ������ */
			#*height: 32px ; /*  IE ���� */
			_*height: 32px ; /*  IE6.0 �� ���������� */
			}
.inroundBg .btline { background:url(/img/common/vertical_line.gif) left no-repeat;padding-left:16px; }
.inroundBox { background:url(/img/common/bg_roundgraybtm6.gif) bottom no-repeat;width:403px; }
.inroundBoxTop { background:url(/img/common/bg_roundgraytop6.gif) top no-repeat;padding:20px; }
.inroundBox .btline { background:url(/img/common/vertical_line2.gif) left no-repeat;padding-left:16px; }

/* ground��ȸ */
.inquiryBox { background:url(/img/common/bg_groundbtm4.gif) bottom no-repeat;width:630px;margin-bottom:10px; } /* gray box  */
.inquiryBox671 { background:url(/img/common/bg_groundbtm5.gif) bottom no-repeat;width:671px;}
.inquiryBoxTop { background:url(/img/common/bg_groundtop4.gif) top no-repeat;padding:13px 10px 10px 10px; }
.inquiryBoxTop671 { background:url(/img/common/bg_groundtop5.gif) top no-repeat;padding:13px 10px 15px 10px; }
.inquiry .choiceLeft {float:left;display:inline;}
.inquiry .choiceRight {float:right;}
.inquiry .choiceRight img {border-left:1px solid #BDBDBD;padding-left:17px;padding-right:5px;}
.inquiry ul {width:510px;margin:0;padding:3px 0;list-style:none;}
.inquiry ul.ul_2 {width:480px;margin:0;padding:3px 0;list-style:none;} /* 2008.05.28 �߰� */
.inquiry li {margin:0;float:left;padding:0;color:#333333;}
.inquiry li.tit {height:100%;width:45px;padding:5px 0 5px 10px;}
.inquiry li.tit2 {height:100%;width:90px;padding:5px 0 0 10px;}
.inquiry li.tit img {vertical-align:top;}
.inquiry li.cnt {padding:0;}
.inquiry ul.bdTop {padding-top:0;}
.inquiry ul.bdBtm {padding-bottom:0;border-bottom:none;}

/* ��ȸ �κ� roundbox */
.choice {width:671px;background:url(/img/common/bg_choicetop.gif) no-repeat 0 top;overflow:hidden}
.choiceCont {width:651px;margin-top:4px;padding:8px 10px 12px 10px;background:url(/img/common/bg_choicebtm.gif) no-repeat 0 bottom;float:left;overflow:hidden}
.choiceCont .choiceLeft {float:left;}
.choiceCont .choiceRight {float:left;}
.choiceCont .choiceRight img {border-left:1px solid #BDBDBD;padding-left:20px;}
.choiceCont ul {width:548px;margin:0;padding:3px 0;list-style:none;overflow:hidden}
.choiceCont li {margin:0;float:left;padding:0;color:#333333;}
.choiceCont li.tit {height:100%;width:50px;padding:5px 0 5px 10px;}
.choiceCont li.tit2 {height:100%;width:90px;padding:5px 0 0 10px;}
.choiceCont li.tit img {vertical-align:top;}
.choiceCont li.cnt {padding:0;}
.choiceCont ul.bdTop {padding-top:0;}
.choiceCont ul.bdBtm {padding-bottom:0;border-bottom:none;}
.choiceCont .bar {padding-left:20px;background:url(/img/common/bg_bar.gif) no-repeat 0 50%;}
.choiceCont .txtcont { clear:both;padding:0 0 0 10px;margin-top:5px;font-size:11px;line-height:1.4em; }
.choiceCont .txtcont .gray8 { font-size:11px;line-height:1.4em;color:#888888; }

.choice2 {width:671px;background:url(/img/common/bg_choicetop.gif) no-repeat 0 top;}
.choiceCont2 {width:641px;margin-top:2px;padding:8px 10px 10px 20px;background:url(/img/common/bg_choicebtm.gif) no-repeat 0 bottom;float:left;}
.choice2 .srcBtn{ padding-left:21px;background:url(/img/common/bg_choicebar.gif) no-repeat left center;float:right;margin-right:5px; }

.choice3 {width:280px;height:32px;padding:10px 0 0 10px;background:url(/img/useinfo/limitcinquiry/bg_choice.gif) no-repeat;}

/* ��ũ�� Style */
.scr {
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color:#CACACA;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#CACACA;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-track-color: #F5F5F5;
scrollbar-arrow-color: #CACACA;
}

.scrv {
scrollbar-face-color: #F9E9D1;
scrollbar-shadow-color:#BC9A64;
scrollbar-highlight-color:#F9E9D1;
scrollbar-3dlight-color:#BC9A64;
scrollbar-darkshadow-color:#F9E9D1;
scrollbar-track-color: #FCF5E6;
scrollbar-arrow-color: #BC9A64;
}

/* paging Style */
.page { margin:15px auto 10px auto;text-align:center; }
.page li { display:inline;padding:6px 5px 0 5px;background:url(/img/common/bg_page.gif) right 7px no-repeat;font-size:11px; }
.page li.ico { display:inline;padding:0;background:none; }
.page li.end { background:none; }
.page li img { vertical-align:bottom;margin-bottom:3px; }
.page A,.page A:link,.page A:visited,.page A:hover {color:#818181;text-decoration:none;font-size:11px; }
.page .select,.page .select:link,.page .select:visited,.page .select:hover {color:#FD8B57;font-weight:bold;text-decoration:none; }

/* �Խ��� �˻� */
#search {text-align:center;}

#searchBox { position:relative;height:55px;margin-top:5px; }
.searchInput { position:absolute;width:171px;background:url(/img/leftban/bg_towninputbtm.gif) bottom no-repeat; }
.searchInput p{ position:relative;background:url(/img/leftban/bg_towninputop.gif) top no-repeat;padding:0 0 0 11px;margin:0; }
.searchInput p img { position:absolute;top:5px;cursor:pointer; }
.searchInput p input { background:url(/img/leftban/bg_towninput.gif) no-repeat;width:145px;border:0;margin:4px 0 1px 0;line-height:1.2;cursor:pointer; }
.searchInput ul { margin-left:11px;line-height:1.3; }
.searchInput div { display:none;width:166px;height:60px;overflow:auto;margin-bottom:5px; }

/* ������ ���� */
.storeAdd { width:550px !important; }

/* ��Ʈ Style */
.f20 {font-size:48px; line-height:100%;}

/* ���� Style */
.mtn1 {margin-top:-1px;}
.mtn2 {margin-top:-2px;}
.mtn5 {margin-top:-5px;}
.mtn10 {margin-top:-10px;}
.mtn13 {margin-top:-13px;}
.mtn14 {margin-top:-14px;}
.mtn15 {margin-top:-15px;}
.mtn20 {margin-top:-20px;}
.mtn18 {margin-top:-18px;}
.mtn23 {margin-top:-23px;}
.mtn24 {margin-top:-24px;}
.mtn25 {margin-top:-25px;}
.mtn32 {margin-top:-32px;}
.mtn37 {margin-top:-37px;}
.mt0 {margin-top:0 !important;}
.mt1 {margin-top:1px;}
.mt2 {margin-top:2px;}
.mt3 {margin-top:3px;}
.mt5 {margin-top:5px;}
.mt6 {margin-top:6px;}
.mt7 {margin-top:7px;}
.mt8 {margin-top:8px;}
.mt10 {margin-top:10px;}
.mt12 {margin-top:12px;}
.mt13 {margin-top:13px;}
.mt14 {margin-top:14px;}
.mt15 {margin-top:15px !important;}
.mt17 {margin-top:17px;}
.mt18 {margin-top:18px;}
.mt19 {margin-top:19px;}
.mt20 {margin-top:20px !important;}
.mt22 {margin-top:22px;}
.mt23 {margin-top:23px;}
.mt25 {margin-top:25px;}
.mt30 {margin-top:30px;}
.mt40 {margin-top:40px;}
.mt50 {margin-top:50px;}
.mt65 {margin-top:65px;}
.mt70 {margin-top:70px;}

.mr2 {margin-right:2px;}
.mr3 {margin-right:3px;}
.mr5 {margin-right:5px;}
.mr7 {margin-right:7px;}
.mr10 {margin-right:10px;}
.mr15 {margin-right:15px;}
.mr17 {margin-right:17px;}
.mr20 {margin-right:20px;}
.mr25 {margin-right:25px;}
.mr30 {margin-right:30px;}
.mr35 {margin-right:35px;}
.mr50 {margin-right:50px;}
.mr60 {margin-right:60px;}

.mb0 {margin-bottom:0px !important;}
.mb3 {margin-bottom:3px;}
.mb5 {margin-bottom:5px;}
.mb8 {margin-bottom:8px;}
.mb10 {margin-bottom:10px !important;}
.mb15 {margin-bottom:15px}
.mb20 {margin-bottom:20px !important;}
.mb30 {margin-bottom:30px !important;}
.mb65 {margin-bottom:65px}

.mln10 {margin-left:-10px;}
.ml1 {margin-left:1px !important;}
.ml3 {margin-left:3px;}
.ml5 {margin-left:5px;}
.ml7 {margin-left:7px !important;}
.ml9 {margin-left:9px !important;}
.ml10 {margin-left:10px !important;}
.ml13 {margin-left:13px;}
.ml15 {margin-left:15px;}
.ml18 {margin-left:18px;}
.ml20 {margin-left:20px;}
.ml25 {margin-left:25px;}
.ml30 {margin-left:30px !important;}
.ml34 {margin-left:34px;}
.ml40{margin-left:40px;}
.ml45{margin-left:45px;}
.ml50{margin-left:50px;}
.ml60{margin-left:60px;}
.ml65{margin-left:65px;}
.ml70{margin-left:70px;}
.ml73{margin-left:73px;}
.ml75{margin-left:75px;}
.ml80{margin-left:80px;}
.ml90{margin-left:90px;}
.ml100{margin-left:100px;}
.ml105{margin-left:105px;}
.ml110{margin-left:110px;}
.ml200{margin-left:200px;}

.p0 {padding:0 !important;}
.pt0 {padding-top:0 !important;}
.pt2 {padding-top:2px !important;}
.p10 {padding:10px;}
.pt5{padding-top:5px !important;}
.pt7{padding-top:7px; }
.pt8 { padding-top:8px !important; }
.pt10{padding-top:10px !important;}
.pt15 {padding-top:15px !important;}
.pt20{padding-top:20px !important;}
.pl3{padding-left:3px !important;}
.pl5{padding-left:5px !important;}
.pl8{padding-left:8px !important;}
.pl10{padding-left:10px;}
.pr10{padding-right:10px;}
.pb0 {padding-bottom:0 !important;}
.pb3 {padding-bottom:3px !important;}
.pb5 {padding-bottom:5px !important;}
.pb7 {padding-bottom:7px !important;}
.pb15 {padding-bottom:15px !important;}
.pb20 {padding-bottom:20px !important;}

/*2008-10-27 ������ ���̵�� ������ */
.ideaBox {width:671px;padding-top:17px;background:url(/img/bcevent2/bg_idea_top.gif) no-repeat 0 top;}
.ideaBox .cnt {width:671px;padding:10px 30px 25px 30px;background:url(/img/bcevent2/bg_idea_btm.gif) no-repeat 0 bottom;}
.ideaBox2 {width:611px;padding-top:7px;background:url(/img/bcevent2/bg_box611_top.gif) no-repeat 0 top;}
.ideaBox2 .c {width:611px;padding:5px 30px 5px 30px;background:url(/img/bcevent2/bg_box611_btm.gif) no-repeat 0 bottom;}

/* 2008-12-19 �Ե����� ����*/
.lotte {width:500px;background:#a83089 url(/img/popup/081219_lotte_bg.jpg) left top no-repeat;}
.typeone {height:460px}
.typetwo {height:400px}
.lotte p.inputform {margin-top:191px;color:#c3c3c3;}
.lotte p.txtform {margin-top:191px;color:#5a5955;height:35px;}
.lotte p.inputform input {width:73px;height:33px;border:#d4c5b0 1px solid;vertical-align:middle;font-size:30px;font-weight:bold;color:#000;}
.lotte p.txt {margin:59px 0 0 54px;}

table.np td,table.np th {padding-left:2px !important;padding-right:2px !important;}

/* 2009-07-29 NH BC������ �˻� */
.schWrap { width:800px;background:#FFF url('/img/etc/090730_storesch_bg.gif') repeat-y left top;margin:0 auto; }
.schWrap h1 { margin:0;padding:0;background-image:none; }
	.schInner { width:671px;text-align:left;margin:0 auto; }
	.schnhbg { height:109px;background:#FFF url('/img/etc/nhbc_storesch_bg.jpg') no-repeat left top;margin-bottom:25px; }
	.schnhbg .posi { padding:40px 0 0 298px; }
	.schnhbg .ipstyle { border:1px solid #c5d4f3;height:24px;width:208px;font-size:14px;font-family:"����,guilim";padding:3px 0 0 5px; }
	.msgno { width:672px;height:200px;background:#FFF url('/img/etc/nhbc_storesch_msg0.jpg') no-repeat left top;margin-top:10px;padding:0; }
	.msgno .msgtxt { padding:67px 0 0 208px;font-size:14px;font-family:"����,guilim";font-weight:bold;color:#c30ba9; }
	.msgno .vaposi { vertical-align:-1px; }
	.datetxt { text-align:right;margin:-8px 5px 3px 0; }


/* ����/���Խ� ���ǻ��� */
.otherHeed {width: 613px; height: auto; margin-top: 15px; padding: 8px 0 15px 18px; background-color: #F8F8F8;}

/* ������������� �����ڰ� �߰���css */
.num5 {background:url(/img/common/ico_num5.gif) no-repeat;padding:0 0 0 20px;}
.num6 {background:url(/img/common/ico_num6.gif) no-repeat;padding:0 0 0 20px;}
.num7 {background:url(/img/common/ico_num7.gif) no-repeat;padding:0 0 0 20px;}
.num8 {background:url(/img/common/ico_num8.gif) no-repeat;padding:0 0 0 20px;}
.num9 {background:url(/img/common/ico_num9.gif) no-repeat;padding:0 0 0 20px;}
.num10 {background:url(/img/common/ico_num10.gif) no-repeat;padding:0 0 0 20px;}

/* �����ݺ�ī�� */
.banbi_tab_menu {position:absolute; top:228px; left:403px; height:37px; }
.banbi_tab_menu li {margin-right:1px; float:left; height:37px;}/* 2025 웹접근성 */
.banbi_tab_menu:after { display: block; height: 0px; clear: both; visibility: hidden; }
.banbi_tab_menu2 {height:24px; }
.banbi_tab_menu2 li {margin-right:2px; float:left; height:24px; overflow:hidden ; }
.banbi_tab_menu2:after { display: block; height: 0px; clear: both; visibility: hidden; }

/*������ ����*/

#remain_top{padding:6px 0 0 0px;height:360px;overflow:hidden;}
#remain_top div.fmenu_area{float:left;width:219px}
#remain_top div.fmenu_area p.f_title{padding-top:10px;height:35px;}
#remain_top div.fmenu_area ul{float:left;width:105px;margin-bottom:5px}
#remain_top div.fmenu_area ul li{height:23px;}
#remain_top div.remain_visual{float:left;width:496px}
#remain_top div.remain_card{float:left;}
#remain_content{overflow:hidden;height:230px}
#remain_content div.remain_event{float:left;width:239px;}
#remain_content div.remain_center{float:left;width:476px;padding-top:20px;} 
#remain_content div.remain_right{float:left;width:215px;} 

div.remain_board{float:left;width:457px;position:relative;margin-bottom:35px;margin-top:-18px;} 
div.remain_board ul.board_title{z-index:10;position:relative;} 
div.remain_board ul.board_title li.title{position:absolute;left:0px;top:1px} 
div.remain_board ul.board_title li.more{position:absolute;right:0px;top:1px;line-height:0px;} 
div.remain_board ul.board_title li.more img{vertical-align:top} 
div.remain_board ul.board_content{margin-left:80px;;z-index:20} 
div.remain_board ul.board_content li{line-height:16px;font-size:11px;} 
div.remain_board ul.board_content li a{line-height:16px;font-size:11px;} 
div.remain_board ul.board_content li a:hover{color:#d9393b} 




/*   2011 ���� �� �޴� ��ü ������   */


/*���λ��*/

.main_top{width:930px;margin:0 auto;}
.util_menu{padding-top:18px;height:42px;}
.util_menu h1{float:left;width:155px; background:none;}
.util_menu .linksite{float:left;padding-top:9px;}
.util_menu .linksite li{float:left;display:inline;background:url(/img/renewal/main/top_btn_divition.gif) no-repeat right top;padding-right:9px;margin-right:6px}
.util_menu .linksite li.last{background:url();}
.util_menu .login_sitemap{float:right;padding-top:2px;}
.util_menu .login_sitemap li{float:left;display:inline;background:url(/img/renewal/main/top_btn_divition.gif) no-repeat right top;padding:0px 9px 0 0;margin:6px 6px 0 0}
.util_menu .login_sitemap li.last{background:url();padding:0px;margin-right:0px;}
.util_menu .login_sitemap li.nobg{background:url();margin:2px 13px 0 0;padding:0px; font-size:0;}

/*gnb*/
.gnb_area{width:930px;height:45px;position:relative;z-index:200}
.gnb_area .depth1{background:url(/img/renewal/main/gnb/gnb_blank.gif) no-repeat left 15px;padding-left:1px;height:30px;float:left;width:670px;position:relative;}
.gnb_area .depth1 li{float:left;text-align:center;background:url(/img/renewal/main/gnb/gnb_blank.gif) no-repeat right 15px;height:30px;padding-top:15px;}
.gnb_area .depth1 .menu1{width:130px}
.gnb_area .depth1 .menu2{width:150px}
.gnb_area .depth1 .menu3{width:150px}
.gnb_area .depth1 .menu4{width:110px}
.gnb_area .depth1 .menu5{width:125px}

.gnb_area .depth2{position:absolute;left:0px;top:41px;width:910px;background:url(/img/renewal/main/gnb/sub_bg.png) no-repeat left bottom;_background:url(/img/renewal/main/gnb/sub_bg.gif) no-repeat left bottom;padding:11px 0 25px 20px;text-align:left;display:none}
.gnb_area .depth2 dl{border-bottom:1px solid #EBEBEB;padding:9px 0 8px 6px;overflow:hidden;width:900px;display:none}
.gnb_area .depth2 dl.last{border-bottom:0px}
.gnb_area .depth2 dl dt{float:left;width:121px;display:inline;height:12px;}
.gnb_area .depth2 dl dd{float:left;border-left:2px solid #C8C8C8;float:left;width:751px;padding-left:10px;height:14px;overflow:hidden;}
.gnb_area .depth2 dl dd.line2{height:35px;_height:38px}

.gnb_area .depth2 dl dt a { font-size:12px; font-weight:bold;}
.gnb_area .depth2 dl dt a:hover { font-size:12px; font-weight:bold; color:#FA3246 !important;}

.gnb_area .depth2 dl dd a {float:left;display:inline-block;padding-right:9px;border-right:1px solid #D8D8D8;margin:0 9px 6px 0;height:13px;}
.gnb_area .depth2 dl dd a:hover { color:#FA3246 !important; }
.gnb_area .depth2 dl dd a.noline{border-right:0px}
.gnb_area .gnb_search{float:right;margin-top:10px;background:url(/img/renewal/main/gnb/gnb_search_bg.gif) no-repeat;width:247px;height:22px}
.gnb_area .gnb_search li{float:left}
.gnb_area .gnb_search li input{border:0px;font-size:11px;color:#888888;padding:5px 0 0 9px;margin:1px;width:200px}
.gnb_area .gnb_search li.btn{float:right;padding-top:1px;width:26px;}

.gnb_all_menu{position:absolute;left:0px;top:102px;z-index:100;width:100%}
.gnb_all_menu .gnb_all_menu_bg{background:#fff url(/img/renewal/main/allmenu/allmenu_bg.gif) repeat-x left bottom;width:100%;z-index:100;}
.gnb_all_menu .gnb_all_menu_bg .all_menu_line {margin-bottom:2px; border-left:2px solid #FA3245; border-right:2px solid #FA3245;}
.gnb_all_menu .main_wrap{padding:15px 0 20px 0;display:none;}
.gnb_all_menu .main_wrap_scroll {  height:340px; overflow:auto; 
scrollbar-highlight-color: #CCCCCC;
scrollbar-shadow-color: #CCCCCC; 
scrollbar-arrow-color: #CCCCCC;
scrollbar-face-color: #FFFFFF; 
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
}
.gnb_all_menu ul{float:left;}
.gnb_all_menu ul.menu1{width:110px;padding:0 20px 0 10px}
.gnb_all_menu ul.menu2{width:130px;padding-right:20px}
.gnb_all_menu ul.menu3{width:130px;padding-right:20px}
.gnb_all_menu ul.menu4{width:90px;padding-right:20px}
.gnb_all_menu ul.menu5{width:110px}
.gnb_all_menu ul li.title{padding:0 0 5px 4px;border-bottom:1px solid #E4E4E4;margin-bottom:7px; font-size:12px; font-weight:bold;}
.gnb_all_menu ul li.title a {  font-size:12px; font-weight:bold; }
.gnb_all_menu ul li.title a:hover {  font-size:12px; font-weight:bold; color:#FA3246 !important; }
.gnb_all_menu ul li.menu{padding:0 0 0px 4px;border-bottom:1px solid #E4E4E4;margin-bottom:15px;}
.gnb_all_menu ul li.menu a{display:block;margin-bottom:7px}
.gnb_all_menu ul li.menu a:hover {color:#FA3246 !important;}
.gnb_all_menu .open_close{width:930px;margin:0 auto;position:relative;text-align:right;}

.gnb_all_menu ul li.menu { position: ; bottom:0; background:none; height:auto; left:auto;}


/*���� ��� �̺�Ʈ �Ѹ�*/
.main_top_rolling{width:930px;height:290px}
.main_left_event{float:left;width:665px;height:290px;overflow:hidden;position:relative;}
.main_left_event .event_img{position:absolute;left:0px;top:0px;}
.main_left_event .dot_area{position:absolute;left:1px;top:266px;}
.main_left_event .dot_area li{float:left;padding-right:2px}

.main_right_event{float:left;background:url(/img/renewal/main/main_right_bg.jpg) no-repeat;width:265px;height:290px;position:relative;}
.main_right_event .con_slider_list{width:245px;height:229px;margin:37px 0 0 20px;overflow:hidden;position:relative;}
.main_right_event .con_slider_list ul{width:10000px;height:266px;overflow:hidden;position:absolute;left:0px;top:0px;}
.main_right_event .con_slider_list ul li{float:left;padding-right:50px;position:relative;}
.main_right_event .con_slider_list ul li p{position:absolute;left:0px;top:0px;}
.main_right_event .dot_area{position:absolute;left:20px;top:266px;}
.main_right_event .dot_area li{float:left;padding-right:2px}

.main_center_menu{height:70px;padding-top:14px;overflow:hidden}
.main_center_menu .center_menu{float:left;}
.main_center_menu .center_menu li{float:left;}
.main_center_menu .add_menu{float:right;width:245px;}
.main_center_menu .add_menu li{height:20px}
.main_center_menu .add_menu li .menu1{display:block;float:left;width:129px}
.main_center_menu .add_menu li .menu2{display:block;float:left;width:116px}

.main_notice_event{height:55px;overflow:hidden;}
.main_notice_event .news_notice{float:left;padding:29px 0 0 0;width:337px;}
.main_notice_event .news_notice{float:left;padding:29px 0 0 0;width:337px;}
.main_notice_event .event{float:left;padding:29px 0 0 0;width:348px;}
.main_notice_event dl dt{float:left;padding-right:10px;}
.main_notice_event dl dd a{font-size:11px;color:#999}
.main_notice_event .sns{float:left;padding-top:23px}
.main_notice_event .sns li{float:left;}

.main_content_area{background:url(/img/renewal/main/c_title_bg.gif) repeat-x;}
.main_content{width:930px;margin:0 auto;padding-top:13px;overflow:hidden;}
.main_wrap{width:930px;margin:0 auto;overflow:hidden;position:relative;}
.service_list{float:left;width:425px;overflow:hidden;height:286px}
.service_list .title{height:46px;}
.service_list ul{width:430px;overflow:hidden}
.service_list ul li{float:left;width:215px;height:72px;}

.sale_service{float:left;width:260px;overflow:hidden}
.sale_service .title{height:46px;}
.sale_service ul li{padding-bottom:6px}

.membership_event{float:left;background:url(/img/renewal/main/event_box_bg.gif) no-repeat left bottom;width:245px;height:250px;position:relative;}
.membership_event .title{height:46px}
.membership_event .con_slider_list{position:relative;overflow:hidden;margin:20px 0 0 11px;width:223px;height:183px}
.membership_event .con_slider_list ul{position:absolute;left:0px;top:0px;width:10000px;overflow:hidden;}
.membership_event .con_slider_list ul li{float:left;padding-right:50px}
.membership_event .dot_area{position:absolute;right:11px;bottom:19px;}
.membership_event .dot_area li{float:left;padding-left:2px}
		

.hotservice_list{float:left;width:685px}
.hotservice_list .title{height:46px;}
.hotservice_list .content ul{padding-left:12px;height:79px;border-bottom:1px solid #E8E8E8;width:636px;}
.hotservice_list .content ul.last{border-bottom:0px}
.hotservice_list .content ul li{float:left;}
.love_box{float:left;width:245px}
.love_box .title{height:46px;}


#mcs_container{position:relative; background:url(/img/renewal/main/hotservice_bg.gif) no-repeat;width:665px;height:160px;padding:1px 0 0px 1px}
#mcs_container .customScrollBox{position:relative; height:159px; overflow:hidden;}
#mcs_container .customScrollBox .container{position:relative; width:645px; top:0; float:left;}
#mcs_container .dragger_container{position:relative; width:14px; height:175px; float:left;margin:20px 0px 0 0; cursor:pointer -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; cursor:s-resize;}
#mcs_container .dragger{position:absolute; width:14px; height:54px; background:url(/img/renewal/main/scroll.gif) no-repeat center top; text-align:center;color:#666; overflow:hidden; cursor:pointer; -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
#mcs_container .dragger_pressed{position:absolute; width:14px; height:54px; background:url(/img/renewal/main/scroll.gif) no-repeat center top; text-align:center;color:#666; overflow:hidden; cursor:pointer; -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
#mcs_container .scrollUpBtn,#mcs_container .scrollDownBtn{position:absolute; display:inline-block; width:14px; height:15px; text-decoration:none; right:6px;}
#mcs_container .scrollUpBtn{top:5px; background:url(/img/renewal/main/scroll_up.gif) center center no-repeat;}
#mcs_container .scrollDownBtn{bottom:5px; background:url(/img/renewal/main/scroll_down.gif) center center no-repeat;}

/*lnb*/

#lnb_area{float:none;width:210px;}
.lnb_area{width:210px;}
.lnb_area h2{height:64px;padding-top:10px; background:none;}
.lnb_area .lnb{margin:0 auto;width:170px;padding-bottom:50px;}
.lnb_area .lnb  a {color:#3B3B3B; text-decoration:none; font-size:12px; font-weight:bold; }
.lnb_area .lnb  a:hover {color:#FA3246; text-decoration:none; font-size:12px; font-weight:bold;}
.lnb_area .lnb .on{color:#FA3246 !important;text-decoration:none; font-size:12px; font-weight:bold; }

.lnb_area .lnb .depth2{display:block;padding:7px 0 5px 3px; border-bottom:1px solid #EBEBEB;font-weight:bold;color:#333;font-size:12px; height:;_height:14px;}

.lnb_area .lnb .depth3{padding:5px 0 3px 1px;  border-bottom:1px solid #EBEBEB;display:none;  }
.lnb_area .lnb .depth3 li{padding-bottom:0px;}
.lnb_area .lnb .depth3 li a{color:#777777;display:block;background:url(/img/renewal/main/lnb/dot.gif) no-repeat left 7px;padding-left:7px;  font-weight:normal; font-size:11px ;height:;_height:13px;}
.lnb_area .lnb .depth3 li a:hover{background:url(/img/renewal/main/lnb/dot_on.gif) no-repeat left 7px;color:#FA3246;  font-weight:normal;  font-size:11px  }
.lnb_area .lnb .depth3 li.on a{color:#FA3246 !important;background:url(/img/renewal/main/lnb/dot_on.gif) no-repeat left 7px;text-decoration:none;  font-weight:normal; }


.lnb_area .lnb li {line-height:18px; display:block; overflow:hidden;}



/*footer*/
.footer_area{border-top:1px solid #D8D8D8;background:#F3F3F3;height:140px;}
.footer{width:930px;margin:0 auto;position:relative;}
.footer .footer_menu{float:left;width:670px;padding:25px 0 14px 0;}
.footer .footer_menu li{float:left;background:url(/img/renewal/main/footer/divition_line01.gif) no-repeat right top;padding-right:9px;margin-right:4px;display:inline;height:16px;}
.footer .footer_menu li.nobg{background:url('');padding-right:0px;margin-right:0px;}
.footer .copyright{float:left;width:750px;}
.footer .copyright li{font-size:0px;line-height:0px;}
.footer .footer_right{position:absolute;right:0px;top:20px;}
.footer .footer_right li.quick{position:relative;margin-bottom:2px}
.footer .footer_right .quick_box{position:absolute;left:0px;bottom:0px;_bottom:42px; width:152px;background:url(/img/renewal/main/footer/quick_bg.gif) no-repeat left bottom;padding-bottom:7px;display:none}
.footer .footer_right .quick_box ul{background:url(/img/renewal/main/footer/quick_bg.gif) no-repeat left top;padding-left:11px;width:141px}
.footer .footer_right .quick_box ul li{height:14px;font-size:11px;line-height:14px;}
.footer .footer_right .quick_box ul li.title{padding:9px 0 0 0;height:28px}
.footer .footer_right .quick_box ul li.ctitle{height:25px}

.footer .footer_right a { color:#666666; text-decoration:none;font-size:11px;}
.footer .footer_right a:hover { color:#472C2C; text-decoration:none;font-size:11px;}

.footer .footer_all {padding-top:25px;}

.mb4{margin-bottom:4px}
.mb6{margin-bottom:6px}

.sub_bg{background:url(/img/renewal/main/sub/sub_bg.gif) repeat-x;}
/* body { background:#F3F3F3 url(/img/renewal/main/sub/sub_bg.gif) repeat-x;} */
 
/*2011-09-01 GNB �����̺�Ʈ�߰�*/
.gnb_all_menu ul.menu_evt{position:absolute;width:220px;top:34px;right:21px;}