@charset "utf-8";
/***********************************************************
  base.css Starts
 ************************************************************/

/* Type Selector */

/*
body {
	margin:0 ;
	padding:0;
	background-color:#fff;
	width:100%;
}
:root body {margin:0 ;
	padding:0;
	background-color:#fff;
	overflow-y:scroll;
}

table{border-collapse:collapse;border-spacing:0;}
hr, button img{display:none;}
li{list-style:none;}
textarea{overflow:auto;} 
html:first-child select{ padding-right:6px; height:20px;}
option {padding-right:6px;}
fileset:after{
	content:".";
	display:block;
	height:0;
	clear:both;
}

legend { position:absolute; top:0; left:0; width:0; height:0; overflow:hidden; visibility:hidden; font-size:0; line-height:0;} /* For Screen Reader */
*/
h2.C1b4070 { font-color:#1b4070; font-size:12px; }
	

/* basic link style */
a{text-decoration:none; color:#464646;}
a:link{text-decoration:none; color:#464646;}
a:visited{text-decoration:none; color:#464646;}
a:hover{text-decoration: underline; color:#464646;}
a.underline { text-decoration: underline; }


/* png imgae */
.png24{tmp:expression(setPng24(this));} 

/* form tag css */
/*
input{vertical-align:middle;}
textarea{vertical-align:middle;}
textarea.text{
	border:1px solid #dddddd;
}
select{
	font-size:11px;
	color:#464646;
	vertical-align:middle;
	margin-right: 5px;
	height: 22px;
}
*/
.png24{tmp:expression(setPng24(this));} 

/* ff style */
input[type=radio] {border:0;margin:-2px 2px 0 0;padding:0;} 
input[type=checkbox] {border:0;margin: 2px 2px 0 0;padding:0;} 
/* ff style // */

/* ff style */


/* safari style */
body:first-of-type input[type=checkbox] { border:0;margin: 0 0 2px 0;padding:0;} 


/* ie style */
input {margin:expression((this.type=='radio' || this.type=='checkbox')?'-1px 0 0 0':'0;');}
input {margin:expression((this.type=='text'))}
input {background-color:expression((this.type=='radio' || this.type=='checkbox')?'transparent':';');} 
/* ie style // */
	

/* standard font css */

.vdn{font-family:verdana;}
.thm{font-family:tahoma;}

.b{font-weight:bold;}
.ls1{letter-spacing:-1px;}
.ws1{word-spacing:-1px;}
.lw1{
	letter-spacing:-1px;
	word-spacing:-1px;
}
.lw2{
	letter-spacing:-2px;
}
.lw0{
	letter-spacing:0px;
	word-spacing:0px;
}
/* 4_23 addition*/
.ls1 {letter-spacing:1px;}
/* //4_23 addition*/


/* standard align css */
.cen{text-align:center;}
.left{text-align:left !important;}
.right{text-align:right !important;}

.fcenter{
	margin:0 auto;
	text-align:left;
}

.bold {
font-weight:bold;
}

.vtop{vertical-align:top;}
.vmid{vertical-align:middle;}
.vbtm{vertical-align:bottom;}

.mauto { margin:0 auto; }

.ico{vertical-align:middle;margin-right:3px;}

/* float & clear css */
.fl{float:left;}
.fr{float:right;}
.cl{clear:left;}
.cr{clear:right;}
.cb{clear:both;height:0; overflow:hidden;}
.cbo{clear:both;}
	
/* mouse style */
.hand{cursor:hand;}


/* inputbox style */
.inputWrite{
	border:1px solid #dedede;height:16px; 
	padding: 0 0 0 5px; 
	ffont:12px/1.5 Arial,sans-serif;
	color:#737373;
	}
.input{
	border:1px solid #dedede;height:16px; 
	padding:2px 0 0 5px;
	font-size:11px;
	color:#737373;
	}
.input2{
	border:1px solid #d5d5d5;height:16px; 
	background-color:#f5f5f7;
	padding: 1px 0 1px 5px;
	font-size:11px;
	color:#737373;
	}
.input3{
	border-bottom:1px solid #d5d5d5;
	border-top:1px solid #f5f5f7;
	border-left:1px solid #f5f5f7;
	border-right:1px solid #f5f5f7;
	background-color:#f5f5f7;
	height:16px; 
	padding: 1px 0 1px 8px;
	font-size:11px;
	color:#464646;
	}
.file{
	border:1px solid #dedede;height:16px; 
	height:20px;
	font-size:11px;
	font:12px/1.5 Arial,sans-serif; 
	color:#737373;
	}
.check{
	width:16px;height: 16px;
	}
.textarea { margin:0 auto; border:1px #d5d5d5 solid; background-color:#f5f5f7; padding:5px; color:#464646;}
	

	
/* dotline */
.dot { background:url(../images/common/dot.gif) repeat-x top left; height:1px; }

.dot01 { background:url(../images/common/dot01.gif) repeat-x top left; height:1px; }


.w140{width:140px;}



/* font */
.normal { font-weight: normal; }







/* color 4_23 modify */
.cff4800{color:#ff4800;}
.c666666{color:#666666;}
.c4670a6{color:#4670a6;}
.c1b4070{color:#1b4070;}
.ca3a3a3{color:#a3a3a3;}
.cea2b2c{color:#ea2b2c;}
.c5995e2{color:#5995e2;}
.c385b95{color:#385b95;}
.cff3300{color:#ff3300;}
.f5f5f {color:#5f5f5f;}
.ffffff {color:#fff;}
.d9d9d9 {color:#d9d9d9;}
.bbd0f2 {color:white;}


/* size 4_23 addition*/
.size11 {font-size:11px !important;}
.size12 {font-size:12px;}
.size13 {font-size:13px;}
.size14 {font-size:14px;}
.size15 {font-size:15px;}




/* bgcolor */
.bgf5f5f7 { background-color:#f5f5f7; }
.bgf2f6fa { background-color:#f2f6fa; }
.bgf3f3f3 { background-color:#f3f3f3; }
.bge8edff { background-color:#e8edff; }






	
/* margin */
.tm0{margin-top:0;}
.tm2{margin-top:2px;}
.tm3{margin-top:3px;}
.tm5{margin-top:5px;}
.tm7{margin-top:7px;}
.tm8{margin-top:8px;}
.tm9{margin-top:9px;}
.tm10{margin-top:10px;}
.tm13{margin-top:13px;}
.tm15{margin-top:15px;}
.tm16{margin-top:16px !important;}
.tm17{margin-top:17px !important;}
.tm18{margin-top:18px !important;}
.tm20{margin-top:20px;}
.tm21{margin-top:21px !important;}
.tm25{margin-top:25px;}
.tm30{margin-top:30px;}
.rm2{margin-right:2px;}
.rm3{margin-right:3px;}
.rm5{margin-right:5px;}
.rm7{margin-right:7px;}
.rm10{margin-right:10px;}
.rm20{margin-right:20px;}
.rm30{margin-right:30px;}
.rm40{margin-right:40px;}
.lm3{margin-left:3px;}
.lm8{margin-left:8px;}
.lm5{margin-left:5px;}
.lm10{margin-left:10px;}
.lm50{margin-left:50px;}
.lm200{margin-left:200px;}
.bm3{margin-bottom:3px;}
.bm5{margin-bottom:5px;}
.bm8{margin-bottom:8px;}
.bm10{margin-bottom:10px;}
.bm15{margin-bottom:15px;}
.bm20{margin-bottom:20px;}
.bm30{margin-bottom:30px;}






/* padding */
.tb20{padding-top:20px;}
.tbt10{padding-top:10px;}
.tb10{padding:10px 0;}
.lb5{padding-left:5px;}
.lb0{padding-left:0px;}
.lb10{padding-left:10px;}
.lb10{padding-left:10px;}
.lb12{padding-left:12px;}
.lb15{padding-left:15px;}
.lb20{padding-left:20px;}
.lb27{padding-left:27px;}
.lb50{padding-left:50px;}
.rb5{padding-right:5px;}
.rb10{padding-right:10px;}
.rb15{padding-right:15px;}
.rb20{padding-right:20px;}
.b3{padding-bottom:3px;}
.b30{padding-bottom:30px;}
.b10{padding-bottom:10px;}
.b40{padding-bottom:40px;}
.allpad20{padding:20px;}

/************************************************************
 * base.css Ends
 ************************************************************/


/************************************************************
 * guide.css Starts
 ************************************************************/
/* 
	Layout Class
*/

/*
#DW_BodyOfPage { width:940px; margin:0 auto; }
	#DW_GeneralHeadWrap { text-align:left; position:relative; width:940px; height:70px; margin-bottom:15px; background:url(../images/common/bg/top_bg.jpg) no-repeat left bottom; z-index:60; }
	#container { width:940px; *zoom:1; }
	#container:after {
		width:940px;
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	}
		#DW_leftMenuWrap { float:left; width:195px; margin-right:20px; }
		#DW_rightMenuWrap { float:left; width:725px; position:relative;}
			#cntProCont { float:left; width:725px; }
			#cntPro01 { float:left; width:511px; }
			#cntPro02 { float:right; }
	#DW_BottomWrap { width:940px; margin-top:60px; }


	.sign_info{
		margin: 0 auto;
		text-align:left;
	}
	.sign_info td{
		padding: 5px 0 0 0;
	}
	
	.bul_arrow05 {
	background:url('../images/common/ico/ico_bull07.gif') no-repeat 0 50% !important; 
	padding-left: 10px !important; 
	color: #555557 !important; font-weight: bold;
	margin-top:2px;
	}
*/

.findit .ico_aroww {
	background:url('../images/sign/ico_arrow.gif') no-repeat 3px 50% !important; 
	padding-left: 15px !important; 
	color: #498adf !important; 
	font-weight:normal;
	text-decoration:underline;
	float:left;
	margin-right:10px;
	}

.findit .ico_aroww a { color: #498adf;font-weight:normal;text-decoration:underline; }


/* 
	navigation
*/

#DW_navigation{
	position:relative;
	margin:0;	
	width: 725px;
	padding:0;
	height:45px;
}
#DW_navigation h4 {
	font-family: Tahoma;
	font-size: 24px;
	float:left;
	margin-top:-2px;
}
#DW_navigation .DR_navi{ 
	position:absolute; 
	float:right; right: 2px; 
	top: 4px;
	color:#fff;
	font-size:11px;
}
	.DR_navi a, .DR_navi a:link, t.DR_navi a:visited{ font-size:11px; color:#727171; text-decoration: none; }
	.DR_navi a:hover{ font-size:11px; color:#727171;text-decoration: underline;}
	.DR_navi font.now{ font-size:11px; color:#385b95; }
#DW_navigation .DR_navi img{ vertical-align:middle; margin: 1px 4px 0 3px; }
	:root #DW_navigation .DR_navi img{ vertical-align:middle; margin: 0 4px 2px 3px; }


#DW_navigation .tit_bul {
	background:url(../bullet/bullet_category.gif) no-repeat 1px 5px;
	padding: 0 0 0 13px;
	font-weight:bold;
	color: #000417;
	font-size: 23px;
	font-family:Tahoma;
	text-align:left;
	}

/*
	layer popup
*/

#DW_layer_pop{ width:930px;margin:0 auto; border:1px #959697 solid; position:absolute; background-color:#ebebeb; padding: 5px 0; }
#DW_layer_pop div { margin: 0 auto; }
#DW_layer_pop .bul_popTit { margin: 0 0 5px 15px; }
#DW_layer_pop .closeBtn { float:right; right:0; margin: -20px 5px 0 0; }


.DW_layer_pop02{ width: 450px; margin:0 auto; border:1px #7c7c7d solid; position:absolute; background-color:#ebebec; padding:5px 0 10px 0; }
.DW_layer_pop02 .bul_popTit { margin: 0 0 5px 10px; }
.DW_layer_pop02 .closeBtn { float:right; right:0; margin: -20px 5px 0 0; }
.DW_layer_pop02 .btn_cen { margin-top: 10px; }


#DW_layer_pop03{ width: 390px; margin:0 auto; border:1px #7c7c7d solid; background-color:#ebebec; position:absolute; z-index:50; padding:5px 0 10px 0; }
	#DW_layer_pop03 div { margin:0 auto; }
#DW_layer_pop03 .bul_popTit { margin: 0 0 5px 10px; }
#DW_layer_pop03 .closeBtn { float:right; right:0; margin: -23px 5px 0 0; }
#DW_layer_pop03 .btn_cen { margin-top: 10px; }

.DW_layer_pop4{  margin:0 auto; text-align:center; border:1px #959697 solid; position:absolute; background-color:#ebebeb; padding: 7px 0; }
.DW_layer_pop4 div { margin: 0 auto; }
.DW_layer_pop4 div.orderNo { max-height:370px;*_height:365px;overflow-y:scroll;margin:0 !important; }
.DW_layer_pop4 .bul_popTit { margin: 0 0 7px 15px;text-align:left;color:#1b4070 !important; }
.DW_layer_pop4 .closeBtn { float:right; right:0; margin: -20px 10px 0 0;_margin: -20px 5px 0 0; }
.DW_layer_pop4 a.btnGray { display:inline-block; height:22px; padding-left:9px; background:url(../images/common/poplayer/btn_gray_bg.gif) no-repeat; border:none; text-decoration:none; }
.DW_layer_pop4 a.btnGray span { display:inline-block; height:19px; padding-top:3px; padding-right:11px; font-size:11px; color:#4d4c4c; font-weight:bold; text-align:center; background:url(../images/common/poplayer/btn_gray_bg.gif) no-repeat right top; cursor:pointer; line-height:normal; }


.phone_addfglayer { background-color:#FFFFFF;padding:10px 10px 10px 10px;text-align:left;border-left:1px solid #d7d7da;border-right:1px solid #d7d7da; }

.layerPopContainer { width:98%;margin:0 auto; }
.layerPopup .phone_add { width:99%; }
.layerPopCont { width:90%;padding: 10px 0 20px 0; }

#Layer-Contents {}
.layer_none { display:none; position:absolute;z-index:9999;filter:none;opacity:100;-moz-opacity:100;background:#000;}
.anf_ico { float:right;margin-top:-17px;margin-right:18px;*_margin-right:10px; }


/*
	edm
*/

#DW_edm { width:758px; background-color:#12203d;padding: 0 0 50px 0; }
#DW_edm_cont { margin: 0 auto; width:700px; }
#DW_edm_btm { margin:0 auto;  text-align:center; color:#dfdfdf; margin-top: 20px; }
#DW_edm_cont h2.edmTit { font-size: 18px; color:#1b4070; margin-bottom: 10px; }
#DW_edm_cont h2.edm_comment { font-weight: normal; font-size:12px; color:#464646;line-height:1.4; }
#DW_edm_cont h2.edm_comment a.link { color:#498adf; font-size:12px; text-decoration:underline; }

.edmLogo { height: 40px; }
.edmLogo img { margin-top: 15px; }
.edm_cntProCont { margin: 0 auto; width:625px;background-color:#fff; padding:35px 0; text-align:left; padding: 30px 0 100px 0; }
.edm_cntProContCen { margin: 0 auto; width:625px;background-color:#fff; padding:35px 0; text-align:center; padding: 30px 0 100px 0; }
.edmTxtComment { font-style:normal; font-size:13px; line-height: 1.4; margin-top: 40px; margin-bottom: 30px; }
.edm_btnCen { margin-top:30px; }
.edmOtherCont { margin:0 auto; }

a.btn_big_04 { display:inline-block; height: 45px; padding-left: 40px; background:url('../images/common/btn/btn_big_04.gif') no-repeat; margin:0; border:none; text-decoration: none !important;}
a.btn_big_04 span { display:inline-block; height: 44px; padding: 10px 40px 0 0;*padding: 10px 40px 0 0; font-size: 15px; color:#fff !important; font-weight:bold; text-align:center; background:url('../images/common/btn/btn_big_04.gif') no-repeat right top; cursor:pointer; line-height: 1.5; *line-height: 1.4;}



/*
	popup
*/
	#DW_popup { text-align:center; }
	#DW_popupHead { text-align:left; background-color:#000f2e;height:40px; }
	#DW_popupHead h2{font-wieght:bold;font-size:16px;color:#fff;padding:9px 0 0 20px;}

	#DW_popupCont { padding:10px 0 0 0; }
	#DW_popupBtm { width:100%; }
	#DW_popupBtm p.btnC { margin-top:20px;text-align:right;margin-right:10px; }


	/* Tab Style */
	div.cntTab { height:28px; background:url(../images/common/bg/tab_bg.gif) repeat-x; }
	ul.cntTab:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	}
	ul.cntTab { *zoom:1; }
	ul.cntTab li { float:left; margin:0 2px 0 0; }
	ul.cntTab li.on  a { display:inline-block; height:28px; padding-left:11px; background:url(../images/common/bg/tab_on_bg.gif) no-repeat; text-decoration:none; }
	ul.cntTab li.off a { display:inline-block; height:28px; padding-left:11px; background:url(../images/common/bg/tab_off_bg.gif) no-repeat; text-decoration:none; }
	ul.cntTab li.on  span { display:inline-block; height:22px; padding-top:6px; padding-right:14px; text-align:center; background:url(../images/common/bg/tab_on_bg.gif) no-repeat right top; cursor:pointer; }
	ul.cntTab li.off span { display:inline-block; height:22px; padding-top:6px; padding-right:14px; text-align:center; background:url(../images/common/bg/tab_off_bg.gif) no-repeat right top; cursor:pointer; }
	ul.cntTab li.on  span strong { display:inline-block; padding-left:9px; font-size:11px; color:#0d1a5e; line-height:normal; font-weight:bold; background:url(../images/common/ico/tab_on_dot.gif) no-repeat 0 5px; }
	ul.cntTab li.off span strong { display:inline-block; padding-left:9px; font-size:11px; color:#717171; line-height:normal; font-weight:bold; background:url(../images/common/ico/tab_off_dot.gif) no-repeat 0 5px; }

	div.cntTabli { margin:9px 0 13px 0;}
	ul.cntTabli:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	}
	ul.cntTabli { *zoom:1; }
	ul.cntTabli li { float:left; padding:0 6px 0 12px; margin-left:5px; background:url(../images/common/bg/cntTabli_l.gif) no-repeat 0 4px;}

	ul li.cntTabli_no {  background:none; }

	


	div.tit_comment { color:#1b4070;font-weight:normal;margin-bottom:10px;line-height:1.4; }
	div.tit_comment a { color:#498adf; text-decoration:underline;_color:#color:#498adf; }
	div.tit_comment a:link{text-decoration:underline; color:#498adf;}
	div.tit_comment a:visited{text-decoration:underline; color:#498adf;}
	div.tit_comment a:hover{text-decoration: underline; color:#498adf;}

	div.titicomom { padding-bottom:15px; }
	div.titicomom a:link{text-decoration:underline; color:#498adf;}
	div.titicomom a:visited{text-decoration:underline; color:#498adf;}
	div.titicomom a:hover{text-decoration: underline; color:#498adf;}

	.mainBBSTitle{height:12px;padding-bottom:10px;*_padding-bottom:0px;}
	h4.h4Bul {  float:left;padding-left:18px; margin:27px 0 8px; font-weight:bold; font-size:14px; font-family:Arial; color:#202020; background:url(../images/common/ico/h4_bul.gif) no-repeat 1px 3px; }
	h4.h4Bul span.faqh4spa{font-weight:bold; font-size:14px;color:#ff6600;}

	.inputRight a { color:#498adf; text-decoration:underline;_color:#color:#498adf; }
	.inputRight  a:link{text-decoration:underline; color:#498adf;}
	.inputRight  a:visited{text-decoration:underline; color:#498adf;}
	.inputRight  a:hover{text-decoration: underline; color:#498adf;}

	.brand{*zoom:1; }
	.useA { padding-left:5px;float:left;margin-top:20px;padding-right:23px;}
	.useAimg { float:left;padding:5px 0 5px 13px; }
	.useAimg1 { float:left;padding:15px 0 15px 20px; }
	.useA .useABIT	{float:left;text-align:left;margin-top:5px;margin-right:2px;}

	.useA dl {text-align:left;margin-right:5px; }
	.useA dl dt{ padding-left:3px;font-size:14px;font-weight:bold;color:#333333;letter-spacing:-1px; }
	.useA dl dd{padding-left:3px;color:#464646;font-size:11px;padding-top:3px; }

	.onlyf { padding-left:8px;padding-right:15px;padding-top:18px; }
	.onlyf .onlyfAimg{ float:left;margin-right:17px;}
	.onlyf dl {float:left;text-align:left;margin-right:5px;padding-bottom:20px; }
	.onlyf dl dt{ font-size:14px;font-weight:bold;color:#385b95;padding-top:12px; }
	.onlyf dl dd{color:#464646;font-size:12px;padding-top:3px;}

    .onlyftxt { font-size:11px;clear:both; padding-left:18px;padding-bottom:15px;background:url(../images/common/ico/onyico.gif) no-repeat 10px 5px;text-align:left;color:#385b95; }
	.onlyftxt a:visited{ text-decoration: underline;color:#385b95; }
	.onlyftxt a:link { text-decoration: underline;color:#385b95; }



	/* 2009-11-16 IGK loading center align */
	.downB{ width:550px;margin:0 auto;padding:150px 0; text-align:center;}
	.loading { margin:50px 0 13px 0; }



/*
	Sitemap
*/



	.blueBaseBoxLT { width:930px; }
	.sitemapBoxWidth { margin:0 0 0 38px;  padding:30px 0 10px 0;}

	.sitemaplist dt a { color:#464646;font-size:12px; font-weight:bold; text-decoration:none; }
	.sitemaplist dt a:hover { text-decoration:none; }
	
	.sitemaplist dd ul li a { color:#717175; text-decoration:none; }
	.sitemaplist dd ul li a:hover { text-decoration:none; }

	.sitemaplist { *zoom:1 ;margin-bottom:30px;}
	.sitemaplist:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	}
	.sitemaplist dt { width:160px; float:left;padding-top:10px; }
	.sitemaplist dt span { display:block; padding-left:9px;  text-align:left; background:url(../images/common/ico/th_dot.gif) no-repeat 0 5px; }
	.sitemaplist dd { text-align:left;width:695px; background-color: #f7f7f7; float:left; padding:10px 0 2px 10px; margin-top:-5px;}
	.sitemaplist dd.bg_style1 { width:695px; background-color: #fff; float:right; padding:5px 0 2px 10px; margin-top:2px;color:#717175;}


	.sitemaplist dd ul li{font-weight:bold; float:left;padding-left:12px;padding-right:30px; padding-bottom:10px; background:url(../images/common/ico/sitemap_ico.gif) no-repeat 0 6px;}
	
	dl.sitemlist  { margin-bottom:30px; }
	dl.sitemlist dt { line-height:260%;margin-bottom:2px; }
	dl.sitemlist dt span { display:block;text-align:left;background:url(../bullet/sitmap_bullet.gif) no-repeat 0 11px;padding-left:13px; }
	dl.sitemlist dd { border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background-color: #efefef; padding:10px 0 2px 10px;}

	.round_type04sfg dl.sitemlist dt span a { color:#385b95;font-size:13px; font-weight:bold; text-decoration:none; }
	.round_type04sfg dl.sitemlist dt span a:hover { text-decoration:none; }


	dl.sitemlist dd ul{width:100%;clear:both;text-align:left;}
	dl.sitemlist dd ul li{  text-align:left;font-weight:bold;line-height:20px; float:left;padding-left:12px;width:150px; padding-bottom:10px; background:url(../images/common/ico/sitemap_ico.gif) no-repeat 0 8px;}



/*
	event
*/

	.eventleft { float:left; position:relative; }
	.eventleft .special { position:absolute;top:-1px;left:-1px; }
	.eventright {  float:right; }
	.evlistT{ font-weight:bold;color:#1b4070;padding:6px 0 5px 11px;background:url(../images/bestsellers/S_B_BG_Right_blue.gif) no-repeat; }
	.evlistb { padding:11px;background:url(../images/event/evlist_bg.gif) repeat-y;width:173px; }

	.evlistb dl{padding-left:6px;}
	.evlistb dl dt{ font-weight:bold;color:#1b4070;}
	.evlistb dl dd{ padding:5px 0;font-size:11px;width:170px;}

	.evlistf { width:195px;height:7px;background:url(../images/event/evlist_footer.gif) no-repeat; }



#bg_popup {
/*background:transparent url(/admin/images/common/bg/overlay.png) repeat scroll 0 0;*/
filter:alpha(opacity=30); opacity:0.3; -moz-opacity:0.3;
background-color:#000;
height:100%;
left:0;
position:fixed;
text-align:left;
top:0;
width:100%;
z-index:200;
}

*html #bg_popup {
height:expression(document.body.clientHeight  > document.documentElement.clientHeight ? document.body.clientHeight: document.documentElement.clientHeight );
position:absolute;
width:expression(document.body.clientWidth  > document.documentElement.clientWidth ? document.body.clientWidth: document.documentElement.clientWidth );
}


#bg_popup2 {
position:relative;
top:0;left:0;
height:100%;
}

.iframe_ie6{
	height:100%;
	width:100%;
	border:0px;filter:alpha(opacity=30); opacity:0.3; -moz-opacity:0.3;
	background-color:#000000;
}

.Popbody{position:absolute;top:0;left:0;width:100%;z-index:220;}
.PopbodyPop{margin:0 auto;position:relative;width:940px;}


iframe.iframeie6 {
    display:none;/*sorry for IE5*/
    display/**/:block;/*sorry for IE5*/
    position:absolute;/*must have*/
    top:0;/*must have*/
    left:0;/*must have*/
    z-index:-1;/*must have*/
    filter:mask();/*must have*/

}

div.notteli{background:#EBEBEC;height:42px;}
div.notteli div.tit_com{color:#1B4070;font-weight:bold;line-height:42px;}


#errorWrap {padding:40px 0;}
#errorWrap h2 {color:#000417;font-size:24px;font-weight:bold;line-height:270%;}
#errorWrap .h2Guide strong {color:#1B4070;font-size:18px;line-height:190%;}
#errorWrap .contents {color:#4670A6;font-size:12px;font-weight:normal;line-height:150%;margin-top:10px;}
#errorWrap .returnUrl {background:transparent url(../images/join/que_bul.gif) no-repeat scroll 0 4px;font-size:11px;margin-bottom:60px;margin-top:20px;padding-left:13px;width:315px;}
#errorWrap .errorWidth{margin:0 0 0 199px; text-align:left;}
#errorWrap .returnUrl a {text-decoration:none;}
#errorWrap .returnUrl span {border-bottom:1px solid #498ADF;color:#498ADF;cursor:pointer;display:inline-block;line-height:100%;}


#errorPARK {width:840px;padding:40px 0;}
#errorPARK h2 {color:#000417;font-size:24px;font-weight:bold;}
#errorPARK .h2Guide strong {color:#1B4070;font-size:18px;line-height:190%;}
#errorPARK .contents {color:#4670A6;font-size:12px;font-weight:normal;line-height:150%;margin-top:10px;}
#errorPARK .returnUrl {background:transparent url(../images/join/que_bul.gif) no-repeat scroll 0 4px;font-size:11px;margin-bottom:60px;margin-top:20px;padding-left:13px;width:315px;}
#errorPARK .errorWidth{margin:0 0 0 120px; text-align:left;}
#errorPARK .returnUrl a {text-decoration:none;}
#errorPARK .returnUrl span {border-bottom:1px solid #498ADF;color:#498ADF;cursor:pointer;display:inline-block;line-height:100%;}


.CCSave{font-size:16px;font-weight:bold;color:#1b4070;text-align:center;}
.CCSave span{font-size:16px;font-weight:bold;color:#3c87e7;}

.btmLine {border-bottom:1px solid #E0E0E0;}

.btsty2 {border-bottom:solid 1px #e6e6e6;}
.textAreasap{clear:both;padding-bottom:20px;}
.textAreasap div.upper-romantite{margin-right:30px;width:180px;text-align:left; float:left;list-style-type:upper-roman;font-weight:bold;background:transparent url(../images/common/ico/th_dot.gif) no-repeat scroll 0 6px;padding-left:9px; }	
.textAreasap div.uppersap{ float:left;width:630px;color:#717175;padding:0 0 2px 15px; }	

.textAreasap ol, .textAreaScroll ul { margin:0 5px 0 18Px; }
.textAreasap ol.upper-roman li { list-style-type:upper-roman;margin-bottom:10px;text-align:left; }	
.textAreasap ul.disc li { list-style-type:disc;margin-left:15px;margin-top:5px;margin-bottom:5px; }


/* 아랍어 전용 */
.textAreasap_arabic {clear:both;padding-bottom:20px;}
.textAreasap_arabic div.upper-romantite{margin-right:30px;width:180px;text-align:left; float:left;list-style-type:upper-roman;font-weight:bold;background:transparent url(../images/common/ico/th_dot.gif) no-repeat scroll 0 6px;padding-left:9px; }	
.textAreasap_arabic div.uppersap{ float:left;width:630px;color:#717175;padding:0 0 2px 15px; }	

.textAreasap_arabic ol, .textAreaScroll ul { margin:0 5px 0 18Px; }
.textAreasap_arabic ol.upper-roman li { list-style-type:upper-roman;margin-bottom:10px;text-align:left; }	
.textAreasap_arabic ul.disc li { list-style-type:disc;margin-left:15px;margin-top:5px;margin-bottom:5px; }
.textAreasap_arabic div.decimaltite{margin-right:30px;width:180px;text-align:left; float:left;list-style-type:decimal;font-weight:bold;padding-left:3px; }	
.textAreasap_arabic div.nonetitle{margin-right:30px;width:180px;text-align:left; float:right;list-style-type:none;font-weight:bold;padding-left:6px; }	
.textAreasap_arabic div.uppersap{ float:left;width:630px;color:#717175;padding:0 0 2px 15px; }	

.textAreasap_arabic ol, .textAreaScroll ul { margin:0 5px 0 18Px; }
.textAreasap_arabic ol.upper-roman li { list-style-type:upper-roman;margin-bottom:10px;text-align:right; }	
.textAreasap_arabic ol.decimal li { list-style-type:decimal;margin-bottom:10px;text-align:right; }	
.textAreasap_arabic ol.none li { list-style-type:none;margin-bottom:10px;text-align:right; }	
.textAreasap_arabic ol.none li { list-style-type:none;margin-bottom:10px;text-align:right; }	
.textAreasap_arabic ol.none li span.num { float:right; margin-left:25px;}
.textAreasap_arabic ol.none li span.num1 { float:right; margin-left:30px;}
.textAreasap_arabic ol.none li span.num2 { float:right; margin-left:35px;}
/* 아랍어 전용 */


.lotable{width:440px !important;}
.lowdt{width:470px !important;}
.lowdtb{width:450px !important;}

.sigwidth{width:330px !important;}
.sigwidths{width:310px !important;}

.leftwidth{width:80px !important;}


a.ppo {color:#498ADF !important;text-decoration:underline !important;}
a.ppo:link {color:#498ADF !important;text-decoration:underline !important;}
a.ppo:visited{color:#498ADF !important;text-decoration:underline !important;}
a.ppo:hover {color:#498ADF !important;text-decoration:underline !important;}

.textAreasap div.decimaltite{margin-right:30px;width:180px;text-align:left; float:left;list-style-type:decimal;font-weight:bold;padding-left:3px; }	
.textAreasap div.nonetitle{margin-right:30px;width:180px;text-align:left; float:left;list-style-type:none;font-weight:bold;padding-left:6px; }	
.textAreasap div.uppersap{ float:left;width:630px;color:#717175;padding:0 0 2px 15px; }	

.textAreasap ol, .textAreaScroll ul { margin:0 5px 0 18Px; }
.textAreasap ol.upper-roman li { list-style-type:upper-roman;margin-bottom:10px;text-align:left; }	
.textAreasap ol.decimal li { list-style-type:decimal;margin-bottom:10px;text-align:left; }	
.textAreasap ol.none li { list-style-type:none;margin-bottom:10px;text-align:left; }	
.textAreasap ol.none li { list-style-type:none;margin-bottom:10px;text-align:left; }	
.textAreasap ol.none li span.num {position:absolute;margin-left:-25px;}
.textAreasap ol.none li span.num1 {position:absolute;margin-left:-30px;}
.textAreasap ol.none li span.num2 {position:absolute;margin-left:-35px;}

/************************************************************
 * guide.css Ends
 ************************************************************/


/************************************************************
 * board.css Starts
 ************************************************************/
/* paging */
	.paging { margin-top:15px; text-align:center; }
	.paging img { vertical-align:top; }
	.paging span { margin:0 0 0 10px; word-spacing:6px; }
	.paging strong { color:#5995e2; }


/* searching */
	.searching { margin-bottom: 30px; text-align:center; background-color:#e7eef5; padding: 6px; }
	.searching_f { margin-bottom: 20px; text-align:left; background-color:#e7eef5; padding: 6px; }
	.ser_cont { margin:0 auto; background-color:#fff; border:1px #d0e0ef solid; padding: 5px 0; }
	.ser_cont_f { padding-left:15px;color:#1B4070;}
	.ser_cont dl.opt { margin:0 auto; width: 520px;float:left;height:59px;background:url('../images/common/bg/FAQlinimg.gif') no-repeat 1px 55% !important;}
	.ser_cont dl.opt:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	}
	.ser_cont dl.opt dt { float:left;text-align:left;margin-top: 5px;font-size:11px; }
	.ser_cont dl.opt dd input { vertical-align:middle; }
	.ser_cont dl.opt dd select { position:relative; top: 2px; left:0; }
	/*.ser_cont dl.opt dd { float:left; }*/
	.ser_cont dl.opt dd a { vertical-align:middle; margin-left: 5px; margin-bottom:1px; }

	.ser_cont div.faqheight{height:92px;padding:14px 0 0 56px;}
	.ser_cont div.faqheight p.faqimgbg{margin-top:2px;background:url('../images/common/ico/FAQtiteimg.gif') no-repeat;width:85px;height:66px;float:left;margin-right:45px;}
	.ser_cont div.faqheight dl.opt dt{width:70px;}
	.ser_cont div.faqheight dl.opt dd{float:left;}
	.ser_cont div.faqheight dl.opt dd select{margin:0;}
	.ser_cont div.faqheight p.faqtitetext{clear:both;padding:0;width:588px;*width:520px;text-align:right;color:#1b4070;}

	.ser_cont div.faqheight p.faqtitetext a{color:#498ADF;text-decoration:underline;}
	.ser_cont div.faqheight p.faqtitetext a:hover {color:#498ADF;text-decoration:underline;}
	.ser_cont div.faqheight p.faqtitetext a:visited {color:#498ADF;text-decoration:underline;}

/* searching */
	.searchingNoti { margin-top: 20px; text-align:center; background-color:#e7eef5; padding: 6px 0; }
	.ser_contNoti { margin:0 auto; background-color:#fff; border:1px #d0e0ef solid; width: 98%; padding: 5px 0; }
	.ser_contNoti dl.opt { margin:0 auto; width: 75%; }
	.ser_contNoti dl.opt:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	}
	.ser_contNoti dl.opt dt { float:left;text-align:left;margin-top: 5px;font-size:11px;display:none; }
	.ser_contNoti dl.opt dd input { vertical-align:middle; }
	.ser_contNoti dl.opt dd select { position:relative; top: 2px; left:0; }
	/*.ser_cont dl.opt dd { float:left; }*/
	.ser_contNoti dl.opt dd a { vertical-align:middle; margin-left: 5px; margin-bottom:1px; }



.ico_num {
	background:url('../images/common/ico/ico_num.gif') no-repeat 0 50% !important; 
	padding-left: 6px !important; 
	height:17px;
	color: #385b95 !important; font-weight: bold;
	}	
	
/* 2009-10 IGK  */
.bul_arrow04 {
	background:url('../images/common/ico/ico_bull06.gif') no-repeat 0px 3px !important; 
	padding-left: 17px !important; 
	margin:0;
	font-family:Arial;
	font-size: 14px;
	color: #202020 !important; font-weight: bold;
	}
/* // 2009-10 IGK  */

.bul_arrow04 span{
	margin:0;
	font-family:Arial;
	font-size: 14px;
	color: #164579 !important; font-weight: bold;
	}

.bott_no{ border-bottom:none; }






/*
	button style
*/


.btn_gray_n01 { 
display:inline-block; 
height: 22px; 
padding-left:10px; 
background:url('../images/common/btn/btn_gray_03.gif') no-repeat left top; 
margin-top: 1px; 
border:none; 
text-decoration: none !important; 
margin-right:-30px;
}
.btn_gray_n01 button { 
height: 21px; 
font-size:11px; 
color:#424242 !important; 
border:medium none;
font-weight:bold; 
background:url('../images/common/btn/btn_gray_03.gif') no-repeat right top; 
cursor:pointer;
padding:0 10px 4px 0;
}

span.buttonie{display:inline-block;vertical-align:middle;}

span.btn_gray_n_left{float:left; display:block;height: 22px;width:3px;background:url('../images/common/btn/btn_gray_03.gif') no-repeat left top;}
span.btn_gray_n_right{float:left; display:block;height: 22px;width:4px;background:url('../images/common/btn/btn_gray_03.gif') no-repeat right top;}
input.btn_gray_n_but{float:left; display:block;overflow:visible;background:url('../images/common/btn/btn_gray_03bg.gif') repeat-x;border:medium none;cursor:pointer;height: 21px;font-size:11px;font-weight:bold;line-height:1.5;padding:0 3px 3px 3px;}

span.supBtnGray_left{float:left; display:block;height: 17px;width:3px;background:url('../images/common/btn/btn_maingray_bg.gif') no-repeat left top;}
span.supBtnGray_right{float:left; display:block;height: 17px;width:4px;background:url('../images/common/btn/btn_maingray_bg.gif') no-repeat right top;}
input.supBtnGray_but{float:left; display:block;overflow:visible;background:url('../images/common/btn/btn_maingraybg.gif') repeat-x;border:medium none;cursor:pointer;height: 17px;font-size:10px;font-family:Tahoma;padding:0 3px 3px 3px;}

span.btn_blue_01left{float:left; display:block;height: 22px;width:3px;background:url('../images/common/btn/btn_blue_01.gif') no-repeat left top;}
span.btn_blue_01right{float:left; display:block;height: 22px;width:4px;background:url('../images/common/btn/btn_blue_01.gif') no-repeat right top;}
input.btn_blue_01but{float:left; display:block;overflow:visible;background:url('../images/common/btn/btn_blue_01bg.gif') repeat-x;border:medium none;cursor:pointer;height: 22px;color:#3c87e7;font-size:11px;font-weight:bold;line-height:1.5;padding:0 3px 3px 5px;}

span.btn_big_04_left{position:absolute; height: 46px;width:3px !important;background:url('../images/common/btn/btn_big_03.gif') no-repeat left top;}
span.btn_big_04_right{float:right; margin-top:-46px; height: 46px;width:4px !important;background:url('../images/common/btn/btn_big_03.gif') no-repeat right top;_margin-right:9px;}
input.btn_big_04but{display:block; letter-spacing:0.5px;background:url('../images/common/btn/btn_big_03bg.gif') repeat-x;border:medium none;cursor:pointer;height: 46px;color:#fff;font-size:13px;font-weight:bold;line-height:1.5;padding:0 8px 7px 8px; _margin-right:-24px;}
* + html span.btn_big_04_right {margin-right:17px;}
* + html .sign_info.lotable span.btn_big_04_right {margin-right:25px;}
.sign_info.lotable span.btn_big_04_right {_margin-right:0px;}

span.btn_big_06_left{position:absolute; display:block;height: 46px;width:3px !important;background:url('../images/common/btn/btn_big_06.gif') no-repeat left top;}
span.btn_big_06_right{float:right; margin-top:-46px; display:block;height: 46px;width:4px !important;background:url('../images/common/btn/btn_big_06.gif') no-repeat right top;}
input.btn_big_06but{display:block;letter-spacing:0.2px;background:url('../images/common/btn/btn_big_06bg.gif') repeat-x;border:medium none;cursor:pointer;height: 46px;color:#0F2883;font-size:13px;font-weight:bold;line-height:16px;padding:0 12px 9px 8px;}

span.btn_buy_left{float:left; display:block;height: 24px;width:3px !important;background:url('../images/common/btn/btn_buy_01.gif') no-repeat left top;}
span.btn_buy_right{float:left; display:block;height: 24px;width:4px !important;background:url('../images/common/btn/btn_buy_01.gif') no-repeat right top;}
input.btn_buy_but{float:left; display:block;letter-spacing:0.5px;background:url('../images/common/btn/btn_buybg.gif') repeat-x;border:medium none;cursor:pointer;height: 24px;color:#fff;font-size:12px;font-weight:bold;line-height:16px;padding:0 13px 5px 13px;}

span.btn_trial_left{float:left; display:block;height: 24px;width:3px !important;background:url('../images/common/btn/btn_trial.gif') no-repeat left top;}
span.btn_trial_right{float:left; display:block;height: 24px;width:4px !important;background:url('../images/common/btn/btn_trial.gif') no-repeat right top;}
input.btn_trial_but{float:left; display:block;letter-spacing:0.5px;background:url('../images/common/btn/btn_trialbg.gif') repeat-x;border:medium none;cursor:pointer;height: 24px;font-size:12px;font-weight:bold;line-height:16px;padding:0 13px 5px 13px;}

span.btn_gray_01_s_left{float:left; display:block;height: 20px;width:3px;background:url('../images/common/btn/btn_gray_01_s.gif') no-repeat left top;}
span.btn_gray_01_s_right{float:left; display:block;height: 20px;width:4px !important;background:url('../images/common/btn/btn_gray_01_s.gif') no-repeat right top;}
input.btn_gray_01_s_but{float:left; display:block;background:url('../images/common/btn/btn_gray_01_sbg.gif') repeat-x;border:medium none;cursor:pointer;height: 21px;font-size:11px;line-height:1.5;padding:0 3px 3px 3px;}

span.btn_blue_03_s_left{float:left; display:block;height: 19px;width:3px;background:url('../images/common/btn/btn_blue_03_s.gif') no-repeat left top;}
span.btn_blue_03_s_right{float:left; display:block;height: 19px;width:4px !important;background:url('../images/common/btn/btn_blue_03_s.gif') no-repeat right top;}
input.btn_blue_03_s_but{float:left; display:block;background:url('../images/common/btn/btn_blue_03_sbg.gif') repeat-x;border:medium none;cursor:pointer;height: 19px;color:#1B4070;font-size:11px;font-weight:bold;line-height:1.1;padding:0 3px 3px 3px;}

span.btn_gray_01_left{float:left; display:block;height: 19px;width:3px !important;background:url('../images/common/btn/btn_gray_01.gif') no-repeat left top;}
span.btn_gray_01_right{float:left; display:block;height: 19px;width:4px !important;background:url('../images/common/btn/btn_gray_01.gif') no-repeat right top;}
input.btn_gray_01_but{float:left; display:block;background:url('../images/common/btn/btn_gray_01bg.gif') repeat-x;border:medium none;cursor:pointer;height: 19px;font-size:11px;font-weight:bold;line-height:1.1;padding:0 3px 3px 3px;}

span.btn_bs_01_left{float:left; display:block;height: 21px;width:3px !important;background:url('../images/common/btn/btn_bs_01.gif') no-repeat left top;}
span.btn_bs_01_right{float:left; display:block;height: 21px;width:22px !important;background:url('../images/common/btn/btn_bs_01.gif') no-repeat right top;}
input.btn_bs_01_but{float:left; display:block;background:url('../images/common/btn/btn_bs_01_bg.gif') repeat-x;border:medium none;cursor:pointer;color:#fff !important;height: 21px;font-size:11px;line-height:1.1;padding:0 3px 3px 3px;}

span.Lbtn_blue_01left{float:left; display:block;height: 22px;width:3px;background:url('../images/common/btn/Layer_btn_blue_01.gif') no-repeat left top;}
span.Lbtn_blue_01right{float:left; display:block;height: 22px;width:4px;background:url('../images/common/btn/Layer_btn_blue_01.gif') no-repeat right top;}
input.Lbtn_blue_01but{float:left; display:block;background:url('../images/common/btn/btn_blue_01bg.gif') repeat-x;border:medium none;cursor:pointer;height: 22px;color:#3c87e7;font-size:11px;font-weight:bold;line-height:1.5;padding:0 3px 3px 3px;}

span.Lbtn_gray_n_left{float:left; display:block;height: 22px;width:3px;background:url('../images/common/btn/Layer_btn_gray_03.gif') no-repeat left top;}
span.Lbtn_gray_n_right{float:left; display:block;height: 22px;width:4px;background:url('../images/common/btn/Layer_btn_gray_03.gif') no-repeat right top;border:1px }
input.Lbtn_gray_n_but{float:left; display:block;overflow:visible;background:url('../images/common/btn/btn_gray_03bg.gif') repeat-x;border:medium none;cursor:pointer;height: 22px;font-size:11px;font-weight:bold;line-height:1.5;padding:0 3px 3px 3px;width:102px !important;}

/* IGK 2009-10-09 edit */
a.Lbtn_gray_n_but{overflow:hidden;display:inline-block;background:url('../images/common/btn/btn_gray_03bg.gif') repeat-x;height: 22px;font-size:11px;font-weight:bold;vertical-align:top;}
a.Lbtn_gray_n_but span {display:inline-block;font-size:11px;padding:3px 3px 0 3px;}
/* // IGK 2009-10-09 edit */

/* IGK 2009-10-21 add */
a.gray_h20_btn{overflow:hidden;display:inline-block;background:url('../images/common/btn/gray_h20_btn.gif') no-repeat left top;height: 20px;font-size:11px;vertical-align:top;padding-left:10px;text-decoration:none;}
a.gray_h20_btn span {background:url('../images/common/btn/gray_h20_btn.gif') no-repeat right top;display:inline-block;font-size:11px;color:#666666;font-family:tahoma;padding-right:10px;padding-top:3px;padding-bottom:3px;cursor:pointer;}

a.blue_h20_btn{overflow:hidden;display:inline-block;background:url('../images/common/btn/blue_h20_btn.gif') no-repeat left top;height: 20px;font-size:11px;vertical-align:top;padding-left:20px;text-decoration:none;}
a.blue_h20_btn span {background:url('../images/common/btn/blue_h20_btn.gif') no-repeat right top;display:inline-block;font-size:11px;color:#1b4070;font-family:tahoma;padding-right:20px;padding-top:3px;padding-bottom:3px;font-weight:bold;cursor:pointer;}
/* // IGK 2009-10-21 add */

/*body:first-of-type .Lbtn_gray_n_but {  margin-top:-16px; }*/
html>/**/body #IE8butt .Lbtn_gray_n_but{margin-top:-16px;}

button.btn_gray_03 {display:inline-block;height: 22px;padding:0px;background:url('../images/common/btn/btn_gray_03.gif') no-repeat 0 10%; border:none; text-decoration: none !important; }
button.btn_gray_03 span { border:1px solid red;display:inline-block;*display:;margin-top:-1px;margin-right:-4px;*margin-top:-0px;height: 21px; padding: 2px 10px 0 8px;*padding-top:1px; font-size:11px; color:#424242 !important; font-weight:bold; text-align:center; background:url('../images/common/btn/btn_gray_03.gif') no-repeat right top; cursor:pointer; line-height: 1.5; *line-height: 1.4;}


button.supBtnGray { width:auto;display:inline-block; height:17px;background:url(/seller/images/common/btn/btn_maingray_bg.gif) no-repeat; text-decoration:none !important; }
button.supBtnGray span { width:auto;display:inline-block; height:16px;margin-top:-2px;margin-right:-3px; padding:1px 8px 0 8px;*margin-top:0px;*padding:0px 0 0 0px; font-size:10px; color:#424242; font-family:Tahoma; font-weight:normal;background:url(/seller/images/common/btn/btn_maingray_bg.gif) no-repeat right top; cursor:pointer; }





a.btn_bs_01 { display:inline-block; height: 21px; padding-left:10px; background:url('../images/common/btn/btn_bs_01.gif') no-repeat; margin-top: 1px; border:none; text-decoration: none !important;}
a.btn_bs_01 span { display:inline-block; height:21px; padding: 2px 22px 0 0;*padding:2px 22px 0 0; font-size:11px; color:#c0c8d1 !important; text-align:center; background:url('../images/common/btn/btn_bs_01.gif') no-repeat right top; cursor:pointer; line-height: 1.5;}


a.btn_gray_01_s { display:inline-block; height: 19px; padding-left:10px; background:url('../images/common/btn/btn_gray_01_s.gif') no-repeat; margin-top: 1px; border:none; text-decoration: none !important;}
a.btn_gray_01_s span { display:inline-block; height:18px; padding: 1px 10px 0 0;*padding:1px 10px 0 0; font-size:11px; color:#666666 !important; text-align:center; background:url('../images/common/btn/btn_gray_01_s.gif') no-repeat right top; cursor:pointer; line-height: 1.5;}


a.btn_gray_01 { display:inline-block; height: 19px; padding-left:10px; background:url('../images/common/btn/btn_gray_01.gif') no-repeat; margin-top: 1px; border:none; text-decoration: none !important;}
a.btn_gray_01 span { display:inline-block; height:18px; padding: 0px 10px 0 0;*padding:0 10px 0 0; font-size:11px; color:#000 !important; font-weight:bold; text-align:center; background:url('../images/common/btn/btn_gray_01.gif') no-repeat right top; cursor:pointer; line-height: 1.5;}


a.btn_gray_02 { display:inline-block; height: 17px; padding-left:10px; background:url('../images/common/btn/btn_gray_02.gif') no-repeat; margin-top: 1px; border:none; text-decoration: none !important;}
a.btn_gray_02 span { display:inline-block; height:16px; padding: 0 10px 0 0;*padding:0 10px 0 0; font-size:11px; color:#424242 !important; text-align:center; background:url('../images/common/btn/btn_gray_02.gif') no-repeat right top; cursor:pointer; line-height: 1.5; *line-height: 1.4;}


a.btn_gray_02s { display:inline-block; height: 17px; padding-left: 6px; background:url('../images/common/btn/btn_gray_02.gif') no-repeat; margin-top: 1px; border:none; text-decoration: none !important;}
a.btn_gray_02s span { display:inline-block; height:16px; padding: 0 6px 0 0;*padding:0 10px 0 0; font-size:10px; color:#424242 !important; text-align:center; background:url('../images/common/btn/btn_gray_02.gif') no-repeat right top; cursor:pointer; line-height: 1.5; *line-height: 1.4;}


a.btn_gray_03 { display:inline-block; height: 22px; padding-left:10px; background:url('../images/common/btn/btn_gray_03.gif') no-repeat; margin-top: 0px; border:none; text-decoration: none !important; }
a.btn_gray_03 span { display:inline-block; height: 21px; padding: 2px 10px 0 0;*padding:2px 10px 0 0; font-size:11px; color:#424242 !important; font-weight:bold; text-align:center; background:url('../images/common/btn/btn_gray_03.gif') no-repeat right top; cursor:pointer; line-height: 1.5; *line-height: 1.4;}


a.btn_gray_03s { display:inline-block; height: 15px; padding-left:10px; background:url('../images/common/btn/btn_gray_03s.gif') no-repeat; margin-top: 1px; border:none; text-decoration: none !important;}
a.btn_gray_03s span { font-family:Tahoma; display:inline-block; height: 14px; padding: 0px 10px 0 0;*padding: 0px 10px 0 0; font-size: 10px; color:#fff !important; text-align:center; background:url('../images/common/btn/btn_gray_03s.gif') no-repeat right top; cursor:pointer; line-height: 1.5; *line-height: 1.4;}


a.btn_blue_01_s { display:inline-block; height: 22px; padding-left:10px; background:url('../images/common/btn/btn_blue_01_s.gif') no-repeat; margin-top: 1px; border:none; text-decoration: none !important;}
a.btn_blue_01_s span { display:inline-block; height:21px; padding: 2px 10px 0 0;*padding:2px 10px 0 0; font-size:11px; color:#1b4070 !important; text-align:center; background:url('../images/common/btn/btn_blue_01_s.gif') no-repeat right top; cursor:pointer; line-height: 1.5; *line-height: 1.4;}


a.btn_blue_01 { display:inline-block; height: 22px; padding-left:10px; background:url('../images/common/btn/btn_blue_01.gif') no-repeat; margin-top: 1px; border:none; text-decoration: none !important;}
a.btn_blue_01 span { display:inline-block; height:21px; padding: 2px 10px 0 0;*padding:2px 10px 0 0; font-size:11px; color:#3c87e7 !important; font-weight:bold; text-align:center; background:url('../images/common/btn/btn_blue_01.gif') no-repeat right top; cursor:pointer; line-height: 1.5; *line-height: 1.4;}

a.btn_orange_01 { display:inline-block; height: 19px; padding-left:10px; background:url('../images/common/btn/btn_orange_01.gif') no-repeat; margin:0; border:none; text-decoration: none !important;}
a.btn_orange_01 span { display:inline-block; height:18px; padding: 0 10px 0 0;*padding:0 10px 0 0; font-size:11px; color:#fff !important; font-weight:bold; text-align:center; background:url('../images/common/btn/btn_orange_01.gif') no-repeat right top; cursor:pointer; line-height: 1.5; *line-height: 1.4;}


a.btn_big_01 { display:inline-block; height: 26px; padding-left:10px; background:url('../images/common/btn/btn_big_01.gif') no-repeat; margin-top: 1px; border:none; text-decoration: none !important;}
a.btn_big_01 span { display:inline-block; height: 25px; padding: 1px 10px 0 0;*padding:0 10px 0 0; font-size:14px; color:#fff !important; font-weight:bold; text-align:center; background:url('../images/common/btn/btn_big_01.gif') no-repeat right top; cursor:pointer; line-height: 1.5;}


a.btn_big_02 { display:inline-block; height: 26px; padding-left:10px; background:url('../images/common/btn/btn_big_02.gif') no-repeat; margin-top: 1px; border:none; text-decoration: none !important;}
a.btn_big_02 span { display:inline-block; height: 25px; padding: 1px 10px 0 0;*padding:0 10px 0 0; font-size:14px; color:#4d4c4c !important; font-weight:bold; text-align:center; background:url('../images/common/btn/btn_big_02.gif') no-repeat right top; cursor:pointer; line-height: 1.5;}


a.btn_big_03 { display:inline-block; height: 46px; padding-left: 20px; background:url('../images/common/btn/btn_big_03.gif') no-repeat; margin-top: 1px; border:none; text-decoration: none !important;}
a.btn_big_03 span { display:inline-block; height: 38px; padding: 8px 20px 0 0;#padding: 9px 20px 0 0; font-size: 16px; color:#fff !important; font-weight:bold; text-align:center; background:url('../images/common/btn/btn_big_03.gif') no-repeat right top; cursor:pointer; line-height: 1.5;}


a.btn_big_04 { float:left; display:block; height: 46px; padding-left: 15px; background:url('../images/common/btn/btn_big_03.gif') no-repeat; margin-top: 1px; border:none; text-decoration: none !important;}
a.btn_big_04 span { float:left; display:block; height: 33px; padding: 11px 15px 0 0;#padding: 11px 15px 0 0; font-size: 12px; color:#fff !important; font-weight:bold; text-align:center; background:url('../images/common/btn/btn_big_03.gif') no-repeat right top; cursor:pointer; line-height: 1.5;}


a.btn_big_05 { display:inline-block; height: 36px; padding-left: 15px; background:url('../images/common/btn/btn_big_05.gif') no-repeat; margin-top: 1px; border:none; text-decoration: none !important;}
a.btn_big_05 span { display:inline-block; height: 28px;letter-spacing:0.4px;*letter-spacing:0.5px; padding: 8px 15px 0 0;#padding: 8px 15px 0 0; font-size: 12px; color:#fff !important; font-weight:bold; text-align:center; background:url('../images/common/btn/btn_big_05.gif') no-repeat right top; cursor:pointer; line-height: 1.5;}


a.btn_big_06 { display:inline-block; height: 36px; padding-left: 15px; background:url('../images/common/btn/btn_big_06.gif') no-repeat; margin-top: 1px; border:none; text-decoration: none !important;}
a.btn_big_06 span { display:inline-block; height: 28px;letter-spacing:0.5px; padding: 8px 15px 0 0;#padding: 8px 15px 0 0; font-size: 12px; color:#0f2883 !important; font-weight:bold; text-align:center; background:url('../images/common/btn/btn_big_06.gif') no-repeat right top; cursor:pointer; line-height: 1.5;}


a.btn_buy { display:inline-block; height: 24px; padding-left: 15px; background:url('../images/common/btn/btn_buy_01.gif') no-repeat; border:none; text-decoration: none !important;}
a.btn_buy span { display:inline-block; height: 24px; padding: 1px 15px 0 0;#padding: 1px 15px 0 0; font-size: 12px; color:#fff !important; font-weight:bold; text-align:center; background:url('../images/common/btn/btn_buy_01.gif') no-repeat right top; cursor:pointer; line-height: 1.5;}


a.btn_trial { display:inline-block; height: 24px; padding-left: 8px; background:url('../images/common/btn/btn_trial.gif') no-repeat; margin-top: 1px; border:none; text-decoration: none !important;}
a.btn_trial span { display:inline-block; height: 23px; padding: 1px 8px 0 0;#padding: 1px 8px 0 0; font-size: 12px; color:#555 !important; font-weight:bold; text-align:center; background:url('../images/common/btn/btn_trial.gif') no-repeat right top; cursor:pointer; line-height: 1.5;}

/* 4_23 addition */
a.btn_blue_02_s { display:inline-block; height: 19px; padding-left:5px; background:url('../images/common/btn/btn_blue_02_s.gif') no-repeat; margin-top: 1px; border:none; text-decoration: none !important;}
a.btn_blue_02_s span { display:inline-block; height:19px; padding: 1px 15px 0 0;*padding:1px 15px 0 0; font-size:10px; color:#1b4070 !important; text-align:center; background:url('../images/common/btn/btn_blue_02_s.gif') no-repeat right top; cursor:pointer; line-height: 1.5; *line-height: 1.4;}

a.btn_blue_03_s { display:inline-block; height: 19px; padding-left:5px; background:url('../images/common/btn/btn_blue_03_s.gif') no-repeat; margin-top: 1px; border:none; text-decoration: none !important;}
a.btn_blue_03_s span {  font-weight: bold;display:inline-block; height:19px; padding: 1px 10px 0 5px;*padding:1px 10px 0 5px; font-size:11px; color:#1b4070 !important; text-align:center; background:url('../images/common/btn/btn_blue_03_s.gif') no-repeat right top; cursor:pointer; line-height: 1.5; *line-height: 1.4;}

a.btn_blue_04_s { display:inline-block; height: 21px; padding-left:5px; background:url('../images/common/btn/btn_blue_04_s.gif') no-repeat; margin-top: 1px; border:none; text-decoration: none !important;}
a.btn_blue_04_s span { display:inline-block; height:21px; lietter-spacing:-1px; padding: 2px 20px 0 0;*padding:1px 16px 0 0; color:#c0c9d1 !important; text-align:center; background:url('../images/common/btn/btn_blue_04_s.gif') no-repeat right top; cursor:pointer; line-height: 1.5; *line-height: 1.4;}

/* /4_23 addition */

/*
	btn style
*/
.btn_left { clear:both; text-align:left; margin-top: 15px; }
.btn_cen { clear:both; text-align:center; margin-top: 15px; }
.btn_rig { clear:both; text-align:right; margin-top: 15px; }




/*
	arrow style
*/



.bul_arrow06 {
	background:url('../images/common/ico/bul_arrow08.gif') no-repeat 5px 50% !important; 
	padding-left: 15px !important; 
	text-align:left; font-size: 12px;
	color: #202020 !important; font-weight: bold;
	}
	


/* list title */
	.listTheadBtm { }
	.listThead { }
	.viewThead_L { background:url('../images/common/rbox/viewThead_R.gif') no-repeat left top; width:5px; height:28px; }
	.viewThead_R { background:url('../images/common/rbox/viewThead_L.gif') no-repeat right top; width:5px; height:28px; }

	.listThead_L { background:url('../images/common/rbox/listThead_L.gif') no-repeat left top; width:5px; height:28px; }
	.listThead_R { background:url('../images/common/rbox/listThead_R.gif') no-repeat right top; width:5px; height:28px; }
	.listThead th.viewR_bar { background: #97a0d1 url('../images/common/ico/ico_reple2.gif') no-repeat 10px 8px; padding-left:8px;}
	.listThead th.R_bar a{ color:#fff; }
	.listThead th.viewtitle { color:#fff ; background-color:#97a0d1;text-align:left; padding-left:10px; }
	
	.listThead th { color:#fff ; background-color:#8aaddd;font:Arial,Verdana,Tahoma,Sans-serif;font-size:11px; }
	.listThead th a{ font-size:11px; }
	.listThead th.title { height:28px;color:#fff ; background-color:#8aaddd;text-align:left; padding-left:10px; }
	.listThead th.R_bar { background: #8aaddd url('../images/common/R_bar.gif') no-repeat right top; }
	.listThead th.nobar { padding: 0 7px 0 13px; }
	.listThead td { text-align:center;line-height:28px;font-size:11px; }
	.listThead td.Stite {color:#1b4070;background:url('../images/common/bg/bbsview_date_gap.gif') no-repeat right top;background-color:#E7EEF5; }
	.listThead td.Sbod {color:#717171;text-align:left;padding-left:10px; }


	
	
	.rbox_th_left01 { background:url('../images/common/rbox/rbox_th_left01.gif') no-repeat left top; width:5px; height:43px; }
	.rbox_th_rig01 { background:url('../images/common/rbox/rbox_th_rig01.gif') no-repeat right top; width:5px; height:43px; }

	.orderNo th { color:#fff ; background-color:#8aaddd;text-align:center; line-height:1.3;font:Arial,Verdana,Tahoma,Sans-serif; }
	.orderNo th.th_bar01 { background: #8aaddd url('../images/common/th_bar01.gif') no-repeat right top;height:43px; }
	.orderNo td { padding: 4px 0 3px 0; text-align:center; border-bottom: 1px #dfdfdf solid; }
	.orderNo td.btm { padding: 4px 0 3px 0; text-align:center; border-bottom: 1px #5d5d5d solid; }

	.orderNo1 th { color:#fff ; background-color:#8aaddd;text-align:center; line-height:1.3; font-weight: normal;font-size:11px;font:Arial,Verdana,Tahoma,Sans-serif; }
	.orderNo1 th.th_bar01 { background: #8aaddd url('../images/common/th_bar01.gif') no-repeat right top;height:43px; }
	.orderNo1 td { padding: 4px 0 3px 0; text-align:center; border-bottom: 1px #dfdfdf solid; line-height:18px;}
	.orderNo1 td.btm { padding: 4px 0 3px 0; text-align:center; border-bottom: 1px #5d5d5d solid; }
	

.ico_error {
	background:url('../images/common/ico/ico_point.gif') no-repeat 0 50% !important; 
	padding-left: 18px !important; 
	color: #ea2b2c !important; 
	font-weight: normal;
	font-size:11px;
	}

.ico_aff {
	background:url('../images/common/ico/ico_pon.gif') no-repeat 0 50% !important; 
	padding-left: 18px !important; 
	color: #5995e2 !important; 
	font-weight: normal;
	font-size:11px;
	}

.bul_arrow01 {
	background:url('../bullet/qna_bullet_arrow.gif') no-repeat 0px 50% !important; 
	padding-left: 8px !important; 
	color: #434446 !important; font-weight: bold;
	}


	
/* 
	imgae_background type 
*/
.imgBox_37s { position:relative; #position:; width: 47px; height: 47px;}

.imgBox_37 { position:relative; #position:; width: 44px; height: 44px; padding: 3px 0 0 3px; #padding: 3px 0 0 0px; background:url(../images/common/bg/imgbox_37_bg.gif) no-repeat; }
.imgBox_37 p { width: 37px; height: 37x; margin: 0 0 0 0px; }
.imgBox_37 p img { width: 37px; height: 37px; }
.imgBox_37 .imgLight { position:absolute; }


.imgBox_40 { position:relative; width:45px; height:45px; padding:4px 0 0 4px;#padding:4px 0 0 3px; background:url(../images/common/bg/imgbox_40_bg.gif) no-repeat; }
.imgBox_40 p { width:40px; height:40px; margin:0; overflow:hidden; }
.imgBox_40 p img { width:40px; height:40px; }
.imgBox_40 .imgLight { position:absolute; }


.imgBox_65 { position:relative; width:71px; height:72px; padding:4px 0 0 4px; background:url(../images/common/bg/imgbox_65_bg.gif) no-repeat; }
.imgBox_65 p { width:65px; height:65px; margin:0; overflow:hidden; }
.imgBox_65 p img { width:65px; height:65px; }
.imgBox_65 .imgLight { position:absolute; }

.imgBox_135lists { position:relative;float:left; width:157px; height:157px;}

.imgBox_135list { position:relative;float:left; width:147px; height:148px; padding:9px 0 0 9px; background:url(../images/bestsellers/imgbox_135_bg.gif) no-repeat; }
.imgBox_135list p { width:135px !important; height:135px; margin:0 !important; overflow:hidden; }
.imgBox_135list p img { width:135px; height:135px; }
.imgBox_135list .imgLight { position:absolute; }

.bul_popTit {
	background:url('../images/common/ico/bul_popTit.gif') no-repeat 0 50% !important; 
	padding-left: 16px !important; 
	margin:0;
	font-family:Arial;
	font-size: 15px;
	color: #202020 !important; font-weight: bold;
	}



/* preview next */

	.prevNext dl { height:1%; }
	.prevNext dl:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	}
	.prevNext dl.gapLine { border-top:1px solid #dcdcdc; }
	.prevNext dt { float:left; width:80px; padding-left:30px; font-weight:bold; color:#656565; line-height:28px; text-align:left; }
	.prevNext dt.prev { background:url(../images/common/btn/btn_up.gif) no-repeat 5px 6px; }
	.prevNext dt.next { background:url(../images/common/btn/btn_down.gif) no-repeat 5px 6px; }
	.prevNext dd { float:left; width:500px; line-height:28px; text-align:left; }
	.prevNext dd.subject { color:#666666;font-size:11px; }
	.prevNext dd.subject a { color:#666666; }
	.prevNext dd.date { float:right; width:95px; text-align:center; color:#717171;font-size:11px;}

.imgBox_40bg {
background:transparent url(../images/common/bg/imgbox_40_bg.gif) no-repeat scroll 0 0;
height:45px;
padding:4px 0 0 4px;
*padding:4px 2px 0 2px;
position:relative;
width:45px;
margin:0 auto;
}

.imgBox_40bga {
height:49px;
position:relative;
width:49px;
margin:0 auto;
}


.imgBox_40bg .imgLight {
position:absolute;
}
.imgBox_40bg p {
height:40px;
margin:0;
overflow:hidden;
width:40px;
}

imgBox_40bg p img {
height:40px;
width:40px;
}

.inpwid{width:285px !important;}




/* 2009-10 IGK */
a.btn_blue{ display:inline-block; height:18px; padding-left:10px; background:url('../images/common/btn/btn_blue.gif') no-repeat;border:none; text-decoration: none !important;}
a.btn_blue span { display:inline-block; height:18px;font-size:11px; color:#eff4fc !important; font-weight:bold !important; text-align:center; background:url('../images/common/btn/btn_blue.gif') no-repeat right top; cursor:pointer;padding-right:10px;line-height:16px;}

h4 p.stit {font:normal 11px tahoma;color:#666666;padding-top:4px;padding-bottom:20px;}
h4 .icon {position:absolute;margin-left:5px;margin-top:5px;}

div.applist_title {margin-top:10px;padding-bottom:4px;font-size:11px;}
div.applist_title .larea {color:#333333;float:left;font-size:inherit;_height:22px;}
div.applist_title .larea strong {color:#ff3300;font-size:inherit;}
div.applist_title .rarea {float:right;font-size:inherit;_height:22px;}
div.applist_title .rarea strong {color:#555556;font-size:inherit;}

div.applist {border-top:2px solid #dfdfdf;padding-top:3px;border-bottom:1px solid #dfdfdf;}
div.applist div.container {background:url('../images/bestseller/bg_list.gif') left top;width:100%;}
div.applist div.container div.box {float:left;float:left;width:241px;height:123px;overflow:hidden;}
div.applist div.container div.box dl {width:210px;margin-top:12px;margin-left:15px;}
div.applist div.container div.box dl dt {display:inline-block;float:left;width:85px;position:relative;}
div.applist div.container div.box dl dt .icon {left:0;position:absolute;top:0;z-index:20;}
div.applist div.container div.box dl dd {display:inline-block;float:left;min-width:95px;max-width:120px;}
/* 2009-11-20 IGK */div.applist div.container div.box dl dd p.title {color:#464646;font-weight:bold;font-size:11px;line-height:1.2;max-height:27px;overflow:hidden;word-break:keep-all;word-wrap:break-word;}
div.applist div.container div.box dl dd p.Kind {color:#717175;font-size:11px;line-height:1.2;}
div.applist div.container div.box dl dd p.star {line-height:1.2;padding-top:3px;}
div.applist div.container div.box dl dd p.Name {color:#464646;font-size:11px;line-height:1.2;padding-top:3px;}
div.applist div.container div.box dl dd p.price {font-weight:bold;font-size:11px;line-height:1.2;padding-top:3px;}
div.applist div.container div.box dl dd p.price span.type1 {font-size: inherit;color:#1b4070;}
div.applist div.container div.box dl dd p.price del.type2 {font-size: inherit;color:#666666;}
div.applist div.container div.box dl dd p.price span.type3 {font-size: inherit;color:#ff4800;}
div.applist div.container div.box dl dd p.btn {padding-top:3px;}
div.applist div.container div.box dl dd p.title a {color:#464646;font-weight:bold;font-size:12px;line-height:1.1;max-height:27px;_height:27px;overflow:hidden;word-break:keep-all;word-wrap:break-word;}

.sortBoxCWide1 { width:725px; background:url(../images/common/rbox/sort_box_cWide.gif) repeat-y;}
.sortBoxTWide1 { background:url(../images/common/rbox/sort_box_tWide.gif) no-repeat left top; }
.sortBoxBWide1 { position:relative; *zoom:1; padding:10px 15px 7px 15px; background:url(../images/common/rbox/sort_box_bWide.gif) no-repeat left bottom; }

.sortBoxBWide1 dl.opt { padding-bottom:5px; margin-bottom:6px; border-bottom:1px solid #e3e3e3; height:1%; }
.sortBoxBWide1 dl.opt:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.sortBoxBWide1 dl.opt dt { float:left; width:85px;color:#717175;font-size:11px;font-weight:bold;}
.sortBoxBWide1 dl.opt dd { float:left; font-weight:bold; }
.sortBoxBWide1 dl.opt dd input {margin-right:2px; #margin-right:0; #height:14px; height:15px; }
.sortBoxBWide1 dl.opt dd label {margin-right: 10px; #margin-right:8px; }

.sortBoxBWide1 .cb { display:block; height:22px; }

div.bestseller_search dl.sel {float:left;}
div.bestseller_search dl.sel dt { float:left; margin-top:2px; *margin-top:4px;font-size:11px;color:#555556;font-weight:bold;}
div.bestseller_search dl.sel dd {float:left;min-height:23px;_height:23px;}
div.bestseller_search dl.sel dd input {vertical-align:top;}
div.bestseller_search dl.sel dd select * {font-size:11px;}

.sortBoxBWide1 div.bestseller_search {width:695px;display:table;}
.sortBoxBWide1 div.bestseller_search .col1 {width:85px;}
.sortBoxBWide1 div.bestseller_search .col2 {width:165px;}
.sortBoxBWide1 div.bestseller_search .col2 select {width:120px;} 
.sortBoxBWide1 div.bestseller_search .col3 {width:50px;}
.sortBoxBWide1 div.bestseller_search .col4 {width:130px;}
.sortBoxBWide1 div.bestseller_search .col4 select {width:120px;}
.sortBoxBWide1 div.bestseller_search .search_box {float:right !important;}
.sortBoxBWide1 div.bestseller_search .col5 {display:none;}
.sortBoxBWide1 div.bestseller_search .col6 {}


.S_B_Right_grays1 {background:url('../images/bestsellers/S_B_BG_Right_grayBs.gif') bottom left;}
.S_B_Right_grays1 dt {margin-bottom:10px;height:26px; font-weight:bold; background:url('../images/bestsellers/S_B_BG_Right_grays.gif') 0 0 no-repeat; color:#1b4070;padding-left:13px; line-height:2.4;}
.S_B_Right_grays1 dd {padding-left:20px;}
.S_B_Right_grays1 dd ul li div{width:60px;float:left;margin-right:17px;height:85px;overflow:hidden;}
.S_B_Right_grays1 dd ul li div p {text-align:center;font-size:11px; }
.S_B_Right_grays1 dd ul li div p img {width:58px;height:58px;border:1px solid #d4d4d4;}

.S_B_Right_grays1_1 {background:url('../images/bestsellers/S_B_BG_Right_grayBs.gif') bottom left;}
.S_B_Right_grays1_1 dt {margin-bottom:10px;height:26px; font-weight:bold; background:url('../images/bestsellers/S_B_BG_Right_grays.gif') 0 0 no-repeat; color:#1b4070;padding-left:13px; line-height:2.4;}
.S_B_Right_grays1_1 dd {text-align:center;padding-bottom:10px;}
.S_B_Right_grays1_1 dd img {display:block;margin-left:auto;margin-right:auto;}
.S_B_Right_grays1_1 dd strong {text-align:center;font-size:11px;display:block;}

.S_B_Right_grays2 {background:url(../images/common/rbox/right_boxBtm.gif) no-repeat left bottom;margin-top:15px;}
.S_B_Right_grays2 dt.title {background:url(../images/common/rbox/right_boxTop.gif) no-repeat left top;width:175px;}
.S_B_Right_grays2 dt.title strong {color:#1b4070;display:inline-block;font-size:11px;line-height:14px;padding:7px 12px 5px 12px; }
.S_B_Right_grays2 dd.container {padding-left:12px;padding-right:12px;}
.S_B_Right_grays2 dd.container dl {padding-top:12px;padding-bottom:8px;border-bottom:1px dashed #bbbbbb;width:150px;display:table;}
.S_B_Right_grays2 dd.container dl.noline {border:none;!important}
.S_B_Right_grays2 dd.container dl dt {float:left;width:60px;}
.S_B_Right_grays2 dd.container dl dd {float:left;width:90px;word-break:keep-all;}
/* 2009-10-27 IGK edit */
.S_B_Right_grays2 dd.container dl dd p.title {color:#464646;font-weight:bold;font-size:11px;line-height:1.2;word-break:keep-all;}
/* // 2009-10-27 IGK edit */
.S_B_Right_grays2 dd.container dl dd p.Kind {color:#717175;font-size:11px;line-height:1.2;}
.S_B_Right_grays2 dd.container dl dd p.star {line-height:1.2;padding-top:1px;}
.S_B_Right_grays2 dd.container dl dd p.price {color:#1b4070;font-weight:bold;font-size:11px;line-height:1.2;padding-top:3px;}

div.otherCnt h2 span {font-weight:normal;font-size:12px;}
div.otherCnt div.description {background:url(../images/bestseller/bg_description.gif) no-repeat left top;height:109px;margin-top:10px;margin-bottom:10px;position:relative;}
div.otherCnt div.description p.icon {position:absolute;left:0;top:0;z-index:50;}
div.otherCnt div.description p.imgtit {position:absolute;left:10px;top:14px;z-index:40px;}
div.otherCnt div.description div.container {position:absolute;left:155px;top:8px;width:380px;overflow:hidden;display:table;}
/* 2009-11-27 IGK */
div.otherCnt div.description div.container table {width:335px;}
div.otherCnt div.description div.container table td {text-align:center;}
div.otherCnt div.description div.container  dl {width:66px;padding:0;margin:0 auto;padding-top:10px;height:80px;text-align:center;overflow:hidden;}
div.otherCnt div.description div.container  dl dt {width:60px;padding:0;margin:0;margin-left:auto;margin-right:auto;}
div.otherCnt div.description div.container  dl dd {width:60px;padding:0;margin:0;height:auto;margin-left:auto;margin-right:auto;}
div.otherCnt div.description div.container  dl dd p.title,
div.otherCnt div.description div.container  dl dd p.title a {color:#464646;font-weight:bold;font-size:11px;line-height:1.2;word-break:keep-all;word-wrap:break-word;}
/* // 2009-11-27 IGK */

.otherCnt .rigBtn { float:right; right:0;top:0;margin-top: -20px; }
.otherCnt .averageRating { border:1px #c5d6e7 solid; background-color:#e7eef5; color:#385b95; font-weight:bold; padding: 4px 0 5px 10px; font-size:12px; margin-top:10px;}
.recommend_star { letter-spacing: -2px; }

.cus_review { }
.cus_review .textarea {  margin:0 auto; width: 97%; height:20px; border:1px #e6e6e7 solid; background-color:#f5f5f7; padding:5px; color:#464646; }
.cus_review .reviewDate { float:right; right:0; margin-right: 5px;#margin-top: 6px; color:#717171;font-size:11px; }
.cus_review .reviewContxt { width:510px; border-bottom:1px #e6e6e6 solid; padding: 5px 0 5px 0; float:left; font-size:11px;color:#464646;}
.cus_review .reviewContxtWrite { width:510px; border-bottom:1px #a6a6a6 solid; padding: 0 0 10px 0; margin-top:5px;margin-bottom: 10px; float:left; }
.cus_review .reviewContxtWrite textarea {height:32px;}
.cus_review .reviewContxtWrite .btn_cen { margin-top: 6px; }
.cus_review .noline {border-bottom:none !important;}


ul.reviewList { margin-top: 7px; }
ul.reviewList:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
ul.reviewList li { float:left; }
ul.reviewList li.popularName { margin-right:5px; }
ul.reviewList li.RecommendStar { margin-top: 1px; margin-left: 2px; letter-spacing:-2px; }

.ico_writer {
background:url('../images/common/ico/ico_writer.gif') no-repeat 0 100% !important; 
padding-left: 20px !important; 
margin: 0;
font-family:Arial;
font-size: 11px;
color: #385b95 !important; font-weight: bold;
}

/* add comment */
.bul_arrow07 {
	background:url('../images/common/ico/bul_arrow09.gif') no-repeat 0 50% !important; 
	padding-left: 10px !important; 
	text-align:left; font-size: 12px;
	color: #202020 !important; font-weight: bold;
}
.round_type06fg { padding: 5px 0; }

.addComment { width: 490px; margin: 0 auto; }
.addComment .btn_cen { margin-top: 5px; }

ul.ratingStar {padding-top:5px;}
ul.ratingStar:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
ul.ratingStar li { float:left; text-align:left; }
ul.ratingStar li.tit { width: 75px; }
ul.ratingStar li.tit h2 { margin-left:1px; }
ul.ratingStar li.recommentStar { letter-spacing: -2px; margin-right: 8px; }
ul.ratingStar li.error {clear:both;padding-top:5px;}
ul.ratingStar li.error p.ico_error { margin: 0 0 2px 0; text-align:left;letter-spacing:0;word-spacing:0; }
ul.ratingStar li.click { color:#1b4070; }
ul.ratingStar li.click a { color:#1b4070; }
	
ul.addCommWrite { clear:both; }
ul.addCommWrite:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

ul.addCommWrite li.topDot { background:url(../images/common/dot.gif) repeat-x top left; padding: 7px 0 0 0; #padding: 4px 0 0 0;_border-bottom:1px #f5f5f7 solid; }
ul.addCommWrite .txt { position:relative; float:right;right: 5px;font-size:11px;color:#717171;}
ul.addCommWrite li.comment { }
ul.addCommWrite li.comment textarea { margin:0 auto; width: 97%; height: 30px; border:1px #d5d5d5 solid; background-color:#fff; padding:5px; color:#464646; }
ul.addCommWrite li.error {clear:both;padding-top:5px;}
ul.ratingStar li.error p.ico_error { margin: 0 0 2px 0; text-align:left;letter-spacing:0;word-spacing:0; }
ul.addCommWrite li p{ text-align:left; }
ul.addCommWrite li.ico_error { margin-bottom:5px; margin-top: -3px;_margin-top:0; }

a.rate { vertical-align:top; margin-left: 5px; margin-top:-1px; _margin-top:0; letter-spacing:0; }

/* IGK 2009-10-23 */
div.gate-new_section {background:url(../images/bestseller/gate_bg.gif) no-repeat;height:200px;overflow:hidden;}
div.gate-new_section dl {display:table;width:354px;float:left;}
div.gate-new_section dl dt {float:left;width:174px;padding-left:40px;height:100%;}
div.gate-new_section dl dt p.icon {position:absolute;}
div.gate-new_section dl dd {float:left;width:140px;overflow:hidden;}
div.gate-new_section dl dd p.title,
div.gate-new_section dl dd p.title a {padding-top:5px;font-size:18px;font-weight:bold;color:#000000;max-height:43px;overflow:hidden;word-break:keep-all;_height:43px;word-wrap:break-word;}
div.gate-new_section dl dd p.type {padding-top:5px;color:#717175;font-size:14px;}
div.gate-new_section dl dd p.sellername {padding-top:5px;color:#717175;font-size:11px;height:14px;overflow:hidden;}
div.gate-new_section dl dd p.btn {margin-top:5px;}
/* // IGK 2009-10-23 */

div.rolling_list {background:url(../images/common/rbox/roll_Top.gif) no-repeat left top;padding-top:15px;}	
div.rolling_list h2 {background:url(../images/common/ico/ico_bull1.gif) no-repeat left 6px;font-size:18px;font-weight:bold;color:#003399 !important;padding-left:15px;position:relative;margin-left:40px;padding-bottom:15px;}
div.rolling_list div.rollbtm {background:url(../images/common/rbox/roll_Btm.gif) no-repeat left bottom;padding-bottom:10px;}

div.rolling_list h2 span.btn_page {left:295px;top:5px;position:absolute;}

div.rolling_list div.btn {float:left;width:59px;text-align:center;padding-top:33px;}

div.rolling_list .container {float:left;width:607px;overflow:hidden;height:140px;}
div.rolling_list .container ul {width:665px;display:table;}
div.rolling_list .container ul li {float:left;width:128px;height:150px;overflow:hidden;}
div.rolling_list .container ul li dl {width:95px;height:150px;overflow:hidden;}
div.rolling_list .container ul li dl dt {}
div.rolling_list .container ul li dl dd {margin-left:10px;text-align:left;padding-top:3px;}

div.rolling_list .container ul li dl dd  p.title, 
div.rolling_list .container ul li dl dd  p.title a {color:#464646;font-weight:bold;font-size:11px;line-height:1.2;max-height:27px;_height:27px;overflow:hidden;word-break:keep-all;word-wrap:break-word;}
div.rolling_list .container ul li dl dd  p.Kind {color:#717175;font-size:11px;line-height:1.2;}



/************************************************************
 * board.css Ends
 ************************************************************/


/************************************************************
 * roundbox.css Starts
 ************************************************************/
/* round_box */	
.round_type02 { width:100%; font:11px Arial;color:#666; }
	.round_type02 b{display:block;height:1px;overflow:hidden;}
	.round_type02 b, #round_type02 .round_type025{border:#dfdfdf;background:#fff ;}
	.round_type02 .round_type021{background:#dfdfdf;}
	.round_type02 .round_type021{margin:0px 5px 0px 5px;}
	.round_type02 .round_type022{border-left:solid 2px #dfdfdf ;border-right:solid 2px #dfdfdf ;margin:0px 3px 0px 3px;}  
	.round_type02 .round_type023, .round_type02 .round_type024, .round_type02 .round_type02fg{
		border-left:solid 1px #dfdfdf ;border-right:solid 1px #dfdfdf;
	}  
	.round_type02 .round_type02_top { 
		background:url(../images/common/rbox/round_type02_top.gif) no-repeat left top; 
		width:195px;
		height:40px;
	}
	
	.round_type02_top ul{ margin: 5px 0 0 9px; }
	.round_type02 .round_type023{margin:0px 2px 0px 2px;}
	.round_type02 .round_type024{height:2px;}
	.round_type02 .round_type024{margin:0px 1px 0px 1px;}  
	.round_type02 .round_type025{padding:0px 5px 0px 5px;}
	.round_type02fg {
		padding:0;
		text-align:center;
	}
	.round_type02fg table{
		margin: 0 auto;
		text-align:left;
	}
	.round_type02fg table td{
		padding: 5px 0 0 0;
	}



.round_type03 { width:100%; font:11px Arial;color:#464646; }
	.round_type03 b{display:block;height:1px;overflow:hidden;}
	.round_type03 b, #round_type03 .round_type035{border:#fff;background:#fff ;}
	.round_type03 .round_type031{background:#fff;}
	.round_type03 .round_type031{margin:0px 5px 0px 5px;}
	.round_type03 .round_type032{border-left:solid 2px #fff ;border-right:solid 2px #fff ;margin:0px 3px 0px 3px;}  
	.round_type03 .round_type033, .round_type03 .round_type034, .round_type03 .round_type03fg{
		border-left:solid 1px #fff ;
		border-right:solid 1px #fff;
	}  
	.round_type03_top ul{ margin: 5px 0 0 9px; }
	.round_type03 .round_type033{margin:0px 2px 0px 2px;}
	.round_type03 .round_type034{height:2px;}
	.round_type03 .round_type034{margin:0px 1px 0px 1px;}  
	.round_type03 .round_type035{padding:0px 5px 0px 5px;}
	.round_type03fg {
		background-color:#fff;
		text-align:center;
		padding: 0;
	}
	.round_type03fg table{
		margin: 0 auto;
	}



.round_type04 { width:100%; font:11px Arial;color:#464646; }
	.round_type04 b{display:block;height:1px;overflow:hidden;}
	.round_type04 b, .round_type04 .round_type045{border:#f0f0f2;background:#f5f5f7 ;}
	.round_type04 .round_type041{background:#f0f0f2;}
	.round_type04 .round_type041{margin:0px 5px 0px 5px;}
	.round_type04 .round_type042{border-left:solid 2px #f0f0f2 ;border-right:solid 2px #f0f0f2 ;margin:0px 3px 0px 3px;}  
	.round_type04 .round_type043, .round_type04 .round_type044, .round_type04 .round_type04fg{
		border-left:solid 1px #f0f0f2 ;
		border-right:solid 1px #f0f0f2;
	}  
	.round_type04_top ul{ margin: 5px 0 0 9px; }
	.round_type04 .round_type043{margin:0px 2px 0px 2px;}
	.round_type04 .round_type044{height:2px;}
	.round_type04 .round_type044{margin:0px 1px 0px 1px;}  
	.round_type04 .round_type045{padding:0px 5px 0px 5px;}
	.round_type04fg {
		background-color:#f5f5f7;
		text-align:center;
		padding: 0;
	}
	.round_type04fg table{
		margin: 0 auto;
	}


	.round_type04s { width: 715px; font:11px Arial;color:#464646;margin:0 auto; }
	.round_type04s b{display:block;height:1px;overflow:hidden;}
	.round_type04s b, .round_type04s .round_type04s5{border:#d7d7da;background:#fff ;}
	.round_type04s .round_type04s1{background:#d7d7da;}
	.round_type04s .round_type04s1{margin:0px 5px 0px 5px;}
	.round_type04s .round_type04s2{border-left:solid 2px #d7d7da ;border-right:solid 2px #d7d7da ;margin:0px 3px 0px 3px;}  
	.round_type04s .round_type04s3, .round_type04s .round_type04s4, .round_type04s .round_type04sfg{
		border-left:solid 1px #d7d7da ;
		border-right:solid 1px #d7d7da;
		zoom:1;
	}  
	.round_type04s_top ul{ margin: 5px 0 0 9px; }
	.round_type04s .round_type04s3{margin:0px 2px 0px 2px;}
	.round_type04s .round_type04s4{height:2px;}
	.round_type04s .round_type04s4{margin:0px 1px 0px 1px;}  
	.round_type04s .round_type04s5{padding:0px 5px 0px 5px;}
	.round_type04sfg {
		background-color:#fff;
		text-align:center;
		padding: 0;
	}
	.round_type04sfg table{
		margin: 0 auto;
	}

	

.round_type05 { width:100%; font:11px Arial;color:#666; }
	.round_type05 b{display:block;height:1px;overflow:hidden;}
	.round_type05 b, #round_type05 .round_type055{border:#dfdfdf;background:#fff ;}
	.round_type05 .round_type051{background:#dfdfdf;}
	.round_type05 .round_type051{margin:0px 5px 0px 5px;}
	.round_type05 .round_type052{border-left:solid 2px #dfdfdf ;border-right:solid 2px #dfdfdf ;margin:0px 3px 0px 3px;}  
	.round_type05 .round_type053, .round_type05 .round_type054, .round_type05 .round_type05fg{
		border-left:solid 1px #dfdfdf ;border-right:solid 1px #dfdfdf;
	}  
	.round_type05 .round_type05_top { 
		background:url(../images/common/rbox/round_type05_top.gif) no-repeat left top; 
		width: 100%;
		height: 36px;
	}
	.round_type05 .round_type05_top2 { 
		background:url(../images/common/rbox/round_type05_top2.gif) no-repeat left top; 
		width: 100%;
		height: 34px;
	}
	
	.round_type05_top ul{ margin: 5px 0 0 9px; }
	.round_type05 .round_type053{margin:0px 2px 0px 2px;}
	.round_type05 .round_type054{height:2px;}
	.round_type05 .round_type054{margin:0px 1px 0px 1px;}  
	.round_type05 .round_type055{padding:0px 5px 0px 5px;}
	.round_type05fg {
		padding:0;
		text-align:center;
	}




.round_type06 { width:100%; font:11px Arial;color:#464646; }
	.round_type06 b{display:block;height:1px;overflow:hidden;}
	.round_type06 b, .round_type06 .round_type065{border:#dbdbdd;background:#f5f5f7 ;}
	.round_type06 .round_type061{background:#dbdbdd;}
	.round_type06 .round_type061{margin:0px 5px 0px 5px;}
	.round_type06 .round_type062{border-left:solid 2px #dbdbdd ;border-right:solid 2px #dbdbdd ;margin:0px 3px 0px 3px;}  
	.round_type06 .round_type063, .round_type06 .round_type064, .round_type06 .round_type06fg{
		border-left:solid 1px #dbdbdd ;
		border-right:solid 1px #dbdbdd;
	}  
	.round_type06_top ul{ margin: 5px 0 0 9px; }
	.round_type06 .round_type063{margin:0px 2px 0px 2px;}
	.round_type06 .round_type064{height:2px;}
	.round_type06 .round_type064{margin:0px 1px 0px 1px;}  
	.round_type06 .round_type065{padding:0px 5px 0px 5px;}
	.round_type06fg {
		background-color:#f5f5f7;
		text-align:center;
		padding: 0;
	}
	.round_type06fg .rbox_inCont { width:95%; text-align:left; margin:0 auto; }
	.round_type06fg table{
		margin: 0 auto;
	}
	
.round_type07 { width:100%; font:11px Arial;color:#464646; }
	.round_type07 b{display:block;height:1px;overflow:hidden;}
	.round_type07 b, .round_type04 .round_type045{border:#f2f6fa;background:#f2f6fa ;}
	.round_type07 .round_type071{background:#f2f6fa;}
	.round_type07 .round_type071{margin:0px 5px 0px 5px;}
	.round_type07 .round_type072{border-left:solid 2px #f2f6fa ;border-right:solid 2px #f2f6fa ;margin:0px 3px 0px 3px;}  
	.round_type07 .round_type073, .round_type04 .round_type074, .round_type07 .round_type07fg{
		border-left:solid 1px #f0f0f2 ;
		border-right:solid 1px #f0f0f2;
	}  
	.round_type07_top ul{ margin: 5px 0 0 9px; }
	.round_type07 .round_type073{margin:0px 2px 0px 2px;}
	.round_type07 .round_type074{height:2px;}
	.round_type07 .round_type074{margin:0px 1px 0px 1px;}  
	.round_type07 .round_type075{padding:0px 5px 0px 5px;}

	.round_type07 .tit_com {background:#f2f6fa ;padding:2px 15px 2px 15px;color:#1b4070;}

.round_type08 { width:100%; font:11px Arial;color:#464646; }
	.round_type08 .round_type081{background:#ebebec;}
	.round_type08 .round_type081{margin:0px 5px 0px 5px;background:#ebebec;}
	.round_type08 .round_type082{border-left:solid 2px #ebebec ;border-right:solid 2px #ebebec ;margin:0px 3px 0px 3px;background:#ebebec;}  
	.round_type08 .round_type084,{
		border-left:solid 1px #ebebec ;
		border-right:solid 1px #ebebec;
	}  
	.round_type08 .round_type083{margin:0px 2px 0px 2px;background:#ebebec;}
	.round_type08 .round_type084{height:2px;background:#ebebec;margin:0px 1px 0px 1px;}

	.round_type08 .tit_com {background:#ebebec ;padding:2px 15px 2px 15px;color:#1b4070;}

.round_type09 { width:100%; font:11px Arial;color:#464646; }
	.round_type09 b{display:block;height:1px;overflow:hidden;}
	.round_type09 b, .round_type04 .round_type045{border:#f2f6fa;background:#ebebec ;}
	.round_type09 .round_type091{background:#ebebec;}
	.round_type09 .round_type091{margin:0px 5px 0px 5px;}
	.round_type09 .round_type092{border-left:solid 2px #f2f6fa ;border-right:solid 2px #f2f6fa ;margin:0px 3px 0px 3px;}  
	.round_type09 .round_type093, .round_type04 .round_type094, .round_type09 .round_type09fg{
		border-left:solid 1px #f0f0f2 ;
		border-right:solid 1px #f0f0f2;
	}  
	.round_type09_top ul{ margin: 5px 0 0 9px; }
	.round_type09 .round_type093{margin:0px 2px 0px 2px;}
	.round_type09 .round_type094{height:2px;}
	.round_type09 .round_type094{margin:0px 1px 0px 1px;}  
	.round_type09 .round_type095{padding:0px 5px 0px 5px;}

	.round_type09 .tit_com {background:#ebebec ;color:#1b4070;font-weight:bold;}
	.round_type09 .tit_com span.texx {line-height::22px;border:1px solid;}


.phone_add { width: 715px; font:11px Arial;color:#464646; }
	.phone_add b{display:block;height:1px;overflow:hidden;}
	.phone_add b, .phone_add .phone_add5{border:#dbdbdd;background:#fff ;}
	.phone_add .phone_add1{background:#dbdbdd;}
	.phone_add .phone_add1{margin:0px 5px 0px 5px;}
	.phone_add .phone_add2{border-left:solid 2px #dbdbdd ;border-right:solid 2px #dbdbdd ;margin:0px 3px 0px 3px;}  
	.phone_add .phone_add3, .phone_add .phone_add4, .phone_add .phone_addfg{
		border-left:solid 1px #dbdbdd ;
		border-right:solid 1px #dbdbdd;
		background-color:#fff;
	}  
	.phone_add_top ul{ margin: 5px 0 0 9px; }
	.phone_add .phone_add3{margin:0px 2px 0px 2px;}
	.phone_add .phone_add4{height:2px;}
	.phone_add .phone_add4{margin:0px 1px 0px 1px;}  
	.phone_add .phone_add5{padding:0px 5px 0px 5px;}
	.phone_addfg {
		background-color:#fff;
		text-align:left;
		padding:10px 15px;
	}

	
.rbox01_bgc { width:99%; font:11px Arial;color:#464646;margin:0 auto; }
	.rbox01_bgc b{display:block;height:1px;overflow:hidden;}
	.rbox01_bgc b, #rbox01_bgc .rbox01_bgc5{border:#f2f2f2;background:#f2f2f2 ;}
	.rbox01_bgc .rbox01_bgc1{background:#f2f2f2;}
	.rbox01_bgc .rbox01_bgc1{margin:0px 5px 0px 5px;}
	.rbox01_bgc .rbox01_bgc2{border-left:solid 2px #f2f2f2 ;border-right:solid 2px #f2f2f2 ;margin:0px 3px 0px 3px;}  
	.rbox01_bgc .rbox01_bgc3, .rbox01_bgc .rbox01_bgc4, .rbox01_bgc .rbox01_bgcfg{
		border-left:solid 1px #f2f2f2 ;
		border-right:solid 1px #f2f2f2;
	}  
	.rbox01_bgc_top ul{ margin: 5px 0 0 9px; }
	.rbox01_bgc .rbox01_bgc3{margin:0px 2px 0px 2px;}
	.rbox01_bgc .rbox01_bgc4{height:2px;}
	.rbox01_bgc .rbox01_bgc4{margin:0px 1px 0px 1px;}  
	.rbox01_bgc .rbox01_bgc5{padding:0px 5px 0px 5px;}
	.rbox01_bgcfg {
		background-color:#f2f2f2;
		padding: 0;
	}
	
	
	.sortBoxCWide { width:725px; background:url(../images/common/rbox/sort_box_cWide.gif) repeat-y; }
	.sortBoxTWide { background:url(../images/common/rbox/sort_box_tWide.gif) no-repeat left top; }
	.sortBoxBWide { position:relative; *zoom:1; padding:10px 8px 7px 8px; background:url(../images/common/rbox/sort_box_bWide.gif) no-repeat left bottom; }
	
	.sortBoxBWide dl.opt { padding-bottom:5px; margin-bottom:6px; border-bottom:1px solid #e3e3e3; height:1%; }
	.sortBoxBWide dl.opt:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	}
	.sortBoxBWide dl.opt dt { float:left; width:100px; text-align:center; }
	.sortBoxBWide dl.opt dt img { margin-top: 5px; }
	.sortBoxBWide dl.opt dd { float:left; font-weight:bold; }
	.sortBoxBWide dl.opt dd input { margin-left:10px; margin-right:2px; #margin-right:0; #height:14px; height:15px; }
	.sortBoxBWide dl.opt dd label { margin-right: 10px; #margin-right:8px; }

	.sortBoxBWide .cb { display:block; height:22px; }

	.sortBoxBWide dl.sel { _display:inline; float:left; margin-left:10px; }
	.sortBoxBWide dl.marGin { margin-left:110px; }
	.sortBoxBWide dl.sel dt { float:left; margin-top:2px; *margin-top:4px; margin-right:5px; }
	.sortBoxBWide dl.sel dt.bytit { margin-top: 2px; }
	.sortBoxBWide dl.sel dd { float:left; }
	.typeView { display: inline; margin-left:10px; }

	.sortBoxBWide dl.type { float:left; border:1px #000 solid;text-align:left; }
	.sortBoxBWide dl.type dt { visibility:hidden; float:left; width:10px; }
	.sortBoxBWide dl.type dd { float:left; }

	.sortBoxBWide .currentPage { position:absolute; top:41px; *top:44px; left:20px; color:#717175; }
	.sortBoxBWide .currentPage span.current { color:#ff3300; font-weight:bold;margin-left: -5px; #margin:0; }
	.sortBoxBWide .currentPage span.total { color:#333; }	
	
	
	.etcLboxC { width: 713px; background:url(../images/common/rbox/etcLboxC.gif) repeat-y; margin:0 auto; }
	.etcLboxT { background:url(../images/common/rbox/etcLboxT.gif) no-repeat left top; }
	.etcLboxB { padding: 7px 0 15px 0; background:url(../images/common/rbox/etcLboxB.gif) no-repeat left bottom; }
	
	
	/* foundBoxT */
	.foundBoxC { width: 510px; background:url(../images/common/rbox/foundBoxC.gif) repeat-y; margin:0 auto; }
	.foundBoxT { background:url(../images/common/rbox/foundBoxT.gif) no-repeat left top; }
	.foundBoxB { padding: 8px 0 8px 0;#padding: 8px 0 5px 0; background:url(../images/common/rbox/foundBoxB.gif) no-repeat left bottom; }

		
	.sortBoxC635px { width: 635px; background:url(../images/common/rbox/sort_box_c635px.gif) repeat-y; }
	.sortBoxT635px { background:url(../images/common/rbox/sort_box_t635px.gif) no-repeat left top; }
	.sortBoxB635px { position:relative; *zoom:1; padding:10px 8px 7px 8px; background:url(../images/common/rbox/sort_box_b635px.gif) no-repeat left bottom; }
	
	
	
/* 
	edm type 
*/
.rb_edm01 { width: 50%; font:11px Arial;color:#464646; }
	.rb_edm01 b{display:block;height:1px;overflow:hidden;}
	.rb_edm01 b, .rb_edm01 .rb_edm015{border:#dadbdd;background:#f7f7f7 ;}
	.rb_edm01 .rb_edm011{background:#dadbdd;}
	.rb_edm01 .rb_edm011{margin:0px 5px 0px 5px;}
	.rb_edm01 .rb_edm012{border-left:solid 2px #dadbdd ;border-right:solid 2px #dadbdd ;margin:0px 3px 0px 3px;}  
	.rb_edm01 .rb_edm013, .rb_edm01 .rb_edm014, .rb_edm01 .rb_edm01fg{
		border-left:solid 1px #dadbdd ;
		border-right:solid 1px #dadbdd;
	}  
	.rb_edm01_top ul{ margin: 5px 0 0 9px; }
	.rb_edm01 .rb_edm013{margin:0px 2px 0px 2px;}
	.rb_edm01 .rb_edm014{height:2px;}
	.rb_edm01 .rb_edm014{margin:0px 1px 0px 1px;}  
	.rb_edm01 .rb_edm015{padding:0px 5px 0px 5px;}
	.rb_edm01fg {
		background-color:#f7f7f7;
		padding: 5px 0;
	}
	
/************************************************************
 * roundbox.css Ends
 ************************************************************/


/************************************************************
 * layer.css Starts
 ************************************************************/
/* layer popup */
	.layerPopup { display:none; position:absolute; padding:6px 11px; background-color:#ebebec; border:1px solid #000;z-index:999999; }
	.layerPopup .popTitle { 
		padding-left:16px;
		margin-bottom:7px;
		font-weight:bold;
		color:#1b4070;
		font-size:13px;
		text-align:left;
		background:url(../images/common/poplayer/title_dot.gif) no-repeat 0 3px;
	}

	.layerPopup .popClose { position:absolute; top:5px; right:10px; }

	.layerPopup .popSubTitle { margin:10px 0 5px; padding-left:18px; font-weight:bold; color:#000; }
	.layerPopup .popGuide { padding:0 8px; color:#000; text-align:left;background-color:#fff;}

	.layerPopup .caution { padding-left:18px; margin-bottom:10px; color:#ea2b2c; font-size:11px; background:url(../images/common/poplayer/ico_caution.gif) no-repeat; }
	.layerPopup strong.strong { display:block; margin-bottom:10px; }

	.popGuide .errMsg { margin:3px 0 10px; font-size:12px; color:#1b4070; line-height:130%; }


/* button Area */
	.layerPopup .popBtnArea { padding-top:10px; text-align:center; }
	.layerPopup .popBtnArea a { margin:0 2px; }
	.layerPopup .btnGray span { color:#333; }


	.layerPopup a.btnBlue { display:inline-block; height:22px; padding-left:9px; background:url(../images/common/poplayer/btn_blue_bg.gif) no-repeat; border:none; text-decoration:none; }
	.layerPopup a.btnBlue span { display:inline-block; height:19px; padding-top:3px; padding-right:11px; font-size:11px; color:#3c87e7; font-weight:bold; text-align:center; background:url(../images/common/poplayer/btn_blue_bg.gif) no-repeat right top; cursor:pointer; line-height:normal; }






/************************************************************
 * layer.css Ends
 ************************************************************/


/************************************************************
 * include.css Starts
 ************************************************************/
/* header */

	/* #header h1 { position:absolute; top:30px; left:15px; }
	#header ul.tmenu { position:absolute; right:12px; top:5px; }
	#header ul.tmenu li { float:left;color:#717171; }
	#header ul.tmenu li a{ color:#717171; }
	#header ul.tmenu li.nbsp { margin: 0 10px; color:#cccccc; }

	#gnb { width:487px;float:right;margin-top:30px; } 
	#gnb ul li{ float:left; }
	#gnb ul li .gnb_tx { display: none;margin:0;}
	#gnb ul li.menu01{ width:161px; height:40px; margin-right:1px;background:url(../images/common/top/top_gnb1.jpg) no-repeat; }
	#gnb ul li.menu01 a { display:block; width:161px; height:40px;  background:url(../images/common/top/top_gnb1.jpg) no-repeat 0 0; }
	#gnb ul li.menu01_on a { display:block; width:161px; height:40px; margin-right:1px; background:url(../images/common/top/top_gnb1.jpg) no-repeat 0 -40px; }

	#gnb ul li.menu02{ width:161px; height:40px;margin-right:1px; background:url(../images/common/top/top_gnb2.jpg) no-repeat; }
	#gnb ul li.menu02 a { display:block; width:161px; height:40px; background:url(../images/common/top/top_gnb2.jpg) no-repeat 0 0; }
	#gnb ul li.menu02_on a { display:block; width:161px; height:40px; margin-right:1px; background:url(../images/common/top/top_gnb2.jpg) no-repeat 0 -40px; }

	#gnb ul li.menu03{ width:163px; height:40px; background:url(../images/common/top/top_gnb3.jpg) no-repeat; }
	#gnb ul li.menu03 a { display:block; width:163px; height:40px; background:url(../images/common/top/top_gnb3.jpg) no-repeat 0 0; }
	#gnb ul li.menu03_on a { display:block; width:163px; height:40px; background:url(../images/common/top/top_gnb3.jpg) no-repeat 0 -40px; }
 */

	
/* left contents */
	/* h2 category */
	#h2Category { width:195px; margin-bottom: 10px; }
	.leftRboxC { width:195px; margin-bottom:10px; background:url(../images/left/leftRboxC.gif) repeat-y; }
	.leftRboxT { background:url(../images/left/leftRboxT.gif) no-repeat left top; }
	.leftRboxB { background:url(../images/left/leftRboxB.gif) no-repeat left bottom; padding-bottom: 30px; }
	

	#leftmenuSection {
		width: 168px;
		font-size: 12px;
		font-family:Arial;
		font-weight: bold;
		margin-left: 10px;
		font-family:Arial;
		}
	#leftmenuSection h2 { width: 168px; height:20px; margin: 0; border-bottom: 2px #4f5761 solid; padding: 10px 0 0 0; }
	#leftmenuSection h2 img { margin-left:7px; }
	#leftmenuSection ul { margin-top: 10px; }
	#leftmenuSection li {
		border-bottom:1px #8a929b solid;
		}
	#leftmenuSection li.now {
		border-bottom:1px #2c3239 solid;
		}
	#leftmenuSection li.btm {
		border-bottom:1px #646b72 solid;
		}
	#leftmenuSection li.btm2 {
		border-bottom:1px #6f767e solid;
		}
	#leftmenuSection li.btm3 {
		border-bottom:1px #7c848c solid;
		}
	#leftmenuSection li a {
		text-decoration: none;
		color:#e8e9ea;
		}
	#leftmenuSection .last-child { border-bottom:none; }

	#leftmenuSection li a:link, #leftmenuSection li a:visited {
		color:#e8e9ea;
		display: block;
		font-size:12px;
		font-family:Arial;
		background: url(../images/left/left_menu.gif);
		padding: 3px 0 3px 10px;
		}
	
	#leftmenuSection li a:hover, #leftmenuSection li #current {
		color: #fff;
		font-family:Arial;
		font-size:12px;
		background: url(../images/left/left_menu.gif) 0 -32px;
		padding: 3px 0 3px 10px;
		}
	
	#leftmenuSection li a:active {
		color: #fff;
		font-family:Arial;
		font-size:12px;
		background: url(../images/left/left_menu.gif) 0 -64px;
		padding: 3px 0 3px 10px;
		}

	#leftmenuSection li.twost a:link, #leftmenuSection li.twost a:visited {
		color:#e8e9ea;
		display: block;
		font-size:12px;
		font-family:Arial;
		background: url(../images/left/left_menutwo.gif);
		padding: 3px 0 3px 10px;
		}

	#leftmenuSection li.twost a:hover, #leftmenuSection li.twost a:active {
		color: #fff;
		font-family:Arial;
		font-size:12px;
		background: url(../images/left/left_menutwo.gif) 0 -41px;
		padding: 3px 0 3px 10px;
		}
	
	#leftmenuSection li.twost a:hover, #leftmenuSection li.twost #current {
		color: #fff;
		font-family:Arial;
		font-size:12px;
		background: url(../images/left/left_menutwo.gif) 0 -41px;
		padding: 3px 0 3px 10px;
		}

	.leftmenuSection_select { background:url(../images/common/rbox/leftmenuSection_selectBG.png) no-repeat left top; width:130px; height:210px; position:absolute;top: 115px; margin-left: 135px; _background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/common/rbox/leftmenuSection_selectBG.png', sizingMethod='crop');z-index:2005; }

	ul.Lmenu_2depth { margin: 8px 0 0 15px; width: 102px; }
	ul.Lmenu_2depth li { color:#fff; font-weight: bold; padding: 2px 0 2px 0; border-bottom:1px #3a414c solid; font-size:11px; }
		body:first-of-type ul.Lmenu_2depth li { padding:3px 0; }
	ul.Lmenu_2depth li #now {
		color: #ff7800;
		font-family:Arial;
		padding: 2px 0 2px 0px;
		}
		body:first-of-type ul.Lmenu_2depth li #now { padding:3px 0; }
	ul.Lmenu_2depth li a {
		text-decoration: none;
		}
	ul.Lmenu_2depth li a:link, ul.Lmenu_2depth li a:visited { 
		color: #fff;
		}
	ul.Lmenu_2depth li a:active {
		color: #fff;
		}
		
		
	.mainLboxC { width:195px; background:url(../images/left/main_left_boxc.gif) repeat-y; }
	.mainLboxT { background:url(../images/left/main_left_boxt.gif) no-repeat left top; }
	.mainLboxB { padding-bottom:9px; background:url(../images/left/main_left_boxb.gif) no-repeat left bottom; }

	.mainLboxB h2 { color:#1b4070; }

	h2.myPhone { padding-left: 20px; margin-bottom:6px; line-height:220%;  }
	ul.myPhone {  }
	ul.myPhone li { text-align:center; }
	ul.myPhone li.proImg {  }
	ul.myPhone li.proName { margin-bottom:6px; font-weight:bold; color:#1b4070; }
	ul.myPhone li.proName a { color:#1b4070; }
	ul.myPhone li.proBtn { position:relative; margin-bottom:7px; }

	.handSet { width: 99%; margin-bottom:4px; border-top:1px solid #cfe2f3; border-left:1px solid #cfe2f3; border-right:1px solid #cfe2f3; background:#d7e8f8; line-height:220%; }
	.handSet h2 { padding-left: 20px; }
	
	ul.handSetList { width:174px; margin-left:10px; padding: 7px 0 8px 0; background:url(../images/left/dotline.gif) repeat-x left bottom; *zoom:1; }
	ul.handSetList:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	}
	ul.handSetList li { float:left; }
	ul.handSetList li.handSetImg { width:54px; }
	ul.handSetList li.handSetName { width:117px; color:#464646; font-weight:bold; }
	ul.handSetList li.handSetName a { color:#464646; }
	ul.handSetList li.handSetKind { width:120px; color:#717175; }
	ul.handSetList li.handSetRecommend { margin:1px 0 2px 0; letter-spacing:-2px; }
	ul.handSetList li.handSetPrice { width:120px; color:#1b4070; font-weight:bold; }
	
	
	ul.handSetListNoline { width:174px; margin-left:10px; padding: 7px 0 8px 0; *zoom:1; }
	ul.handSetListNoline:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	}
	ul.handSetListNoline li { float:left; }
	ul.handSetListNoline li.handSetImg { width:54px; }
	ul.handSetListNoline li.handSetName { width:117px; color:#464646; font-weight:bold; }
	ul.handSetListNoline li.handSetName a { color:#464646; }
	ul.handSetListNoline li.handSetKind { width:120px; color:#717175; }
	ul.handSetListNoline li.handSetRecommend { margin:1px 0 2px 0; letter-spacing:-2px; }
	ul.handSetListNoline li.handSetPrice { width:120px; color:#1b4070; font-weight:bold; }

	
	ul.noBgline { background:url() !important; }

	.btnSeeAll { width:95%; margin:10px 0 0 0; text-align:right; }
	.btnSeeAll span { font-size:10px; color:#717171; word-spacing:-1px; }
	.btnSeeAll span img { vertical-align:middle; margin-top:1px; }
		body:first-of-type .btnSeeAll span img { vertical-align:middle; margin-bottom:3px; }
	.btnSeeAll a.all { position:relative; float:right; right:0; top:0; margin-top:0; margin-right:10px; }
		body:first-of-type .btnSeeAll a.all { margin-top: 0px; }
	.btnSeeAll a.now { font-size:10px; color:#ff3300; }

	
	
/* right contents */
	.mainRboxC { width:195px; margin-bottom:10px; background:url(../images/main/main_right_boxc.gif) repeat-y; }
	.mainRboxT { background:url(../images/main/main_right_boxt.gif) no-repeat left top; }
	.mainRboxTWide { background:url(../images/common/rbox/round_type02_top.gif) no-repeat left top; }
	.mainRboxB { padding-bottom:9px; background:url(../images/main/main_right_boxb.gif) no-repeat left bottom; }

	.mainRboxB h2 { color:#1b4070; background:url(../images/main/dot_layer.gif) no-repeat 10px 9px; }


	h2.popular { padding-left:20px; margin-bottom:6px; line-height:220%; }
	h2.popular2 { _position:relative;padding-left:20px; margin-bottom:6px; line-height: 130%; padding-top: 4px; }
	body:first-of-type h2.popular2 { padding-left:20px; margin-bottom:6px; line-height: 130%; padding-top: 6px; }
	
	div.popular .btn { text-align:center; }
	ul.popularList { width:174px; margin-left:10px; padding:7px 0 6px 0; background:url(../images/main/dotline.gif) repeat-x left bottom; *zoom:1; }
		
	ul.popularList:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	}
	
	ul.popularList li { float:left; }
	ul.popularList li.popularImg { width: 54px; }
	ul.popularList li.saleImg { width: 64px; } 
	ul.popularList li.saleImg img { margin-left:2px; }
	ul.popularList li.discount { width: 110px; font-weight:bold; line-height:1.2; } 
	ul.popularList li.couponDown { color:#498adf;height: 30px; }
	ul.popularList li.couponDown a{ color:#498adf;text-decoration:underline; }
	ul.popularList li.popularName { width:117px; margin-bottom:1px; color:#464646; font-weight:bold; padding-left: 3px; }
	ul.popularList li.popularName a { color:#464646; }
	ul.popularList li.popularKind { width:117px; margin-bottom:1px; color:#717175; padding-left: 3px; }
	ul.popularList li.popularRecommend { margin-bottom:1px; padding-left: 2px; }
	ul.popularList li.popularPrice { width:117px; color:#1b4070; padding-left: 3px; font-weight:bold; }
	
	
	ul.popularListNoline { width:174px; margin-left:10px; padding:7px 0 6px 0; }
	ul.popularListNoline:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	}
	ul.popularListNoline li { float:left; }
	ul.popularListNoline li.popularImg { width: 54px; }
	ul.popularListNoline li.saleImg { width: 64px; } 
	ul.popularListNoline li.saleImg img { margin-left:2px; }
	ul.popularListNoline li.discount { width: 110px; font-weight:bold; line-height:1.2; } 
	ul.popularListNoline li.couponDown { color:#498adf;height: 30px; }
	ul.popularListNoline li.couponDown a{ color:#498adf;text-decoration:underline; }
	ul.popularListNoline li.popularName { width:117px; margin-bottom:1px; color:#464646; font-weight:bold; padding-left: 3px; }
	ul.popularListNoline li.popularName a { color:#464646; }
	ul.popularListNoline li.popularKind { width:117px; margin-bottom:1px; color:#717175; padding-left: 3px; }
	ul.popularListNoline li.popularRecommend { margin-bottom:1px; padding-left: 2px; }
	ul.popularListNoline li.popularRecommendStar { margin-bottom:1px; margin-left: 2px; letter-spacing:-2px; }
	ul.popularListNoline li.popularPrice { width:117px; color:#1b4070; padding-left: 3px; font-weight:bold; }
	
	
	
	/* table in prod */
	ul.popularProd { margin-left:5px; }
	ul.popularProd:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	}
	ul.popularProd li { float:left; }
	ul.popularProd li.popularImg { width:50px; }
	ul.popularProd li.popularImg2 { width:55px; }
	ul.popularProd li.popularName { text-align:left }
	ul.popularProd li.popularName a.tit { font-weight:bold; color:#464646; }
	ul.popularProd li.popularName a.tit2 { font-weight:normal;color:#464646; }
	
	
	
	

	
/* footer */
	#DW_BottomWrap .footer {  position:relative;padding-bottom:20px; }
	.footer p.footerLogo { position:absolute; margin:4px 0 0 1px; }
	.footer .footerul { height:1%; padding-left:87px; margin-bottom:2px; }
	.footer .footerul:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.footer .footerul li { float:left; padding:0 8px 0 10px; background:url(../images/common/footer/footer_gap.gif) no-repeat right 50%; }
	.footer .footerul li.last-child { background:none; }
	.footer .footerul li a { color:#717171;font-size:11px; }
	.footer address { padding-top:1px;clear:both;padding-left:96px; font-style:normal; font-size:10px; color:#999999; line-height:150%; }

		
	.interNSite {position:absolute;right:0;top:-40px;}
	.interNSite .select { background:transparent url(../images/common/bg_select.gif) no-repeat scroll 0 0;cursor:pointer;height:20px;position:relative;z-index:10;}
	.interNSite .select p {
	-x-system-font:none;
		background:transparent url(../images/common/bg_select_arrow.gif) no-repeat scroll right 0;
		color:#808080;
		font-family:verdana;
		font-size:10px;
		font-size-adjust:none;
		font-stretch:normal;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		height:14px;
		line-height:normal;
		padding:3px 10px;
	}
	.interNSite .element.style {display:none;width:162px;}
	.interNSite .select_sub {bottom:19px;overflow-x:hidden;overflow-y:auto;}
	.interNSite .select_sub {
		-x-system-font:none;
		background:#FFFFFF none repeat scroll 0 0;
		border:1px solid #CCCCCC;
		color:#808080;
		display:none;
		font-family:verdana;
		font-size:10px;
		font-size-adjust:none;
		font-stretch:normal;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:normal;
		margin-top:-1px;
		padding:2px 8px;
		position:absolute;
		z-index:100;
	}

	.interNSite .select_sub li { float:none;	padding:1px 0;}
	.interNSite .select_sub li a{ color:#808080;}

	.FamilyS{margin-bottom:10px;border-bottom:1px solid #dbdbdb;padding-bottom:11px;}
	.FamilyS .FamilySTI{float:left;width:80px;color:#98989a;font-size:11px;}
	.FamilyS .footerBot {float:left;}
	.FamilyS .footerBot li{float:left;background:url(../images/common/ico/bottom_ico.gif) no-repeat 0 6px;padding-left:6px;margin-right:18px;}
	.FamilyS .footerBot a {font-weight:bold;color:#717171;font-size:11px;}

	.interNSiteTI{float:right;padding-right:190px;color:#98989a;font-weight:bold;font-size:11px;}
/************************************************************
 * include.css Ends
 ************************************************************/

 /*20100112 by Seungnam Oh*/
p.topbtn1 {height:13px; margin-bottom:-10px; padding-top:7px; text-align:right;}
/* // 20100112 by Seungnam Oh*/

hr {display:none;}

/* qna page */
.onlineSur {
	margin:0 auto;
	text-align:left;
	width:635px;
}

.h2Title {
	float:left;
}
.onlineSur .OtherCont {
	margin-top:10px;
}
.OtherCont {
	clear:both;
}
.onlineSur .buy {
	float:left;
	margin-bottom:5px;
	margin-top:-3px;
}

.rig_field {
	float:right;
	font-size:11px;
	margin-top:6px;
	position:relative;
	right:10px;
}
.email_info {
	clear:both;
	display:inline-block;
	margin-bottom:1px;
	padding:4px 0;
}
.email_info .nameLeft2 {
	float:left;
	margin-top:2px;
	width:165px;
}

.bul_arrow05 {
	background:url("../bullet/qna_bullet_arrow.gif") no-repeat scroll 0 50% transparent !important;
	color:#555557 !important;
	font-weight:bold;
	margin-top:2px;
	padding-left:10px !important;
}

.email_info .inputRight {
	float:left;
	padding-bottom:1px;
	width:250px;
}

.email_info ul {
margin-top:2px;
}

.email_info ul li {
display:inline;
margin-right:30px;
}

.inputRightDL dd {
color:#1B4070;
margin-top:3px;
}

.inputRightDL dt {
color:#1B4070;
font-weight:bold;
}


/************************************************************
 * include.css Ends
 ************************************************************/

/*20100112 by Seungnam Oh*/
p.topbtn1 {height:13px; margin-bottom:-10px; padding-top:7px; text-align:right;}
p.topbtn2 {height:13px; padding-top:7px; margin-bottom:-10px; padding-right:30px; text-align:right;}
/* // 20100112 by Seungnam Oh*/





/* special */
body.index .hidden,
body.index .skip,
body.index .accessibility,
body.index #navigation,
body.index .ribbon,
body.index legend,
body.index .jqmClose.icon {position:absolute;font-size:0;text-indent:-9999em;overflow:hidden;}

body.index h1, body.index h2, body.index h3, body.index h4, body.index h5, body.index h6 {font-size:100%;font-weight:normal;}

body.index #container {width:940px;}

body.index #DW_navigation, body.index #cntProCont {width:100%;}
.topbannet {position:relative;height:163px;margin-top:11px;padding-top:3px;background:url(../images/special/ico_line.gif) repeat-x left top;}

.topbannet .spnavi {height:26px; margin:0 auto; text-align:center; width:200px;}
.topbannet .spnavi em {*zoom:1; border-right:1px solid #ddd; border-left:1px solid #ddd; height:8px; *height:13px; background:url("../images/special/bg_white.gif") #fff !important; padding:5px 5px 0 5px; *padding:0 5px 0 10px; font-style:normal;}
.topbannet .spnavi a {background:url("../images/special/btn_navigator.png") no-repeat #fff; display:inline-block; height:11px; margin:0px 3px 3px; width:11px;  position:relative;}
.topbannet .spnavi a.on {background-position:0 -22px;}
.topbannet .spnavi a span {display:none;}
.topbannet .spnavi a.active {background-position:0 -22px;}
.topbannet .spnavi a.active span {position:absolute;top:-22px;left:-76px;display:block; overflow:hidden; width:157px;height:21px;padding:1px 5px 0 5px;font-size:11px;background:url(../images/special/bg_smlayer.gif) no-repeat left top;}
.topbannet .spnavi a:hover {background-position:0 -11px; text-decoration:none;}
.topbannet .spnavi a:hover.on {background-position:0 -22px;}
.topbannet .spnavi a:active {background-position:0 -22px; text-decoration:none;}
.topbannet .spnavi a:hover span {position:absolute;top:-22px;left:-76px;display:block;  overflow:hidden; width:157px;height:21px;padding:1px 5px 0 5px;font-size:11px;background:url(../images/special/bg_smlayer.gif) no-repeat left top; text-decoration:none;}


.topbannet .tabcir {width:52px;height:8px;margin:0 auto;padding:1px 0 0 9px;border-left:1px solid #ddd;border-right:1px solid #ddd;background:#fff;}
.topbannet .tabcir li {position:relative;height:7px;font-size:7px;margin-right:5px;}
.topbannet .tabcir li, .topbannet ul.bigbann li {float:left;display:inline;}
.topbannet .tabcir li a {position:relative;display:block;width:7px;height:7px;font-size:7px;text-indent:-9999999999999999px;background:url(../images/special/ico_btncir_off.gif) no-repeat left top;}
.topbannet .tabcir li a:hover {width:7px;height:7px;background:url(../images/special/ico_btncir_on.gif) no-repeat left top;}
.topbannet .tabcir li .smlay {position:absolute;top:-22px;left:-51px;display:none;width:97px;height:20px;padding:1px 4px 0 9px;font-size:11px;background:url(../images/special/bg_smlayer.gif) no-repeat left top;}
.topbannet a.banarrbtn_l, .topbannet a.banarrbtn_r {position:absolute;top:0;display:block;width:33px;height:18px;font-size:18px;text-indent:-99999999999px;}
.topbannet a.banarrbtn_l {left:0;}
.topbannet a.banarrbtn_r {right:0;}

.topbannet a.banarrbtn_l {background:url(../images/special/btn_banarrle_off.gif) no-repeat left top;}
.topbannet a.banarrbtn_l:hover {background:url(../images/special/btn_banarrle_on.gif) no-repeat left top;}
.topbannet a.banarrbtn_r {background:url(../images/special/btn_banarrri_off.gif) no-repeat left top;}
.topbannet a.banarrbtn_r:hover {background:url(../images/special/btn_banarrri_on.gif) no-repeat left top;}
.topbannet a.banarrbtn_l:hover, .topbannet a.banarrbtn_r:hover {zoom:1;}

.topbannet ul.bigbann {width:940px;height:134px;margin-top:7px;}
.topbannet ul.bigbann a:hover {text-decoration: none;}
.topbannet ul.bigbann li {position:relative;width:306px;height:120px;margin-left:11px;}
.topbannet ul.bigbann li.first {margin-left:0;}
.topbannet ul.bigbann li .bgborder {position:absolute;z-index:1;}
.topbannet ul.bigbann li .ban01 {background:url(../images/special/bg_ad1.jpg) no-repeat left top;}
.topbannet ul.bigbann li .ban01, .topbannet ul.bigbann li .ban02, .topbannet ul.bigbann li .ban03, .topbannet ul.bigbann li .ban04 {position:relative;width:306px;height:120px;}
.topbannet ul.bigbann li .ban01 p, .topbannet ul.bigbann li .ban02 p, .topbannet ul.bigbann li .ban03 p, .topbannet ul.bigbann li .ban04 p {position:absolute;font-weight:bold;font-family:Arial, Helvetica, sans-serif;}
.topbannet ul.bigbann li .ban01 p {left:20px;top:18px;}
.topbannet ul.bigbann li .ban01 p span, .topbannet ul.bigbann li .ban02 p span, .topbannet ul.bigbann li .ban03 p span, .topbannet ul.bigbann li .ban04 p span {font-size:23px;line-height:100%;}
.topbannet ul.bigbann li .ban01 p span {color:#000;}
.topbannet ul.bigbann li .ban01 p span em {color:#fe3c00;font-style:normal;}
.topbannet ul.bigbann li .ban01 p span.first {font-size:14px;color:#555555;}

.topbannet ul.bigbann li .ban02 {background:url(../images/special/bg_ad2.jpg) no-repeat left top;}
.topbannet ul.bigbann li .ban02 p {top:15px;width:100%;text-align:center;}
.topbannet ul.bigbann li .ban02 p span {color:#ffe400;}
.topbannet ul.bigbann li .ban02 p span em {font-style:normal;color:#ff8d00;}
.topbannet ul.bigbann li .ban02 p span.first {font-weight:normal !important;font-size:14px;color:#fff;}

.topbannet ul.bigbann li .ban03 {background:url(../images/special/bg_ad4.jpg) no-repeat left top;}
.topbannet ul.bigbann li .ban03 p {top:27px;left:21px;width:100%;}
.topbannet ul.bigbann li .ban03 p span {color:#000;font-size:24px;}
.topbannet ul.bigbann li .ban03 p span em {font-style:normal;color:#ff8d00;}
.topbannet ul.bigbann li .ban03 p span.first {font-weight:normal !important;font-size:16px;}

.topbannet ul.bigbann li .ban04 {background:url(../images/special/bg_ad3.jpg) no-repeat left top;}
.topbannet ul.bigbann li .ban04 p {left:25px;top:35px;}
.topbannet ul.bigbann li .ban04 p span {color:#fff;font-size:24px;}
.topbannet ul.bigbann li .ban04 p span.first {font-weight:normal !important;font-size:16px;}


h5.stit_fea {margin-bottom:7px;color:#3F3F3F;font-weight:bold !important;font-size:1.4em !important;}
div.applist2 {padding-top:3px;border-top:2px solid #dfdfdf;}
div.applist2 ul {}
div.applist2 ul li {float:left;display:inline;width:235px;margin-bottom:15px;background:url('../images/special/bg_app_list.gif') repeat-x left top;}
div.applist2 ul li .box {width:218px;height:97px;padding:10px 0 0 17px;background:url('../images/special/bg_app_list_splitter.gif') no-repeat left top;}
div.applist2 ul li.first .box {padding-left:15px;background:none;}
div.applist2 ul li .left, div.applist2 ul li .left2 {float:left;display:inline;}
div.applist2 ul li .left {width:85px;padding-top:2px;}
div.applist2 ul li .left2 {width:133px;}
div.applist2 ul li .left2 p {font-size:11px;line-height:1.2;}
div.applist2 ul li .left2 .title {max-width:91px;_width:91px;color:#464646;font-weight:bold;word-wrap:break-word;}
div.applist2 ul li .left2 .Kind {color:#717175;}
div.applist2 ul li .left2 .name {padding-top:4px;color:#464646;}
div.applist2 ul li .left2 .price {padding-top:3px;color:#1b4070;font-weight:bold;}
div.applist2 ul li .left2 .btn {padding-top:1px;}

/* 2010-04-08 강미영 추가 */
a.btn_best01, a.btn_best02, a.btn_best03, a.btn_best04, a.btn_best05 {position:absolute;left:15px;bottom:2px;display:inline-block;height:12px;*height:11px;padding:0 0 0 4px;}
a.btn_best01 span, a.btn_best02 span, a.btn_best03 span, a.btn_best04 span, a.btn_best05 span {display:inline-block;height:11px;padding:0 5px 0 0;font:9px/1.3em Arial,Verdana,Tahoma,Sans-serif;color:#FFF;cursor:pointer;}

a.btn_best01 {background:url('../images/special/btn_best01.gif') no-repeat left 1px;*background:url('../images/special/btn_best01.gif') no-repeat left top;}
a.btn_best01 span {background:url('../images/special/btn_best01.gif') no-repeat right top;}

a.btn_best02 {background:url('../images/special/btn_best02.gif') no-repeat left 1px;*background:url('../images/special/btn_best02.gif') no-repeat left top;}
a.btn_best02 span {background:url('../images/special/btn_best02.gif') no-repeat right top;}

a.btn_best03 {background:url('../images/special/btn_best03.gif') no-repeat left 1px;*background:url('../images/special/btn_best03.gif') no-repeat left top;}
a.btn_best03 span {background:url('../images/special/btn_best03.gif') no-repeat right top;}

a.btn_best04 {background:url('../images/special/btn_best04.gif') no-repeat left 1px;*background:url('../images/special/btn_best04.gif') no-repeat left top;}
a.btn_best04 span {background:url('../images/special/btn_best04.gif') no-repeat right top;}

a.btn_best05 {background:url('../images/special/btn_best05.gif') no-repeat left 1px;*background:url('../images/special/btn_best05.gif') no-repeat left top;}
a.btn_best05 span {background:url('../images/special/btn_best05.gif') no-repeat right top;}


#bestApps a.btn_best01, #bestApps a.btn_best02, #bestApps a.btn_best03, #bestApps a.btn_best04, #bestApps a.btn_best05 {position:relative;left:0;}

#appDetails a.btn_best01, #appDetails a.btn_best02, #appDetails a.btn_best03, #appDetails a.btn_best04, #appDetails a.btn_best05 {position:relative;left:0;margin-top:7px;}

.appList .inner {
	position:relative;
	padding: 1.2em 1.5em;
	background: url("../images/special/bg_app_list_splitter.gif") no-repeat 100% 0;
}

#specialPromo .appList li .leftCol {position:relative;}
#specialPromo .appList li a.btn_best01, #specialPromo .appList li a.btn_best02, #specialPromo .appList li a.btn_best03, #specialPromo .appList li a.btn_best04, #specialPromo .appList li a.btn_best05 {bottom:-11px;left:0;}


.topbannet2 {	position: relative}
.topbannet2 ul.bigbann2 {	position: relative; margin-top: 7px; width: 940px; height: 178px}
.topbannet2 ul.bigbann2 li {	width: 306px; height: 120px}
.topbannet2 ul.bigbann2 li.first {	 position: absolute; padding-bottom: 0px; padding-left: 10px; padding-right: 0px; margin-left: 0px; top: 4px; padding-top: 10px; left: 0px;}
.topbannet2 ul.bigbann2 li.first2 {  position: absolute; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; margin-left: 0px; top: 0px; padding-top: 10px; left: 0px;}
.topbannet2 ul.bigbann2 li .bgborder {	z-index: 1; position: absolute}
.topbannet2 ul.bigbann2 li.sec {	 position: absolute; top: 10px; left: 325px}
.topbannet2 ul.bigbann2 li.sec2 {	 position: absolute; top: 13px; left: 318px}
.topbannet2 ul.bigbann2 li.sec3 { position: absolute; top: 10px; left: 308px}
.topbannet2 ul.bigbann2 li.third {	 position: absolute; top: 10px; right: 0px}
.topbannet2 ul.bigbann2 li.third2 {  position: absolute; top: 13px; left: 626px}
.topbannet2 ul.bigbann2 li.third3 {	 position: absolute; top: 10px; right: 0px}
.topbannet2 span.ad_up1 {position: absolute; z-index:100; width: 622px; bottom: -31px; background: url(../images/special/tab1_up.png) no-repeat; height: 40px; left: 0px;  _background:none;_filter:progid:dximagetransform.microsoft.alphaimageloader(src='../common/images/special/tab1_up.png', sizingmethod='crop'); }
.topbannet2 span.ad_up2 {position: absolute; z-index:100; width: 940px; bottom: -34px; background: url(../images/special/tab2_up.png) no-repeat; height: 40px; left: 0px;  _background:none;_filter:progid:dximagetransform.microsoft.alphaimageloader(src='../common/images/special/tab2_up.png', sizingmethod='crop'); }
.topbannet2 span.ad_up3 {position: absolute; z-index:100; width: 940px; bottom: -31px; background: url(../images/special/tab3_up.png) no-repeat; height: 40px; left: 0px;  _background:none;_filter:progid:dximagetransform.microsoft.alphaimageloader(src='../common/images/special/tab3_up.png', sizingmethod='crop'); }
.topbannet2 a {cursor: pointer !important; text-decoration: none;}
.topbannet2 a:hover {cursor: pointer; text-decoration: none;}
.bg_adtotal1 {	z-index: -1; position: absolute; width: 940px; background: url(../images/special/tab1_on.png) no-repeat; height: 178px; top: 0px; left: 0px;  _background:none;_filter:progid:dximagetransform.microsoft.alphaimageloader(src='../common/images/special/tab1_on.png', sizingmethod='crop');}
.bg_adtotal2 {	z-index: -1; position: absolute; width: 940px; background: url(../images/special/tab2_on.png) no-repeat; height: 178px; top: 0px; left: 0px;   _background:none;_filter:progid:dximagetransform.microsoft.alphaimageloader(src='../common/images/special/tab2_on.png', sizingmethod='crop');}
.bg_adtotal3 {	z-index: -1; position: absolute; width: 940px; background: url(../images/special/tab3_on.png) no-repeat; height: 178px; top: 0px; left: 0px;   _background:none;_filter:progid:dximagetransform.microsoft.alphaimageloader(src='../common/images/special/tab3_on.png', sizingmethod='crop'); }
