@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/* common */
body,p,a,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,form,fieldset,legend,button,div,article,aside,dialog,footer,header,section,footer,nav,figure,blockquote,address,aside {margin:0; padding:0; border:0; outline:0; -webkit-text-size-adjust:none;}
body,input,textarea,select,table,button,h1,h2,h3,h4,h5,h6,address {font-size:12px; line-height:1.25em;
font-family:'Nanum Gothic',Nanum Gothic,'나눔고딕',malgun gothic,'맑은고딕', malgun gothic,Dotum,Gulim,Helvetica,AppleGothic,tahoma,Sans-serif; }

input,textarea,select {color: #333; line-height:18px; letter-spacing:0px; font-size:12px;}

body {position:relative; word-wrap:break-word; word-break:break-all; overflow-y:scroll;}
img,fieldset{border:0 none; vertical-align:middle;}
ul,ol,li {list-style:none}
form { margin:0px; display:inline; } 
div, span, th, td, input, select, textarea { font-size:9pt; } 
option { font-size:8pt; }
ul, li, dl, dt, dd {list-style:none outside; margin:0; padding:0; } 
h1, h2, h3, h4, h5, h6, input {margin:0; padding:0; line-height:150%; } 
hr, legend, caption {display:none;} 
input, select, label {vertical-align:middle;}
input checkbox, radio {font-size: 9pt; color:#555555; border:0; background-color:#ffffff} 

a {text-decoration:none ;color:#333;} 
a:hover {text-decoration:underline ;}

/* Font */
.fc {font-size:12px;font-weight:normal;}
.fc_white {color:#fff;}
.fc_white_s {color:#fff;font-size:11px;}
.fc_red {color:#ff1e00;}
.fc_red_s {color:#ff1e00;font-size:11px;}
.fc_red_b {color:#ff1e00;font-weight:bold;}
.fc_red12_b{color:#ff1e00; font-size:12px;font-weight:bold;}
.fc_red16_b{color:#ff1e00; font-size:16px;font-weight:bold;}
.fc_blue {color:#09a0f7;}
.fc_blue_b {color:#09a0f7;font-weight:bold;}
.fc_blue_s {font-size:11px; color:#09a0f7;}
.fc_s {font-size:11px;font-weight:normal;}
.fc_gray9e {color:#9e9e9e;}
.fc_gray9e_s {color:#9e9e9e;font-size:11px;}
.fc_gray77 {color:#777;}
.fc_gray77_b {color:#777;font-weight:bold;}
.fc_gray66 {color:#666;}
.fc_gray66_b {color:#666;font-weight:bold;}
.fc_gray44 {color:#444;}
.fc_gray44_b {color:#444;font-weight:bold;}
.fc_green {color:#32aa09;}
.fc_green_s {color:#32aa09; font-size:11px;}
.fc_green_b{color:#32aa09; font-weight:bold;}
.fc_black {color:#000;}
.fc_black_b {color:#000;font-weight:bold;}
.fc_black12_b{color:#000; font-size:12px; font-weight:bold;}
.fc_orang {color:#ff4200;}
.fc_orang_b {color:#ff4200;font-weight:bold;}

.fs_11 { font-size: 11px; font-family: 돋움; letter-spacing:-1px;}
.fs_14 { font-size: 14px; font-family: 돋움;}
.fs_16 { font-size: 16px; font-family: 돋움;}

.tahoma {font-size:10px; font-family:tahoma;}
.verdana {font-size:10px; font-family:verdana;}
.tahoma11 {font-size:11px; font-family:tahoma;}
.verdana11 {font-size:11px; font-family:verdana;}
.verdana16{ font-family:Verdana, Geneva, sans-serif; font-size:16px;}
.verdana26{ font-family:Verdana, Geneva, sans-serif; font-size:16px; font-weight:bold}

.b {font-weight:bold;}
.ls1 {letter-spacing:-1px;}
.ls2 {letter-spacing:-2px;}

.tl{text-align:left;}
.tr{text-align:right;}
.tc{text-align:center;}

/* 라인 */
.line_top {border-top:1px solid #E8E8E8;}
.line_bottom {border-bottom:1px solid #E8E8E8;}

.padd_t10{padding-top: 10px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}

/* 인풋 */
.input_design {height:18px; border:solid 1px #b7b7b7; background-color:#efefef;padding:0px 2px;}
.input_readonly {height:18px; border:solid 1px #fff; background-color:#fff;}
.textarea_design {border:solid 1px #b7b7b7; background-color:#ffffff;}
.input_login {height:18px; border:solid 1px #b7b7b7; background-color:#ffffff;}
input.input_date {height:18px; width:76px; padding:0 2px; border:solid 1px #b7b7b7; background:#efefef url('/skin/f_modern/images/mypage/calendar_icon.gif') right 50% no-repeat;}

/* 리스트 */
.list_style_bar {background: url(/skin/f_modern/images/mypage/list_style_bar.gif) right bottom no-repeat;}

/* 페이징 */ 
.paging { 
	display:block;
	height:22px;
	text-align:center ; 
	margin:10px 0 10px 0 ; 
	font-size:1px ; 
} 
.paging img { vertical-align:middle; } 
.paging .normal {display:inline-block; width:22px; height:19px; font-size:11px; vertical-align:middle; text-align:center; font-family:verdana; color:#606060; padding-top:3px; text-decoration:none; } 
.paging .normal:hover {display:inline-block; width:22px; height:19px; color:#fff; background-color:#252525; padding-top:3px; font-weight:bold; text-decoration:none; vertical-align:middle;} 
.paging .on {display:inline-block; width:22px; height:19px; font-size:11px ; text-align:center; font-family:verdana; color:#fff; background-color:#252525; padding-top:3px; font-weight:bold; text-decoration:none; vertical-align:middle;} 
.paging .on:hover {} 
.paging .pre { margin-right:4px; } 
.paging .next { margin-left:4px; } 
.paging .first { margin-right:2px; } 
.paging .last { margin-left:2px; } 
.paging .bullet { 
	padding:0 4px; 
	overflow:hidden; 
	background:url(/admin/images/common/bul_04.gif) 3px 8px no-repeat ; 
}

/* empty space */ 
br.space10 { font-size:10px; line-height:100%; } 
br.space15 { font-size:15px; line-height:100%; } 
br.space20 { font-size:20px; line-height:100%; } 
div.space10 { display:block; height:10px; clear:both; } 
div.space20 { display:block; height:20px; clear:both; } 
div.space30 { display:block; height:30px; clear:both; } 
div.space40 { display:block; height:40px; clear:both; } 
div.space50 { display:block; height:50px; clear:both; } 

/* Button */
.btn_white_s{border:1px solid #cbc8c8; padding:0px 7px; line-height:20px; cursor:pointer; background-color:#f6f3f3}
.btn_red_s{border:1px solid #730d33; padding:0px 7px; line-height:20px; background-color:#810e34; color:#fff; cursor:pointer;}

/* align */
.alignCenter { width:100%; clear:both; padding:10px 0; text-align:center; }

/*layout*/
body.layout{background-image:url(/data/images/skin057/top_bg2.jpg); background-repeat:repeat-x; overflow-y:scroll;}

#lnb{ margin:0 auto; width:1200px; height:30px; color:#636363;letter-spacing:-1px; }
#lnb_list{line-height:30px; width:1200px; position:relative;}
#lnb_list ul{ float:right; padding-right:10px;}
#lnb_list li{ float:left;font-size:11px;}
#lnb_list li a{color:#636363; text-decoration:none;}

#wrap{ /*width:1200px; margin: 0 auto; */}
#container{min-width:1200px;border-top:35px solid #fffff;}
#container_wrap{ width:1200px; margin: 0 auto; min-height:550px;overflow:hidden; background:url(/data/images/skin057/left_bg.gif) left top repeat-y ;}
#left_con{ width:184px; margin-right:40px;padding-bottom:30px; float:left;}
#right_con{ width:967px; padding-bottom:30px; float:left; overflow:hidden;}
#info{ width:100%; height:143px; background-color:#474747; padding:20px 0;}
#info .info_img {margin:0 14px; float:left;}
#info .info_bbs {float:left;}
#footer{ width:100%;min-width:1200px; padding:20px 0;background-color:#e7e8ea;}
#L_FOOTER{width:1200px; margin:10px auto;}

/*header*/
#header { /*background-image:url(/data/images/skin057/top_bg2.jpg); background-repeat:repeat-x;  */}
#logo{ height:80px; text-align:center;margin:0 auto; width:1200px; }
#top_banner{ float:left; }
#top_banner ul { height: 76px; display:table-cell; vertical-align:bottom; line-height:76px;}
#top_banner li{ float:left; }
#top_search{ float:right; width:370px; height: 76px;}
#search_box{ border:3px solid #000; width:300px; min-height:30px; background-color:#fff; margin-top:20px; margin-right:10px; float:right}
#search_input{ padding-left:7px; line-height:32px; width:258px; height:30px; border:0px; display:-moz-inline-block; display:-moz-inline-box; display:inline-block; outline:none; float:left;}
#search_btn{ line-height:32px; vertical-align:top; position:relative; float:right;}
#top_img{ margin:0 auto; width:1600px; }
.top_menu{ margin:0 auto; width:1040px;padding-left:160px; }
.top_menu li{float:left;padding:10px 52px 13px 52px;background:url(/data/images/skin057/menu_bar.gif) right 13px no-repeat ;font-weight:bold; }
.top_menu li.last{background:none ; }
.top_menu li a{color:#606060;font-size:16px;}
.top_menu li a:hover{color:#606060;}

/*left_con*/
#leftmenu{ width:184px; margin:0 auto;display:none;}
#leftmenu li{ border-bottom:1px  solid #cccccc; height:30px; padding:10px 0 10px 20px; line-height:30px; color:#333333; text-align:left;font-size:15px;}
#leftmenu li a{ text-decoration:none; color:#333333;}
#leftmenu li a:hover{ text-decoration:none; color:#b8292f; font-weight:bold;}
#leftmenu li.on {background:url(/data/images/skin057/left_arr.gif) right 18px no-repeat ;}
#leftmenu li.on a,#leftmenu li.on a:hover{ text-decoration:none; color:#b8292f; font-weight:bold;}
#leftmenu .sub { border-bottom:1px solid #aaaaaa; padding-left:10px; color:#aaaaaa; text-align:left; line-height:15px;}
.left_menu_tit{font-size:25px;color:#191919; font-weight:bold;padding:38px 0 35px 20px;border-bottom:1px solid #cccccc;}

#leftmenu1{ width:184px; margin:0 auto;}
#leftmenu1 li{ border-bottom:1px  solid #cccccc; height:30px; padding:10px 0 10px 20px; line-height:30px; color:#333333; text-align:left;font-size:15px;}
#leftmenu1 li a{ text-decoration:none; color:#333333;}
#leftmenu1 li a:hover{ text-decoration:none; color:#b8292f; font-weight:bold;}
#leftmenu1 li.on {background:url(/data/images/skin057/left_arr.gif) right 18px no-repeat ;}
#leftmenu1 li.on a,#leftmenu li.on a:hover{ text-decoration:none; color:#b8292f; font-weight:bold;}
#leftmenu1 .sub { border-bottom:1px solid #aaaaaa; padding-left:10px; color:#aaaaaa; text-align:left; line-height:15px;}
#leftmenu1 .left_menu_tit{font-size:25px;color:#191919; font-weight:bold;padding:38px 0 35px 20px;border-bottom:1px solid #cccccc;}

#left_banner{margin:0 auto;width:180px; }
#left_banner p{ padding-bottom:10px;}

/*right_con*/
.rolling_banner{ width:760px; margin:0 auto;}
.rolling_img{}
.rolling_btn{ position:absolute; top:280px; left:340px;}
.rolling_btn li{ float:left; padding-right:3px; cursor:pointer;margin:0 auto; }

.contents_location{text-align:right;font-size:12px;color:#666666; padding-top:5px;}
.contents_tit{font-size:30px;color:#191919; font-weight:bold;padding:16px 0 35px 0;}

/*map*/
#map{ background-color:#474747; width:100%;padding:10px 0px;;}
.sitemap_tb{ text-align:center; padding:5px 10px; }
.map_topmn_st{color:#fff;font-weight:bold; font-size:14px; width:100%; border-bottom:1px solid #fff; padding-bottom:5px;}
.map_sub_st{ margin-top:5px;}
.map_sub_st li{color:#a3a3a3; padding:3px 0px;}
.map_sub_st li a{color:#a3a3a3; text-decoration:none;}

/*footer*/
#footer{margin-top:20px; }
#footer_menu{width:1200px;  position:relative; height:0px;top:30px;z-index:999999; }
#footer_menu ul{ float:right; margin-top:20px; margin-right:10px;}
#footer_menu li{ float:left; }
#footer_menu li a{ text-decoration:none; color:#474747; }
.red_bold{color:#ec1212; font-weight:bold;}
#f_info{ width:100%;margin-top:20px; margin-left:30px; color:#7d7d7d; }
#f_logo { float:left; margin-left:30px; margin-bottom:20px;}
#address{ margin:0; position:relative; font-size:12px; color:#636363;line-height:150%;}
.btn_go_mobile {width:100%; padding:30px 0; font-size:4.5em; font-weight:bold; margin-top:20px;}

/*navigation*/
.nav {list-style: none; float: left;}
.nav li.last {}
.nav li {float: left; position: relative; text-align:center; padding:11px 52px 11px 52px;}
.nav li:hover a{color: #444444;}
.nav li a { font-size:16px; color: #444444; display: block; text-decoration : none; text-align: center;}
.nav li a:hover {color: #b7b6b6;}

.nav li.on a { font-size:16px;color: #333333; display: block; text-decoration : none; text-align: center;}
.nav li.on a:hover {color: #b7b6b6;}

/*submenu*/
.nav ul {display: none; position: absolute; margin-left: 0px; list-style: none; padding:0; z-index: 999;left:0px;top:38px;}
.nav ul li {float: left;width:164px;padding:0px;text-align:center;border-left:0px solid #e7e7e7;}
.nav ul a {font-size:12px; font-weight:normal;display: block; height: 15px; padding: 7px 8px; color: #b8292f; ;  background-color: #ffffff;}
.nav ul li:hover a{color: #333333;}
.nav ul li a:hover {color: #444444;}



/* Goods User UI */ 
.ui_user_box { 
	filter:alpha(opacity=80); opacity:0.8; background-color:#b8292f;
	text-align:right; vertical-align:middle;
	left:0px; width:100%; height:34px;
	bottom:0px; position:absolute;
	padding-top:4px;
}
.ui_user_box .q_buy {
	background: url(/skin/f_modern/images/btn/btn_quick_buy.png) left top no-repeat;
	width:30px; height:30px;
	display: inline-block;
}
.ui_user_box .q_cart {
	background: url(/skin/f_modern/images/btn/btn_quick_cart.png) left top no-repeat;
	width:30px; height:30px;
	display: inline-block;
}
.ui_user_box .q_win {
	background: url(/skin/f_modern/images/btn/btn_quick_win.png) left top no-repeat;
	width:30px; height:30px;
	display: inline-block;
	padding-right:4px;
}

/* Button */
.btn_white_s{ border:1px solid #cbc8c8; padding:0px 7px; line-height:20px; cursor:pointer; background-color:#f6f3f3}
.btn_red_s{ border:1px solid #730d33; padding:0px 7px; line-height:20px; background-color:#810e34; color:#fff; cursor:pointer;}

/* Link */
A.category_link:link {font-family:돋움; font-size:11px;color: #000000; text-decoration:none;}
A.category_link:visited {font-family:돋움; font-size:11px; color: #000000;text-decoration:none;}
A.category_link:active {font-family:돋움; font-size:11px; color: #000000;text-decoration:none;}
A.category_link:hover {font-family:돋움; font-size:11px; color:#ff0000; text-decoration:none;}

A.goods_link:link {color: #000000; text-decoration:none;}
A.goods_link:visited {color: #000000;text-decoration:none;}
A.goods_link:active {color: #000000;text-decoration:none;}
A.goods_link:hover {color:#ff0000; text-decoration:none;}

/* Subpage */
.shop_title_box{ /*border-bottom:2px solid #000; width:100%; height:30px; margin-top:15px;*/}
.shop_title_box h4{font-size:30px;color:#191919; font-weight:bold;padding:20px 0 35px 0;}
.sub_title_box{ width:760px; height:30px; margin: 15px auto 0 auto; float:left;}
.sub_title_box h3{ font-size:16px; font-weight:bold; padding-bottom:5px; letter-spacing:-1px; float:left;}
.sub_title_box>a.open{ font-size:16px; line-height:150%; float:right;}
.sub_title_box>a.open:hover {text-decoration:none ;}
.sub_title_box>a.open:after{ content:"▼";}
.sub_title_box>a.close{ font-size:16px; line-height:150%; float:right;}
.sub_title_box>a.close:after{ content:"▲";}
.sub_title_box>a.close:hover {text-decoration:none ;}
.popup_title_box { background-color:#303030; height:42px; line-height:42px; width:100%; color:#fff;}
.popup_title_box h3{ font-size:14px; font-weight:bold; padding:10px 0 10px 15px; letter-spacing:-1px; float:left}
.popup_sub_title{ height:20px; margin-top: 20px; padding-top:10px; float:left; font-size:12px; font-weight:bold; letter-spacing:-1px;}
/*서브페이지 상단 타이틀 및 페이지 네비*/
#sub_contents{ width:925px; margin:0 auto; margin-bottom:30px;}
.sub_title_box{ border-bottom:2px solid #000; width:100%; height:30px; }
.sub_page_navi{text-align:right;font-size:12px;color:#666666;margin-top:-95px;height:55px;}

/* Table */
/* 게시판형 타입 */
.table_form_type{ border-top:1px solid #a9a9a9; text-align:left; line-height:18px; margin-top:10px;clear:both;}
.table_form_type caption{display:none; }
.table_form_type > thead > tr > th,
.table_form_type > tbody > tr > th{background-color:#f7f7f7; padding:7px 0px;border-bottom:1px solid #dddddd; font-weight:normal; text-align:center;}
.table_form_type > thead > tr > td,
.table_form_type > tbody > tr > td{border-bottom:1px solid #dddddd;padding:7px 0px; text-align:center;}
.table_form_type .tl{text-align:left; padding-left:7px;}
.table_form_type .tr{text-align:right; padding-right:7px;}

/* 게시판형 타입 - 세로줄 */
.table_form_type_b{ border-top:1px solid #a9a9a9; text-align:left; line-height:18px; margin-top:10px; clear:both;}
.table_form_type_b caption{display:none; }
.table_form_type_b > thead > tr > th,
.table_form_type_b > tbody > tr > th{background-color:#f7f7f7; padding:7px 0px; border-bottom:1px solid #DDD; border-right:1px solid #DDD; font-weight:normal;text-align:left; text-align:center;}
.table_form_type_b > thead > tr > td,
.table_form_type_b > tbody > tr > td{border-bottom:1px solid #DDD; border-right:1px solid #DDD; padding:7px 0px; text-align:center;}
.table_form_type_b > thead > tr > th:last-child,
.table_form_type_b > tbody > tr > th:last-child{border-right:none;}
.table_form_type_b > thead > tr > td:last-child,
.table_form_type_b > tbody > tr > td:last-child{border-right:none;}
.table_form_type_b .tl{text-align:left; padding-left:7px;}

/* 리스트형 타입 */
.table_form_type_c{ border-top:1px solid #a9a9a9; text-align:left; line-height:18px; margin-top:10px; }
.table_form_type_c caption{display:none; }
.table_form_type_c > tbody > tr > th{background-color:#f7f7f7; padding:7px 0px 7px 15px; border-bottom:1px solid #dddddd; font-weight:normal; text-align:left;}
.table_form_type_c > tbody > tr > td{border-bottom:1px solid #DDD; padding:7px 0px 7px 7px;}
.table_form_type_c .p0 {padding:0px;}

/* Box */
.info_box { background-color:#f7f7f7; border:1px solid #cdcdcd; margin:20px 0 10px; vertical-align:middle; padding:10px; color:#757575;}
.info_box_w { background-color:#fff; border:1px solid #cdcdcd; margin:20px 0 10px; vertical-align:middle; padding:10px; color:#757575;}
.info_box_w2 { background-color:#fff; border:2px solid #cdcdcd; margin:20px 0 10px; vertical-align:middle; padding:10px; color:#757575;}
.info_box2 { width:760px; background-color:#f7f7f7; border:1px solid #cdcdcd; color:#757575; display:table-cell; text-align:center; padding:20px 0px 20px 0px; margin:20px 0 10px;}
.info_box3 { width:100%; background-color:#f7f7f7; border:1px solid #cdcdcd; color:#757575; text-align:center; padding:20px 0px 20px 0px; margin:20px 0 10px;}
.info_box4 { width:auto; background-color:#f7f7f7; border:1px solid #cdcdcd; color:#757575; text-align:left; padding:20px 0px 20px 0px; margin:20px 0 10px;}

.data_search_box{float:right}
.data_search_box li{float:left; padding: 0px 2px}
.data_search_btn a{background-color:#f6f3f3; border:1px solid #cbc8c8; padding:2px 7px; text-decoration:none; color:#000;}
.data_search_btn a:hover{background-color:#fe610b; color:#fff; border:1px solid #c84903;}
 .btn_select{ background-color:#f6f3f3; border:1px solid #cbc8c8; padding:2px 7px; text-decoration:none; color:#000; }

/* Popup */
.popup_wrap { margin:0px 10px 0px 10px; }
.popup_wrap .price_member_dc {color:#D91B1B; font-weight:bold;}
.popup_wrap .price_instant {color:#ff6633; font-weight:bold;}
.popup_wrap .price {font-weight:bold; font-size:12px;}

/* Layout Module */
.l_title {float:left; font-size:15pt; font-weight:bold; line-height:50px; font-family: "Verdana", "sans-serif", "Georgia", "Dotum";}
.l_plus_more {float:right; color:#ff610a; font-size:15pt; font-weight:bold; line-height:50px; font-family: "Verdana", "sans-serif", "Georgia";}

.l_login_box {width:180px; margin-bottom:10px;}
.l_login_idsave {float:right;margin-top:5px;font-size:11px;color:#666;letter-spacing:-1px;}
.l_login_input {width:109px; height:25px; border:solid 1px #b7b7b7; background-color:#ffffff; padding-left:5px;}
.l_login_title {border-bottom:1px solid #000; padding-bottom:5px; margin-bottom:5px;}
.l_login_left {width:115px; float: left; position: relative;}
.l_login_left input:first-child {margin-bottom:2px;}
.l_login_right {width:65px; float:left; text-align:right; margin-bottom:5px;}
.l_login_info {padding:10px 0; text-align:center;}
.l_login_btn {text-align:center;}

.l_bbs_article A:link {font-size:11px; color:#666; text-decoration:none;}
.l_bbs_article A:visited {font-size:11px; color:#666; text-decoration:none;}
.l_bbs_article A:active {font-size:11px; color:#666; text-decoration:none;}
.l_bbs_article A:hover {font-size:11px; color:#666; text-decoration:underline;}
.l_bbs_article li {height:20px;}
.l_bbs_title {
	font-size:14px; font-weight:bold; font-family:"Dotum", "Dotum", "Gulim"; 
	line-height:20px; padding-left:5px; padding-bottom:5px;
	border-bottom:1px #000000 solid;
}

.l_notice {width:275px;}
.l_notice_title {margin-bottom: 10px;}
.l_notice_article {color:#FCFCFC;}
.l_notice_article li {height:20px;}
.l_notice_article A:link {font-size:11px; color:#FCFCFC; text-decoration:none;}
.l_notice_article A:visited {font-size:11px; color:#FCFCFC; text-decoration:none;}
.l_notice_article A:active {font-size:11px; color:#FCFCFC; text-decoration:none;}
.l_notice_article A:hover {font-size:11px; color:#FCFCFC; text-decoration:underline;}

.l_poll_block{width:95%; min-height:170px; border:3px solid #d8d8d8; margin:0 auto 10px;}
.l_poll_header {width:100%; display:inline-block;}
.l_poll_list {height:20px; text-align:left; padding-left:10px;}

.quick_today {width:85px;}
.quick_menu {width:85px;}

/* Main Module */
.m_plus_more {float:right; color:#ff610a; font-size:15pt; font-weight:bold; line-height:50px; font-family: "Verdana", "sans-serif", "Georgia";}

.m_goods {width:422px; height:193px;padding:23px 27px;float:left; }
.m_goods_title {}
.m_goods_container {width:422px; text-align:left; float:left;}
.m_good_block { vertical-align: top; display: inline-block; *display: inline;}
.m_good_block .m_good_name A:link {font-size:12px; color:#666; text-decoration:none;}
.m_good_block .m_good_name A:visited {font-size:12px; color:#666; text-decoration:none;}
.m_good_block .m_good_name A:hover {font-size:12px; color:#000; text-decoration:none;}

.m_bbs_block {width:333px; height:193px;padding:23px 27px;float:left; margin:0px;border-left:1px solid #e7e8ea;border-right:1px solid #e7e8ea;}
.m_bbs_title {}
.m_bbs_header {height:35px; margin:0 auto;}
.m_bbs_article li {color:#444;  height:27px; line-height:27px;}
.m_bbs_article A:link {font-size:12px; color:#444; text-decoration:none;}
.m_bbs_article A:visited {font-size:12px; color:#444; text-decoration:none;}
.m_bbs_article A:active {font-size:12px; color:#444; text-decoration:none;}
.m_bbs_article A:hover {font-size:12px; color:#000; text-decoration:none;}

.main_quick_text {font-size:11px; text-decoration:none; letter-spacing:-1px;}

.m_poll_block{width:240px; float:left; min-height:170px; border:3px solid #d8d8d8; margin:0 5px;}
.m_poll_header {width:100%; display:inline-block;}
.m_poll_list {height:20px; text-align:left; padding-left:10px;}

/* Main Slider Banner */
#main_slide_banner {
	position:relative; 
	width:1200px; height:532px; 
	margin: 0 auto; 
	text-align: center;
	overflow: auto;
}
#main_slide_banner ul{position:absolute; list-style:none; top:0; left:0}
#main_slide_banner li{float:left; width:1200px; height:532px;}

#main_slide_left {position:absolute; top:210px; left:0px; background:url(/data/images/skin057/slide_left.png) no-repeat; z-index:50; width:44px; height:81px; cursor:pointer}
#main_slide_right {position:absolute; top:210px; left:1156px; background:url(/data/images/skin057/slide_right.png) no-repeat; z-index:50; width:44px; height:81px; cursor:pointer}

/* Goods List */
.glist_cate_list {border:2px solid #cdcdcd; margin-top:20px; text-align:center; vertical-align:middle; padding:5px 0px; color:#757575;}
.glist_cate_list td {height:20px;}
.glist_cate_list table {table-layout: fixed;}
.glist_best_goods {margin-top:30px; margin-bottom:15px;}
.glist_title {border-bottom:1px solid #000; width:100%; height:30px; margin-bottom:20px;}
.glist_title h3 {font-size:16px; font-weight:bold; padding-bottom:5px; letter-spacing:-1px; float:left}
.glist_title .order {float:right;}

.good_block {text-align:left; overflow:hidden;}
.good_block p {padding-top:5px;}
.good_block .good_code {color:#999; font-size:11px;}
.good_block .good_name {font-weight:bold;}
.good_block .price_sub_keyword {}
.good_block .price_label {color:#999;}
.good_block .price {font-weight:bold; font-size:12px;}
.good_block .price_member_dc {color:#D91B1B; font-weight:bold;}
.good_block .price_instant {color:#ff6633; font-weight:bold;}
.good_block .icon {padding-bottom:20px;}
.good_block .mile {color:#8242DE;}
.good_block_list p {padding:0;}
.price_alias {color:#FFF; font-size:11px; padding:2px 3px 0px; background-color:#999; font-weight:normal;}
.dc_instant {color:#fff; background-color:#ff6633; letter-spacing:-1px; font-weight:normal; padding:1px 2px 0px; border-radius: 3px;}
.dc_member {color:#fff; background-color:#D91B1B; letter-spacing:-1px; font-weight:normal; padding:1px 2px 0px; border-radius: 3px;}

/* Search List */
.sch_search_box { border:1px solid #D91918; width:300px; height:28px; background-color:#fff; font-size:14px; padding-left:7px;}

/* Cart List */
.order_sub_title_box{height:40px;margin-bottom:15px; /*margin-top:22px;*/}
.order_sub_title_box h4{margin-top:10px;}
.order_sub_page_navi{/*margin-top:0px;*/}
.cart_step1_table{width:100%;border-bottom:2px solid #8c8c8c;font-family:Tahoma;font-size:11px;text-align:center;}
.cart_step1_table caption{display:none}
.cart_step1_table th{padding:10px 0 ; border-top:1px solid #5f5f5f;background-color:#8c8c8c;color:#fff;font-family:'돋움',dotum;font-size:12px;border-bottom:1px solid #5f5f5f; border-right:1px solid #5f5f5f; font-weight:normal}
.cart_step1_table td{padding:15px 0;border-top:1px solid #e5e5e5;color:#4c4c4c; border-right:1px solid #dedede;}
.cart_step1_table tbody td.info{text-align:left; line-height:18px;padding:0 2px 0 10px;}
.cart_step1_total_pay{ background-color:#f2f2f2; border-bottom:2px solid #8c8c8c; text-align:center}
.cart_step1_total_pay caption{display:none}
.cart_step1_total_pay th{}
.cart_step1_total_pay td{padding:15px 0; line-height:20px;}
.cart_step1_btn01{ margin-top:10px;}
.cart_step1_btn02{ margin-top:20px; text-align:center;}


ul.option_info_textbox{ line-height:16px; margin:7px 0px 0px 0px; }
ul.option_info_textbox li.cart-item-main{color:#9e9e9e; font-size:11px;font-family:Dotum;}
ul.option_info_textbox li.cart-item-sub{margin-left:18px;list-style-image:url('/skin/f_modern/images/shop/option_reply_icon.gif');color:#9e9e9e; font-size:11px;font-family:Dotum;}

/* Mypage */
.mypage_text_info{ height:24px; margin-top:20px;}
.mypage_info_box { border:2px solid #cdcdcd; margin:20px 0 10px; text-align:center; vertical-align:middle; padding:10px 0px; color:#757575;}

.mypage_info_box2 { width:100%; border:1px solid #cdcdcd; margin:20px 0 20px; }
.mypage_info_box2 th{background-color:#f7f7f7; text-align:center; vertical-align:middle; padding:10px 0px; color:#757575;}
.mypage_info_box2 td{text-align:center; vertical-align:middle; padding:10px 0px; font-size:18px; font-weight:bold;}
.mypage_info_box2 .line{border-bottom:1px solid #cdcdcd;}

.mypage_order_num a{text-decoration:underline; color:#730d33;}

.mypage_main{border:1px solid #cdcdcd;}
.mypage_main .tdB{border-bottom:1px solid #cdcdcd;}
.mypage_main .tdBR{border-bottom:1px solid #cdcdcd; border-right:1px solid #cdcdcd;}
.mypage_main .tdR{border-right:1px solid #cdcdcd;}
.mypage_order_info td{font-size:11px; text-align:center; vertical-align:top;}
.mypage_order_info .num{font-size:26px; line-height:25px; font-family:tahoma; font-weight:bold;}

.mypage_sub_table td{padding:7px 0px 7px 7px;}
.mypage_sub_table .bline{border-bottom:1px solid #DDD;}

.mypage_onetoone_box { width:100%; border:1px solid #cdcdcd; margin:10px 0 10px; }

.mypage_coupon_input { width:55px; height:25px; border:solid 1px #b7b7b7; background-color:#efefef; font-size:18px; padding-left:5px;}

.mypage_coupon_down_title { font-size:14px; font-weight:bold; text-align:left; padding-bottom:10px;}
.mypage_coupon_down_list li { float:left; margin: 5px;}

.mypage_list_title {width:100%;padding-top:10px;}
.mypage_list_title li.left {float:left;}
.mypage_list_title li.right {float:right; padding-bottom:5px;}

.mypage_goods_dlv_box {width:100%; padding:5px}
.mypage_goods_dlv_sub_box {padding:3px}
.mypage_goods_dlv_sub_box2 {padding:10px}
.mypage_goods_dlv_sub_box2 li {float:left}

/* Order */
.cart_step2_totalpay{ border:3px solid #000; background-color:#f6f6f6; margin-top:10px;}
.cart_step2_totalpaytable{padding:10px 20px ; line-height:26px;}
.cart_step2_totalpaytable caption{display:none; }
.cart_step2_totalpaytable th{ font-family:Dotum; font-size:12px; text-align:left; font-weight:normal; }
.cart_step2_totalpaytable td{font-family:Dotum; font-size:12px; text-align:right;}
.cart_step2_totalpaytable_line{height:1px; width:100%; border-bottom:1px dotted #999;}
.order_list_address_check{ float:right; font-size:11px; font-weight: normal; font-family:Dotum; }
div#buy_memo_area1 table td{border:none;padding:0;}
.payment_option_type{ margin:0; padding:0;}
.payment_option_type caption{display:none; }
.payment_option_type th{ background-color:#fff;}
.payment_option_type td{ background-color:#fff;border-top:1px solid #DDD; padding:7px 0px 7px 7px;}

/* User */
.user_agreement_block {width:100%; margin:0px auto;}
.user_agreement_block label {float:right; margin-top:7px; font-weight:normal; font-size:11px;}
.user_agreement_block legend {display:block; width:100%; margin-top:20px; font-size: 16px; font-weight: bold; padding-bottom: 5px; letter-spacing: -1px; float: left; border-bottom:2px solid #000;}
.user_agreement_block .user_content_box {overflow: auto; width:100%; height: 200px; line-height:18px; border:1px solid #ddd; border-top:0px; font-weight:normal;}
.user_agreement_block .user_content {padding:10px; height: 200px;}
.user_agreement_block .join_check_box {cursor:pointer;}

.block_center_10 {width:100%; margin-top:10px; text-align:center; display:inline-block;}
.block_center_20 {width:100%; margin-top:20px; text-align:center; display:inline-block;}
.block_center_30 {width:100%; margin-top:30px; text-align:center; display:inline-block;}
.block_center_40 {width:100%; margin-top:40px; text-align:center; display:inline-block;}
.block_center_50 {width:100%; margin-top:50px; text-align:center; display:inline-block;}

.block_right_10 {width:100%; margin-top:10px; text-align:right; display:inline-block;}
.block_right_20 {width:100%; margin-top:20px; text-align:right; display:inline-block;}
.block_right_30 {width:100%; margin-top:30px; text-align:right; display:inline-block;}
.block_right_40 {width:100%; margin-top:40px; text-align:right; display:inline-block;}
.block_right_50 {width:100%; margin-top:50px; text-align:right; display:inline-block;}

.list_hor dd {float:left;}
.list_hor .left10 {float:left; margin-left:10px;}
.list_hor .left20 {float:left; margin-left:20px;}
.list_hor .left30 {float:left; margin-left:30px;}
.list_hor .left40 {float:left; margin-left:40px;}
.list_hor .left50 {float:left; margin-left:50px;}
.list_hor input, span {vertical-align:middle;}

/* Login Form */
#user_login_box1 {width:340px; height:124px; border:1px solid #555; padding:33px 90px 33px 90px;}
#user_login_box2 {width:360px; height:100px; border:1px solid #555; padding:57px 80px 33px 80px;}
.user_login_wrap {width:100%;}
.user_login_block {width:520px; margin:0 auto;}
.user_login_type {list-style:none;}
.user_login_type li {float:left; width:140px; height:37px; margin-top:0; padding:0; text-align:center; line-height:35px; cursor:pointer; border:1px solid #555; border-bottom:0px;}
.user_tab_active {background-color:#555; color:#fff;}
.user_tab_normal {background-color:#fff; color:#555;}
.user_login_input {float:left;}
.user_login_input label {display:block;}
.user_login_text {width:185px; height:19px;}
.user_login_btn {float:right; margin-right:10px;}
.user_login_save {clear:both; margin-top:55px; margin-left:53px;}
.user_login_function {margin-left:52px; margin-top:20px;}
.btn_user_join {float:left; margin-right:5px;}
.btn_find_id {float:left; margin-right:5px;}
.btn_find_passwd {float:left;}

/* Board */
/* 게시판 공통 */
.board_info {display:inline-block; width:100%;}
.board_info > * {vertical-align:middle;}
.board_info_left {width:50%; float:left;}
.board_info_right {width:50%; float:right; line-height:20px; text-align:right;}
.board_info_center {width:50%; line-height:20px; text-align:center;}

.board_search {background-color:#fff; border:2px solid #E6E6E6; margin-bottom:10px;margin-top:10px;}
.board_search .nolist {width:100%; height:30px; text-align:center;}
.board_search .list {width:100%; height:30px; padding-left:30px;}
.board_search .searchbar {margin:0 auto; width:100%; padding-top:30px; padding-bottom:30px; text-align:center;}
.board_search .search_title {font-weight:bold; font-size:17px;}

/* 게시판 공통 : 컨펌 레이어 */
#board_confirm_layer {width:100%; height:100%; position:absolute; top:0px; left:0px;}
#board_confirm_layer .confirm_delete {width:400px; height:200px; border:1px solid #ccc; position:relative; background-color:#fff; box-shadow:3px 3px 10px #aaa;}
#board_confirm_layer .btn_image {cursor:pointer;}
#board_confirm_layer .confirm_title {width:100%; height:25px; background-color:#8c8c8c; padding-top:10px;}
#board_confirm_layer .text_confirm_title {float:left; margin:0px 0px 0px 10px; color:#fff; font-weight:normal; vertical-align:middle;}
#board_confirm_layer .btn_confirm_close {float:right; margin:0px 10px 0px 0px; vertical-align:middle; }
#board_confirm_layer .confirm_body {width:100%; height:52%; text-align:center; margin:0 auto;}
#board_confirm_layer .text_confirm_msg {vertical-align:middle; margin:20px 0px 0px 0px; font-weight:bold;}
#board_confirm_layer .input_form {width:250px; height:50px; margin:20px auto; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
#board_confirm_layer .input_form label {display:inline-block; width:20%; vertical-align:middle; margin-top:15px;}
#board_confirm_layer .input_form input {display:inline-block; width:70%; vertical-align:middle; margin-top:15px;}
#board_confirm_layer .confirm_btn_area {text-align:center;}
#board_confirm_layer .text_loading {padding-top:50px; color:#eee;}

/* 일반 게시판 - 목록 */
.board_list_a { text-align:left; line-height:18px; margin-top:5px;}
.board_list_a > thead > tr > th,
.board_list_a > tbody > tr > th{height:42px; background-color:#8C8C8C; padding:0; font-weight:normal; text-align:center; color:#F8F8F8;}
.board_list_a > thead > tr > td,
.board_list_a > tbody > tr > td{height:40px; border-bottom:1px solid #E8E8E8; padding:0; text-align:center;}
.board_list_a .tl{text-align:left; padding-left:7px;}
.board_list_a .tr{text-align:right; padding-right:7px;}

/* 일반 게시판 - 글쓰기 */
.board_write_a{ text-align:left; line-height:18px; margin-top:10px; border-top:1px solid #DDD;}
.board_write_a > tbody > tr > th{height:36px; background-color:#8C8C8C; padding:0px 0px 0px 10px; border-bottom:1px solid #dddddd; font-weight:normal; text-align:left; color:#fff;}
.board_write_a > tbody > tr > td{border-bottom:1px solid #DDD; padding:0px 0px 0px 10px;}
.board_write_a textarea {border:solid 1px #b7b7b7; background-color:#efefef; height:200px; width:598px; margin:10px 0px 10px 0px;}

/* 일반 게시판 - 글보기 */
.board_view_a{ text-align:left; line-height:18px; margin-top:10px; border-bottom:1px solid #8C8C8C; }
.board_view_a > thead > tr > th{height:36px; background-color:#8C8C8C; padding:0px 0px 0px 10px; font-weight:normal; text-align:left; color:#fff;}
.board_view_a > tbody > tr > th{height:36px; background-color:#fff; padding:0px 0px 0px 10px; border-bottom:1px solid #8C8C8C; font-weight:normal; text-align:left;}
.board_view_a > tbody > tr > td{}
.board_view_a textarea {border:solid 1px #b7b7b7; background-color:#efefef; height:200px; width:598px; margin:10px 0px 10px 0px;}
.board_content {height:250px; vertical-align:top; padding:10px 0px 20px 0px; line-height:20px;}

/* 일반 게시판 댓글 */
.board_comment_table {border-top:2px solid #8C8C8C; border-bottom:1px solid #8C8C8C;}
.board_comment_table > tbody > tr > th {height:30px; background-color:#8C8C8C; color:#fff; text-align:center;}
.board_comment_table > tbody > tr > td {height:30px; background-color:#fff; color:#000; padding-left:10px;}

.board_comment_wirte {padding:10px 0px 10px 0px;}
.board_comment_wirte textarea {width:83%;height:72px;border:solid 1px #c9c9c9; float:left; vertical-align:middle;}
.board_comment_wirte input {width:113px; height:78px; background-color:#8C8C8C; color:#fff; border:0px; float:right;}

.board_comment_list {display:inline-block; width:100%; margin-top:10px; border-top:1px solid #8C8C8C; border-bottom:2px solid #8C8C8C;}
.board_comment_list ul {margin:0 auto;}
.board_comment_list .list {clear:both; width:722px; border-bottom:1px solid #CDCDCD; display:inline-block;}
.board_comment_list .last_list {clear:both; width:100%; display:inline-block;}
.board_comment_list .comment_name {float:left; width:80px; line-height:35px;}
.board_comment_list .comment_content {float:left; width:480px; line-height:25px; margin-top:5px; margin-left:20px; overflow:hidden; display:inline-block;}
.board_comment_list .comment_date {float:right; width:120px; line-height:35px;}

/* 출석 체크 */
#attendance_bg {height:825px; background:url('/data/images/default/event/check_attendance_bg-.gif'); background-repeat:no-repeat; background-position:center; text-align:center;}
.attendance {width:710px; height:467px; margin:0 auto; border:2px solid #D2D0D1;}
.attendance th {width:100px; height:30px; background-color:#e9e9e9; border-bottom:1px solid #ccc; border-right:1px solid #ccc;}
.attendance td {text-align:left; vertical-align:top; margin:0; padding:10px 0px 0px 10px; background-color:#fff; border-right:1px solid #DEDEDE; border-bottom:1px solid #DEDEDE;}
.attendance th:last-child, .attendance td:last-child {border-right:0px;}
.attendance tr:last-child {border-bottom:0px;}
.date_selector {height:40px; margin:10px 0px 5px 45px;}
.btn_arrow {vertical-align:middle;}
.btn_today {margin-left:10px; vertical-align:middle;}
.select_date {margin:0px 10px 0px 10px; font-weight:bold; font-size:20pt; font-family:"verdana"; vertical-align:middle;}
.att_check {background:url('/data/images/default/event/check_mark.png'); background-repeat:no-repeat; background-position:center center;}

#event_description {position:relative; top:-140px; left:-70px; margin:0 auto; width:540px; text-align:left;}
#event_description .main_text {margin-top:10px; font-family:"Verdana", "Dotum"; font-weight:bold; font-size:16px; word-spacing:-0.15em; line-height:30px; color:#565955; text-shadow:2px 2px 1px #fff;}
#event_description .sub_text {margin-top:20px; font-family:"Verdana", "Dotum"; font-weight:normal; font-size:12px; word-spacing:-0.15em; line-height:20px; color:#777;}
#event_description .coupon_name {text-decoration:underline; font-family:"Verdana", "Dotum"; font-weight:bold; font-size:16px; word-spacing:-0.15em; line-height:30px; color:#565955; text-shadow:2px 2px 1px #fff;}
.event_calendar_body {position:relative; top:-100px;}

/* 상품 상세 */

/*상품설명 테이블*/
#product_info_box{padding-bottom:20px;position:relative;display:inline-block;width:100%;}
.product_info_left {float:left;width:49%;padding-top:8px;}
.product_info_left img {text-align:center;}
.product_info_right {float:right;width:49%;}
.thumb_image {float:left;padding: 0px 5px; 5px; 0px;}
.product_info{margin-bottom:10px;}
.product_info caption{ display:none;}
.product_info th{ font-family:Dotum, Gulim, NanumGothic; font-size:11px; font-weight:normal; text-align:left;  padding:8px 0px; line-height:18px;}
.product_info td{}
.under_line{ width:100%; height:1px; background:#d2d2d2;}
.product_big_title{ font-size:16px; font-weight:bold; padding:2px 0px 5px 0px; border-bottom:1px solid #000; line-height:18px; }
.code_title{ color:#b2b2b2;}
.pay_black{font-size:14px; font-family:Verdana, Geneva, sans-serif; font-weight:bold; letter-spacing:-1px;}
.pay_blue{font-size:14px; font-family:Verdana, Geneva, sans-serif; font-weight:bold; color:#79a5f6;letter-spacing:-1px;}
.pay_red{font-size:14px; font-family:Verdana, Geneva, sans-serif; font-weight:bold; color:#D91B1B;letter-spacing:-1px;}
.pay_orange{font-size:14px; font-family:Verdana, Geneva, sans-serif; font-weight:bold; color:#ff6633;letter-spacing:-1px;}
.pay_gray{ color:#7f7f7f}
.option_number{ position:absolute;}
.good-info-sns-buttons {text-align:right;margin-bottom:10px;}
.good-info-nc-buttons {text-align:center;margin-top:10px;}

/* 상품 상세 설명  */
.product_info_tab{clear:both; background-color:#8c8c8c; color:#fff; border:1px solid #4b4c4c; width:100%; height:30px; line-height:30px; text-align:center}
.product_info_tab01{}
.product_info_tab01 li{ float:left; width:100px; border-right:1px solid #4b4c4c;}
.product_info_tab01 li a{color:#fff; text-decoration:none;}
.top_btn{ float:right; width:50px; font-size:11px;border-left:1px solid #4b4c4c; font-weight:bold;cursor:pointer;}
.top_btn a{color:#fff; text-decoration:none;}
.info_tab_over{ background-image:url(/skin/f_modern/images/shop/tab_bg.gif); height:30px; width:100px; background-repeat:repeat-x; font-weight:bold }
.product_info_extra_tit {font-size:14px; font-weight:bold;}

/*탭 안의 테이블 스타일*/
h6{ font-size:12px; padding-bottom:5px; }
hr{ display:none;}
.table_form_type{ border-top:1px solid #a9a9a9; text-align:left; line-height:18px; }
.table_form_type caption{display:none; }
.table_form_type th{ background-color:#f7f7f7; padding:10px 0px 10px 20px;border-bottom:1px solid #dddddd; font-weight:normal;text-align:left;}
.table_form_type td{border-bottom:1px solid #dddddd;padding:10px 0px 10px 7px;}

.table_form_type2{text-align:left; line-height:18px; padding:10px 0px; }
.table_form_type2 caption{display:none; }
.table_form_type2 th{ background-color:#fff; padding:3px 0px 3px 20px; font-weight:normal;text-align:left; border:0px;}
.table_form_type2 td{padding:3px 0px 3px 7px; border:0px; color:#8f8f8f;}

.table_form_type3{ border-top:1px solid #a9a9a9; text-align:left; line-height:18px; margin-top:10px; }
.table_form_type3 caption{display:none; }
.table_form_type3 th{ background-color:#f7f7f7; padding:7px 0px 7px 0px;border-bottom:1px solid #dddddd; font-weight:normal;text-align:left; text-align:center;}
.table_form_type3 td{border-bottom:1px solid #dddddd;padding:7px 0px 7px 0px; text-align:center;}

/*옵션노출 테이블*/
.table_form_option_type{ border-top:1px solid #000; text-align:left; line-height:18px;border-bottom:0px solid #a9a9a9; }
.table_form_option_type caption{display:none; }
.table_form_option_type th{ padding:7px 0px 7px 7px;border-bottom:1px solid #dddddd; font-weight:normal;text-align:left; word-break:break-all; font-size:11px; font-family:Dotum }
.table_form_option_type td{border-bottom:1px solid #dddddd;padding:7px 0px 7px 7px;  word-break:break-all; font-size:11px; font-family:Dotum}

/* 선택한 옵션 목록(temporary_basket.js) */
ul.selected_options_panel li{padding:6px 0;border-top-width:1px;border-color:#D2D2D2;}
ul.selected_options_panel li:first-child{border-top:0;}
ul.selected_additional_options_panel li{padding:1px 0;border-top:0;}
ul.selected_additional_options_panel li:first-child{border-top-width:1px;border-top-style:solid;border-color:#D2D2D2;}

/* 장바구니/관심상품 이동 확인 레이어 */
#layer_cart {}
.layer_cart_box { width: 300px; border: 1px solid #aeaeae; padding: 30px 20px; background-color: #fff; }
.layer_cart_top { border-bottom: 1px solid #aeaeae; height: 24px; }
.layer_cart_top p { float: left; font-size: 14px; font-weight: bold; }
.layer_cart_close { display: block; text-align: right; cursor: pointer; }
.layer_cart_msg, .layer_wish_msg { display: block; text-align: center; font-size: 14px; line-height: 18px; margin-top: 20px; }
.layer_cart_ok { background-color: #fff; color: #000; display: inline-block; font-family:Arial, Helvetica, sans-serif; overflow:visible; cursor: pointer; text-decoration: none; text-align: center; padding: 4px 20px; border: 1px solid #000; font-size: 12px; }
.layer_cart_cancel { background-color: #000; color: #fff; display: inline-block; font-family:Arial, Helvetica, sans-serif; overflow:visible; cursor: pointer; text-decoration: none; text-align: center; padding: 5px 20px; border: 0 none; font-size: 12px; }
.layer_btn{ margin-top: 20px; text-align: center; }

/* 중앙정렬 폼 */
.center_form { 
	display:block;
	height:22px;
	text-align:center ; 
	margin:10px 0 10px 0 ; 
} 
.center_form img { vertical-align:middle; } 
.center_form .normal {display:inline-block; width:22px; height:19px; font-size:11px; vertical-align:middle; text-align:center; font-family:verdana; color:#606060; padding-top:3px; text-decoration:none; } 
.center_form .normal:hover {display:inline-block; width:22px; height:19px; color:#fff; background-color:#252525; padding-top:3px; font-weight:bold; text-decoration:none; vertical-align:middle;} 
}

/* 성인인증 페이지 */
div.adult-box{width:720px;margin:0 auto;}
div.adult-box>p{margin-top:30px;}
div.adult-box>fieldset{border:4px solid #e6e6e6;margin-top:10px;}
div.adult-box>fieldset legend{display:none;}
div.adult-box fieldset div.login-box{width:320px;margin:24px 12px 24px 24px;float:left;}
div.adult-box fieldset h4{font-weight:bold;font-size:10pt;color:#000;line-height:2em;display:block;border:none;border-bottom:1px solid #000;}
div.adult-box fieldset div.login-box ul.id-passwd-box{margin-top:20px;float:left;}
div.adult-box fieldset div.login-box ul.id-passwd-box li{line-height:2em;}
div.adult-box fieldset div.login-box ul.id-passwd-box li label:first-child{display:inline-block;width:80px;text-align:right;}
div.adult-box fieldset div.login-box ul.id-passwd-box li input{margin-left:5px;}
div.adult-box fieldset div.login-box ul.id-passwd-box li input:first-child{margin-left:85px;}
div.adult-box fieldset div.login-box ul.id-passwd-box li label:last-child{color:gray;}
div.adult-box fieldset div.login-box .chk_id_login {margin-top:23px;margin-right:13px;float:right;}
div.adult-box>fieldset div.certi-box{width:320px;margin:24px 24px 24px 12px;float:right;}
div.adult-box>fieldset h4>span{float:right;font-weight:normal;}
div.adult-box div.certi-box-ipin,div.adult-box div.certi-box-hp{text-align:center;}
div.adult-box div.certi-box-ipin p,div.adult-box div.certi-box-hp p{margin:10px 20px;}
div.adult-box div.certi-box-hp{display:none;}
div.adult-box div.button-box{text-align:center;margin:20px;}

/* 첫페이지 로그인 페이지용 스타일 */
#blank_login{margin:0 auto; width:767px; height:295px; background-image: url('/skin/f_modern/images/user/first_login_bg.jpg'); top:150px; position:relative}
#blank_login div.blank_login_box{position:absolute; top:50px; left:380px;}
#blank_login div.blank_login_lcol{float:left;height:60px;}
#blank_login div.blank_login_lcol input:first-child{display:block; height:20px;margin:3px 3px 10px 3px; width:185px;}
#blank_login div.blank_login_lcol input:last-child{display:block; height:20px;margin:3px; width:185px;}
#blank_login div.check_id{clear:both;display:block; font-size:11px; vertical-align:middle;margin-left:3px;  }
#blank_login div.check_id input{vertical-align:middle; }
#blank_login ul.user_btn{width:300px;position:relative ;display:block; margin-top:25px; margin-left:3px;}
#blank_login ul.user_btn li{list-style:none; border-bottom:1px dotted #d4d4d4; height:24px; vertical-align:middle; padding-top:3px;  }
#blank_login span.user_btn_list{ float:right;}
#blank_login .input_login {margin:3px 3px 10px; width:185px; height:20px; display:block; background-color:#efefef;}

/* 오류 안내 페이지용 스타일 */
div.error_message{margin:0 auto;}
div.error_message span{display:block; text-align:center;margin:20px 0;}

/* 우편번호 찾기 */
#zipcode .div_sido {width:50%; float:left;}
#zipcode .road_sido {width:100px;}
#zipcode .div_sigungu {width:50%; float:left;}
#zipcode .road_sigungu {width:100px;}
#zipcode .div_keyword {clear:both; margin-left:55px; margin-top:10px; float:left;}
#zipcode .search_tooltip {clear:both; padding-top:10px;}
#zipcode .btn_find img {margin:0px 50px 0px 0px; float:right;}
#zipcode .sub_title_st {margin-bottom:0px; text-align:left;}

.popup_top{background-color:#24303e; height:42px; line-height:42px; width:100%; color:#fff; font-size:14px; font-family:Dotum, Gulim; font-weight:bold; border-bottom:2px solid #fd610c;}
.popup_top>a.open{ font-size:16px; float:right;color:#fff; padding-right:15px; }
.popup_top>a.open:hover {text-decoration:none ;}
.popup_top>a.open:after{ content:"▼";}
.popup_top>a.close{ font-size:16px; float:right;color:#fff; padding-right:15px; }
.popup_top>a.close:after{ content:"▲";}
.popup_top>a.close:hover {text-decoration:none ;}
.popup_tab_block {padding:10px 10px 0px 10px;}
#popup_tap_menu{border-bottom:1px solid #000; height:28px;}
#popup_tap_menu li{float:left; padding-right:3px;}