/*font-face*/
@font-face {
    font-family:'NanumSquare';
	font-weight: 200;
    src: url('../fonts/NanumSquareL.eot');
    src: url('../fonts/NanumSquareL.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NanumSquareL.woff') format('woff'),
         url('../fonts/NanumSquareL.ttf') format('truetype');
}

@font-face {
    font-family:'NanumSquare';
	font-weight: 400;
    src: url('../fonts/NanumSquareR.eot');
    src: url('../fonts/NanumSquareR.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NanumSquareR.woff') format('woff'),
         url('../fonts/NanumSquareR.ttf') format('truetype');
}


@font-face {
    font-family:'NanumSquare';
	font-weight: 700;
    src: url('../fonts/NanumSquareB.eot');
    src: url('../fonts/NanumSquareB.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NanumSquareB.woff') format('woff'),
         url('../fonts/NanumSquareB.ttf') format('truetype');
}

@font-face {
    font-family:'NanumSquare';
	font-weight: 900;
    src: url('../fonts/NanumSquareEB.eot');
    src: url('../fonts/NanumSquareEB.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NanumSquareEB.woff') format('woff'),
         url('../fonts/NanumSquareEB.ttf') format('truetype');
}


/* ¿ä¼Ò(element) ¿©¹é ÃÊ±âÈ­  */
html, body,div, span,dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6,blockquote, p, address, pre, cite,form, fieldset, input, textarea, select,table, th{margin:0;padding:0;}
.wrap {position: relative; max-width: 1200px;margin: 0 auto; }
.wrap_responsive {max-width:1200px; margin: 0 auto; position: relative;}

/* ¼û±è¿ä¼Ò */
legend {position:absolute;overflow:hidden;	width:1px;height:1px;font-size:0;line-height:0;}

/* ¸ñ·Ï */
ol, ul { list-style:none; }

/* Å×µÎ¸® ¾ø¾Ö±â */
fieldset, img, abbr,acronym { border:0 none; } 

/* Å×ÀÌºí - ¸¶Å©¾÷¿¡ 'cellspacing="0"' ÁöÁ¤ ÇÔ²² ÇÊ¿ä */
table {border-collapse: separate;border-spacing:0;border:0 none;}

/* ÅØ½ºÆ® °ü·Ã ¿ä¼Ò ÃÊ±âÈ­ */
address, caption, em, cite, th {font-weight:normal;font-style:normal;}
ins { text-decoration:none; }
del { text-decoration:line-through; }

a{cursor:pointer}

/* body ½ºÅ¸ÀÏ */
body,td,div, p, td,tr,tbody, thead, span{
color:#4c4c4c;
font-size:14px;
line-height:1.5;
letter-spacing: 0px;
font-weight: 400;
font-family: 'NanumSquare', 'µ¸¿ò', cursive, sans-serif;
background: transparent;
margin: 0;
padding:0;
}
.title_square{width:5px; height:5px;  border: 3px solid #2489c8;   border-right: 3px solid #215aa5; display:inline-block; margin:3px 5px auto 0;}


#popup_2 table {background:#fff !important;}
/*******************/
/*      main       */
/*******************/
h1 {
    position: absolute;
    left: 50%;
    top: 13px;
	margin-left: -100px;
}
#main_top_contents {
	background:url('../image/main/main_topbg.jpg') center top repeat-x;
	height:700px;
}

#main_inner {
	margin-left: -10px;
	width: 770px;
	display: inline-block;
	z-index:1;
	position:relative;
}

#header_inner {
position: relative;
}

.open_menu #smallscreen_overlay {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 125;
    background: rgba(255, 255, 255, 0.6);
}

/* ¸µÅ© */
a, a:link {color:#444; text-decoration:none;} 
a:visited {color:#444; text-decoration:none;}
a:focus {color:#444; text-decoration:none;}
a:active {color:#444; text-decoration:none;} 

A.menu:link {color:#000000; text-decoration:none;}
A.menu:visited {color:#000000; text-decoration:none;}
A.menu:hover {color:#FF0000; text-decoration:none;}

.thm7{/*background:#d80000;*/text-align:center;padding:7px 0;color:#686868 !important;font-size:12px;;letter-spacing: 0px}
.n{letter-spacing: 0px}

.input_{padding:2px;font-size:12px;border:1px solid #D8D8D8; background-color:#ffffff;}
.inputbox_{padding:5px;font-size:12px;border:1px solid #D8D8D8; background-color:#ffffff}
.submit_{height:22px}

#top_search {
    padding: 15px 0;
	float: left;
	width: 35%;
	max-width: 360px;
}
#top_search form {
    height: 35px;
    border: #2489c8 3px solid;
    background: #fff;
    line-height: 35px;
    max-width: 400px;

    border-radius: 20px;
    margin: 0 auto;
	position:relative;
	behavior: url(PIE.htc);
}
#top_search form input[type="text"] {
	width:100%;
	margin-top:6px;
	box-sizing:border-box;
}
#top_search form input[type="image"] {
	position:absolute;
	right:10px;
	top:4px;
	display: inline-block;
	/* float: right; */
	vertical-align: middle;
}
#top_search form input {
vertical-align:-1px;
}
input#auto_complete1{color:#999; font-weight:700; padding-left:25px;}
input#auto_complete1:focus{color:#444; font-weight:400;}
#top_search form input:focus{outline: none;}
.input_black {
    background: #fff;
    border: none;
    padding: 2px;
    font-size: 14px;
    color: #444;
    border-radius: 20px;
    padding-left: 20px;
    width: 340px;
	behavior: url(PIE.htc);
}


#top_menu {
	width: auto;
    position: absolute;
    z-index: 100;
    right: 0;
    top: 20px;
}
#top_menu a {
    color: #737373;
	font-weight:700;
    font-size: 12px;
    vertical-align: middle;
    display: inline-block;
    line-height: 36px;
    padding: 0 7px;
}
.cart {
    background: url('../image/main/cart_bg.png') no-repeat right !important;
    display: inline-block;
    width: 20px;
	font-size: 12px;
    margin-left: 5px;
    color: #fff;
    text-align: center;
}
.bg_none{
	background:none !important;
}








/* ½ÃÁß°¡,ÆÇ¸Å°¡,Æ÷ÀÎÆ®,»óÇ°¸í,°£·«¼³¸í*/
.market_price_ {letter-spacing: 0px;color:#848484}
.price_ {font-weight:bolder;letter-spacing:0px;color:#ff0000; font-size:11px;}
.point_ {letter-spacing: 0px;color:#FF6600}
.goods_advance_ {color:#626262;  font-size:11px;}


#header_top {
	width: 100%;
	clear: both;
	float: left;
	height: 80px;
	position: relative;
}

#header {
    position: relative;
	z-index: 999;
}


#h_top_menu {
	float: right;
	/* height: 88px; */
	padding-top: 25px;
}
#h_top_menu li {
	float:left;
}
#h_top_menu li a {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #494949;
	padding: 14px;
	line-height: 40px;
}

#footer .bot_ban {
position: absolute;
top: 40px;
left: 705px;
}
#main_menu {
	clear: both;
	width: 100%;
	height: 50px !important;
    background: #2489c8;
}
#main_menu .menu_total {
	width: 146px;
	float: left;
}
li.hide_menu{display:none;}
#header_menu {
	/*margin-left: 146px; overflow: hidden;*/
    display: block;
}
#header_menu > li {
	float: left;
}
#header_menu > li > a {
	font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 50px;
    width: 100%;
    display: block;
}

#header_menu > li > a:hover {
	color:#b8e3fd;
}
/*»çÁøÀ¸·Î µÈ¸Þ´º*/
div#visualMenu{width:100%;   background-color:#f5f5f5;}
div#visualMenu ul{padding:25px 0;}
div#visualMenu ul:after{content:""; display:block; clear:both}
div#visualMenu ul li{display:inline-block; float:left; width:20%;}
div#visualMenu ul li a{display:block; margin:0 auto; width:62.5%; height:150px;    position:relative; background-repeat:no-repeat; background-position:center center; background-size:150px; behavior: url(PIE.htc); border-radius:75px;}
div#visualMenu ul li a img{top:35%; margin-top:-40px; left:50%; margin-left:-42px; position:absolute;}
div#visualMenu ul li a p{color:#fff; text-shadow:1px 1px 1px rgba(0,0,0,0.75); text-align:center; position:absolute; top: 65%; width: 100%; font-size: 17px;}
div#visualMenu ul li a#menu1{background-image:url('../image/main/menu_bg1.png')}
div#visualMenu ul li a#menu2{background-image:url('../image/main/menu_bg2.png')}
div#visualMenu ul li a#menu3{background-image:url('../image/main/menu_bg3.png')}
div#visualMenu ul li a#menu4{background-image:url('../image/main/menu_bg4.png')}
div#visualMenu ul li a#menu5{background-image:url('../image/main/menu_bg5.png')}

/*Å¸ÀÌÆ²¹Ù*/
/*div.main_title_bar{height:140px; text-align: center;    clear: both;    margin-bottom: 30px;}
div.main_title_bar div.wrap_responsive{height:100%; font-size:0;}
div.main_title_bar div.wrap_responsive a{width:100%; height:100%; display:block}
div.main_title_bar div.wrap_responsive a img{width:100%; height:auto;}
div#freshMyeolchi{background-color:#3e3f43}
div#jorim{background-color:#f7eee5}
div#jeotgal{background-color:#c29f79}
div#dasima{background-color:#734d2e}*/
div#main_container div.wrap:after{content:""; display:block; clear:both}

.main_titlebar h2 { text-align: center; color: #808080; font-size: 32px; margin-bottom: 20px; margin-top: 50px; }

/*¸®½ºÆ®*/
.product_list {overflow: hidden; padding-top: 10px;     padding-bottom: 0 !important;}
.product_list ul{}
.product_list ul:after{content:""; display:block; clear:both}
.product_list ul li{width: 23.5%; margin: 0 0 0 1.6%; box-sizing: border-box; display: inline-block; }
.product_list ul li:first-child { margin-left:0; }
.product_list ul li a{display: block;  width: 100%;     margin: 0 auto;}
.product_list ul li a img{width:100%; height:auto;}
.product_list ul li p{text-align:center; }

.product_list ul li p:after{content:""; display:block; clear:both}
.goods_name_{display:inline-block; color:#121010; font-size: 20px; font-weight: 900; float: left;  width:57%; text-align:left;     overflow: hidden;
    box-sizing:border-box;
	padding-top:10px;
	padding-left:10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: break-word;}
.price_{float:left; /*color:#f63c3c;*/ color:#000; font-family: 'NanumSquare'; font-size:18px; display:block; font-weight:800; text-align:left; box-sizing:border-box; padding: 0 10px; clear:both; }
.goods_ico{padding:4px; text-align:left; /*position:absolute; top:0*/ clear: both; }
.img_size, .product_list ul li{position:relative}
.product_list ul li .pro_txt, .goods_advance_{text-align:left; padding:10px 10px 0 10px; height:32px; white-space: nowrap; overflow: hidden; font-size: 14px;
text-overflow: ellipsis;  white-space: normal; line-height: 1.2; text-align: left; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;
}
 .goods_advance_.pro_txt{float:left}


/*¸ÞÀÎ ÇÏ´Ü Äü¸Þ´º*/
div#bottom_qmenu{border-top:1px solid #eeeeee;}
div#bottom_qmenu div.wrap_responsive{display:table; }
div#bottom_qmenu div.wrap_responsive div{display:table-cell;  text-align:center; vertical-align:middle; }
div#bottom_qmenu div.wrap_responsive .qmenu_inbox{border-left:1px solid #eeeeee;}
div#bottom_qmenu div.wrap_responsive .qmenu_inbox img{margin-top:22px;}
div.wrap_responsive div span.qmenu_name{color:#121010; font-size:18px; font-weight:400; ;}
div.wrap_responsive div span.qmenu_name2{color:#959494; font-size:12px; font-weight:400; line-height:24px;}
#cscenter_info span.qmenu_name{line-height:14px}
#cscenter_info span.cs_number{color:#2489c8; font-size:30px; font-family:'Dinbla'; line-height:40px; letter-spacing:2px}
#cscenter_info span.cs_time{color:#565454; font-size:12px; font-weight:700;}

/*¿ÞÂÊ »çÀÌµå¹Ù */
div#side_left_wrap{position:absolute;left: -15%;top: 300px;}
div#side_left_bar{position:fixed;background: url(../image/main/quick_bg.png) center bottom no-repeat;}
div#side_left_bar div{width:100%; text-align:center; padding: 3px 0; }
div#side_left_bar div img{}
div#side_left_bar div span{color:#efefef; font-family:'Dinbla','NanumSquare'; font-size: 12px;}
div#side_left_bar div span.number1{font-size:16px;  letter-spacing:2px;}
div#side_left_bar div span.number2{font-size:20px;  letter-spacing:2px;}
div#side_left_bar div span.number3{font-size:17px;  letter-spacing:2px;}
div#side_left_bar div:first-child{background-color:#95bc47; height:143px; }
div#side_left_bar div#account_number{background-color:#84af3a; border-top:1px dashed #fff; height:141px;}

div#side_left_bar .close_btn .popup_close { position: absolute; top: -10px; right: -10px; }


/*¿À¸¥ÂÊ »çÀÌµå Äü¸Þ´º ÃÖ±Ùº»»óÇ°*/
div.qm_today{padding:5px; border:1px solid #dcdcdc; background-color:#fff;}
td.qm_title{text-align:center; font-size:12px; color:#666; font-weight:700; border-bottom:5px solid #f1f1f1; padding:7px 0  3px;}
table.todaygoods{}
table.todaygoods th{background-color:#215aa5; color:#fff; font-size:11px; font-weight:700; padding:7px 0; line-height:12px;  }
table.todaygoods td{background-color:#fff;}
table.todaygoods td a.btn_top{display:block; height:25px; line-height:25px; text-align:center;  font-size:12px; color:#fff; background-color:#dcdcdc }
table.todaygoods #banner_warp{overflow:hidden;position:relative;text-align:left}
table.todaygoods #banner_container{position:absolute;}
table.todaygoods .banner{width:142px;border:0px solid #dddddd;float:left;text-align:center}
table.todaygoods .banner_left{cursor:pointer}
table.todaygoods .banner_right{cursor:pointer; margin-right:20px;}

/*ÁÖ¹®¼­ÀÛ¼º*/
.order_info_title>h3{font-size: 20px;}
.order_info_tbl{border-top:2px solid #757575;}
.order_info_tbl.receipt td span{display:inline-block}
table.order_info_tbl>tbody>tr>td{padding-top:5px;}
.order_info_tbl td.tb_1, .order_info_tbl td.tb_2{ line-height: 31px;    padding: 6px 0 6px 10px; font-weight: bolder;  color: #444; border-bottom:1px solid #E0E0E0;}
.order_info_tbl td.tb_1{width: 14%}
.order_info_tbl td.tb_2{}
.order_info_tbl td select{height:30px; border:1px solid #E0E0E0 }
/*****************************    inline_dropdown *****************************/

#header_menu > ul > li{ float:left; position:relative;text-align: center;width: 20%;}
#header_menu > ul > li a{
	display: block;
	/*  float: left; 
	padding: 10px 0px 15px 58px;
	color: #fff; */
	font-size: 16px;
	line-height:47px;
	font-weight: bold;
}

#header_menu ul li a.menu_point {
	color: #0087cd;
	font-size: 18px;
}

#header_menu > li a:hover { }
#header_menu > li.active > a {color:#b8e3fd; }
/*#header_inner ul{ /*width:960px;*/ margin:auto;background:#ac0707;height: 40px;}*/
#header_menu ul {margin: auto; height: 40px;padding-top: 42px;}
#header_menu > li{float:left;position: relative;width: 20%;text-align: center;}
#header_menu li ul {position:absolute;top:50px;left:0; display:none; width:100%; padding:10px 0;border-left:#2489c8 2px solid;border-bottom:#2489c8 2px solid;border-right:#2489c8 2px solid;background: #fdfff7; z-index:99;}
#header_menu li ul li{clear:both:width:100%;text-align:left; line-height: 25px; padding:0;}
#header_menu li ul li a{height: auto;color:#454545;font-size:12px;font-weight:bold;text-decoration:none; padding:7px 8px 5px 8px;}
#header_menu li ul a:hover {color:#2489c8;font-size:12px;font-weight:bold;text-decoration:none;}

#header_menu li ul.submenu_01 {left:30px !important; width: 150px !important;}
#header_menu li ul.submenu_02 {left:30px !important; width: 150px !important;}
#header_menu li ul.submenu_03 {left:30px !important; width: 150px !important;}
#header_menu li ul.submenu_04 {left:30px !important; width: 150px !important;}
#header_menu li ul.submenu_05 {left:30px !important; width: 150px !important;}
#header_menu li ul.submenu_06 {left:30px !important; width: 150px !important;}

#header_menu li.active ul li a{height: 20px;color:#454545;font-size:12px;font-weight:bold;text-decoration:none; padding:7px 8px 5px 8px;}
#header_menu li.active ul a:hover {color:#2489c8;font-size:12px;font-weight:bold;text-decoration:none;}

#third_menu{width:200px !important; display:block;}
#third_menu li{width:100%;  height:20px;}


/*»ó¼¼ÆäÀÌÁö*/
.detailpage_board {border-bottom:1px solid #dddddd; border-top:none;}
.detailpage_board th, .detailpage_board td{text-align:center;font-size:12px}

.detailpage_board th{background-color:#F3F3F3;border-bottom:1px solid #dddddd;padding:7px 0 7px 0}
.detailpage_board th.tb_1{width:70px; }
.detailpage_board th.tb_3{width:100px;}
.detailpage_board th.tb_4{width:100px;}
.detailpage_board th.tb_5{width:100px;}
.detailpage_board td.tb_1{width:70px;border-bottom:1px solid #dddddd;background-color:#ffffff; padding:7px 0 7px 0}					
.detailpage_board td.tb_2{text-align:left;padding-left:15px;border-bottom:1px solid #dddddd;background-color:#ffffff;padding:7px 0 7px 0;cursor:pointer}
.detailpage_board td.tb_3{width:100px;border-bottom:1px solid #dddddd;background-color:#ffffff;padding:7px 0 7px 0}
.detailpage_board td.tb_4{width:100px;border-bottom:1px solid #dddddd;background-color:#ffffff;padding:7px 0 7px 0}
.detailpage_board td.tb_5{width:100px;border-bottom:1px solid #dddddd;background-color:#ffffff;padding:7px 0 7px 0}

/*·Î±×ÀÎÆäÀÌÁö*/
#login_page, .cartlogin_page{text-align:center;}
#login_page div, .cartlogin_page div{display:inline-block; padding:40px; border:1px solid #dedede;}
p.login_title{font-size:36px; font-weight:900; text-align:center; margin-bottom:30px;}
p.login_title span{font-size:36px; font-weight:900; color:#2489c8;}
table.login_box th{width:64px; height:30px; line-height:30px; text-align:left;}
table.login_box td input.input_{width:100%;  box-sizing: border-box;  height: 30px;}
table.login_box td.input_td{max-width:160px; padding:2px;}
td.save_check input[type="checkbox"], td.save_check span{display:inline-block; float:left;}
td.save_check input[type="checkbox"]{margin-top:1px;}
td.save_check span{font-size:11px; font-family:'dotum'; margin-left:5px; color:#999;}
td.btn_login{padding-left:3px;}
td.btn_login input{}
table.join_id_pass tr td a{font-weight:700; color:#999}
table.join_id_pass tr td a:hover{color:#666}
table.join_id_pass tr td:first-child a{color:#2489c8}
table.join_id_pass tr td:first-child a:hover{color:#215aa5;}

a.btn_basic, button.btn_basic{background:#215aa5; border:1px solid #215aa5; color:#fff; padding:10px 0px; font-size:14px; font-family:'NanumSquare'; font-weight:400; display:inline-block; width:120px;}
a.btn_basic2, input[type="button"].btn_basic2{background:#fff; border:1px solid #215aa5; color:#215aa5; padding:10px 0px; font-size:14px; font-family:'NanumSquare'; font-weight:400; display:inline-block; width:120px;}
a.btn_basic3{background:#aaa; border:1px solid #aaa; color:#fff; padding:7px 15px; font-size:12px; font-family:'NanumSquare'; font-weight:400;}
.red_star{color:#ff3000}


input.input_password[type="password"]{font-family:'dotum'}

/*È¸¿ø°¡ÀÔÀÔ·ÂÆû*/
table.wrap_tbl_joininfo{border:1px solid #dddddd;border-top:2px solid #868686; border-bottom:none;}
#tb_main .tb1{width:100px;border-bottom:1px solid #ddd;text-align:left; padding-left:10px;}
#tb_main .tb2{border-bottom:1px solid #ddd;padding:6px 10px 6px 10px;letter-spacing: 0pt}
#tb_main .tb2 span{display:inline-block;}
#tb_main .p{color:red;font-weight:bolder;padding-right:6px}
#tb_main .inputsize1{width:200px}
#tb_main .inputsize2{width:100px;}
#tb_main .inputsize3{width:600px;}



/*È¸¿ø°¡ÀÔ¿Ï·á*/
#tbody {border-collapse:collapse;border-style:none;margin:0 auto;margin-top:20px; max-width:400px; width:100%;}
#tbody td {text-align:left; padding:5px;border:1px solid #dddddd}
#tbody .td1 {width:80px;}
#tbody .td2 {}

/*¸¶ÀÌÆäÀÌÁö*/
.my_p_title{font-size:14px; font-weight:700;}


/*°Ô½ÃÆÇ*/
div.tb_bt:after{content:""; display:block; clear:both;}
div.tb_bt{margin-top:20px;}
div.tb_search{margin:0 auto 0;}
div.tb_search table td:first-child{padding-right:4px;}
div.tb_search td select{height:30px; border: 1px solid #d9d9d9;}
div.tb_search td a.btn_search{background:#aaa; border:1px solid #aaa; color:#fff; padding:0px 10px; font-size:12px; height:28px; line-height:28px; font-family:'NanumSquare'; font-weight:400; display:inline-block;}
a.btn_basic_small{background:#636363; border:1px solid #636363; color:#fff; padding:3px 10px; font-size:14px; font-family:'NanumSquare'; font-weight:400; display:inline-block; }
table#tb_board_list  {}
table#tb_board_list td, table#tb_board_list th{padding:7px 7px; height:22px;}
table#tb_board_list th{border-bottom:1px solid #EAEAEA;}
table#tb_board_list .tb_num, table#tb_board_list td.tb_subject{text-align:left;}

table#tb_board_list .tb_num{width:48px;}
table#tb_board_list .tb_subject{text-overflow:ellipsis; word-break:break-all;}
table#tb_board_list .tb_name{width:80px;}
table#tb_board_list .tb_data{width:110px;}
table#tb_board_list .tb_count{width:48px;}
table#tb_pagemove td img{margin:0 1px;}
table#tb_pagemove{margin:20px auto;}
#tb_board th {font-size: 12px;   padding: 7px 0;   border-top: 2px solid #aaa;    background: #f8f8f8;    color: #606060;}
#tb_board {margin: 0 auto;    width: 100%;}


table.mypage_board{border-top:2px solid #737373; border-bottom:1px solid #EAEAEA; border-collapse:collapse}
table.mypage_board th, table.mypage_board td{padding:6px 0;text-align:center;font-size:12px;letter-spacing: 0pt}
table.mypage_board th{background-color:#EFEFEF}
table.mypage_board th, table.mypage_board td{}
td a.board_btn{display:block; font-size:12px; color:#fff; background-color:#636363; width:40px; height:20px; line-height:20px; margin:0 auto;}
td a.board_btn:first-child{margin-bottom:4px;}

/*¿¡µðÅÍ*/
#tb_board_view .tb_content   iframe.cheditor-editarea{width:100%; margin-left:-1px !important;}
div.cheditor-container div.cheditor-tb-wrapper{height:auto !important; padding:0 4px 4px 4px !important;}
div.cheditor-container div.cheditor-tb-wrapper>div{margin-top:4px;}

/*±¸¸Å³»¿ª*/
#tb_ju .tb_1{min-width:125px}
#tb_ju .tb_1 a{color:blue}
#tb_ju .tb_1 a:hover{color:#215aa5}
#tb_ju .tb_2{min-width:50px}
#tb_ju .tb_3{min-width:70px}
#tb_ju .tb_4{min-width:100px}
#tb_ju .tb_5{min-width:70px}
#tb_ju .tb_6{min-width:80px}
#tb_ju .tb_7{min-width:70px}
#tb_ju .notn{padding:20px 0 20px 0;text-align:center}
/*Æ÷ÀÎÆ®³»¿ª*/
#tb_po td.tb_1{text-align:left; min-width:200px;}
#tb_po .tb_2{min-width:100px}
#tb_po .tb_3{min-width:80px}
#tb_po .notn{padding:20px 0 20px 0;text-align:center}
/*»óÇ°º¸°üÇÔ*/
#tb_gb .tb_1{width:80px}
#tb_gb td.tb_2{text-align:left}
#tb_gb .tb_3{width:70px}
#tb_gb .tb_5{width:80px}
#tb_gb .tb_6{width:50px}
#tb_gb .notn{padding:20px 0 20px 0;text-align:center}


/*Å×ÀÌºí½ºÅ¸ÀÏ*/
#tb_board_view .tb_line{border-bottom:1px solid #E7E7E7;text-align:center}
#tb_board_view .tb_line td.tb_content input.input_ {height:30px}
#tb_board_view .tb_subject{width:70px;color:#494949;text-align: center; padding:0 5px; font-size:12px}
#tb_board_view .tb_content{text-align:left;padding:5px 0;color:#7F7F7F;}
#tb_board_view .tb_content .check_wrap{margin:7px 0;}
#tb_board_view .tb_content textarea, #tb_board_view .tb_content input[type=text], #tb_board_view .tb_content .addfile{ box-sizing: border-box}
#tb_board_view .tb_content .w100pct{width:100%; height:30px;}
#tb_board_view .tb_content textarea{width:100%;}
#tb_board_view .tb_content .addfile{max-width:300px;padding-left:2px;}
#tb_board_view .tb_content iframe, td input.sp_number_input, td span.sp_caption{display:inline-block; float:left}
#tb_board_view .tb_content iframe{padding:5px 0 1px;height:22px; width:88px; border:1px solid #d9d9d9; background-color:#efefef;}
td input.input_.sp_number_input{width:88px; height:30px;  margin-left:5px; box-sizing:border-box;}
td span.sp_caption{font-size:12px; line-height:30px; margin-left:5px;}
#tb_board_view .tb_text{color:#7F7F7F;padding-left:10px;font-size:12px;}


#tb_board_view {border-top:2px solid #737373; margin:35px auto 0; }
#tb_board_view .tb_subject{width:80px;border-bottom:1px solid #ebebeb;padding-left:15px;font-weight:bolder}
#tb_board_view .tb_content{border-bottom:1px solid #F0F0F0;padding:8px 0 8px 10px;letter-spacing:0px;text-align:left}
.sns_ico img{float:left; margin-right:3px;}
#tb_board_view .tb_body{padding:20px;text-align:left;letter-spacing: 0pt;word-break:break-all}
#tb_board_view .tb_fileline{text-align:right;letter-spacing:0pt}
#tb_board_view .tb_button{text-align:center;padding:10px 0 10px 0;border-top:1px solid #CACACA}

#tb_board_view div.tb_file_td{color:#6F9CC6}
#tb_board_view div.tb_button_td{border-top:2px solid #D7D7D7;padding-top:10px;padding-bottom:20px}

#tb_board_comment div.tb_commentname_td span{padding:0 0 0 5px}
#tb_board_comment .tb_board_comment_list td{border-bottom:1 solid #E8E8E8;height:28px}

/*µ¡±Û*/
#tb_board_comment{background-color:#efefef}
#tb_board_comment form table td iframe{display:inline-block; float:left}
#tb_board_comment form table td iframe{padding:5px 0 1px;height:22px; width:88px; border:1px solid #d9d9d9; background-color:#efefef;}

/*ÆË¾÷*/
.popup_page{text-align:center; padding-top:20px;}
.popup_page h4{font-size:24px; margin-bottom:5px;}
.popup_page span{}
div.break_away_tbl{border:1px solid #aaa;width:100%;padding:10px; margin:0 auto; box-sizing:border-box}
div.break_away_tbl #tb_main .tb_1{text-align:left; width:70px; font-size:13px;}
div.break_away_tbl #tb_main td{border:none;}
div.break_away_tbl #tb_main{border:none;}
div.break_away_tbl input{height:28px;}

/*¾ÆÀÌµðÃ£±â*/
.search_id_pass{border:1px solid #aaa;}
.search_id_pass>tbody>tr>td{padding:10px;}
.search_id_pass>tbody>tr>td table td{padding:6px;}
.search_id_pass>tbody>tr>td table td input{height:28px;}

/*°Ë»ö°á°úÆäÀÌÁö*/
td a div.prdImg{width:96%;}
td a div.prdImg img{}
.search_pro .prdImg img { 
    border: 1px solid #ddd;
}
/*ÁÖ¹®¿Ï·á*/
.complete_message {text-align:center; margin:20px 0;}
.complete_message span.text1{font-weight:600; font-size:36px; color:#2489c8}
.complete_message span.text2{font-weight:600;font-size:20px; color:#444}
.complete_message span.text3{font-size:12px; color:#999}

.complete_message2 {text-align:center; margin:20px 0;}
.complete_message2 span.text1{font-weight:600; font-size:36px; color:#2489c8}
.complete_message2 span.text1.red{color:#dd2f2f}
.complete_message2 span.text3{font-weight:600; font-size:36px; color:#2489c8}
.complete_message2 span.text3.red{color:#dd2f2f}
.complete_message2 span.text2{font-weight:400;font-size:16px; color:#444}
.complete_message2 span.red{font-size:16px; color:#dd2f2f; font-weight:600;}
.btn_complete{max-width:352px; width:80%; height:auto;}

/*****************************    inline_dropdown *****************************/ 
#main_contents {
	clear: both;
	width: 100%;
	float: left;
}
#main_container {
	display: inline-block;
    width: 100%;
}
#main_img {
width: 100%;
float: left;
}

#slideshow_container {
	position: relative;
}

#slideshow div {
    max-width: 100%;
    display: block;
}

#slideshow_box {
	margin-top: 0px;
	position: relative;
	z-index: 0;
	float: left;
	width:100%;
}

#slideshow {
	width:100% !important;
}

#slideshow div {
	width: 100% !important;
	height: 620px;
	display:none;
}
#slideshow .slide01 {
	background:url('../image/main/visual01.jpg')no-repeat center;
	display:block;
}

#slideshow .slide02 {	
	background:url('../image/main/visual01.jpg')no-repeat center;
}

#slideshow .slide03 {	
	background:url('../image/main/visual01.jpg')no-repeat center;
}


#slideshow img {
	width:800px !important;
	display:none;
}

#slideshow_nav {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 80;
	width: 100%;
	text-align: center;
}
#main_t_banner a {
display: block;
padding: 0;
margin: 0;
}
#main_t_banner a img {
display: block;
padding: 0;
margin: 0;
}
#main_banner_container {
width: 100%;
clear: both;
float: left;
margin: 20px 0;
}
#main_banner_container .main_b_01 {
float: left;
}
#main_banner_container .main_b_02 {
float: left;
margin-left:9px;
}
#main_banner_container .main_b_03 {
float: right;
}

#sub_top #slideshow_box {
	margin-top: 0px;
	position: relative;
	z-index: 0;
	float: left;
	width: 100%;
	display: none;
}

#sub_top #slideshow {
	width:100% !important;
}
#sub_slideshow div {
	width:100%;
	height:108px;
}

#sub_slideshow .sub_slide01 {	
	background:url('../image/sub/sub_01.jpg') 0 0 no-repeat;
}

#sub_slideshow .sub_slide02 {	
	background:url('../image/sub/sub_02.jpg') 0 0 no-repeat;
}
#sub_slideshow .sub_slide03 {	
	background:url('../image/sub/sub_03.jpg') 0 0 no-repeat;
}

#sub_con_container {
clear: both;
width: 100%;
float: left;
margin: 3% 0;
position: relative;
}
#main_contents_inner {
	width: 100%;
	float: left;
	margin: 20px 0 0 0;
}
#main_best_contents {
	width: 100%;
	float: left;
}
#main_best_contents .best_inner {
	width: 100%;
	float: left;
	padding-bottom: 20px;
}
#main_best_contents .best_inner h2 {
	border-bottom: #e2e2e2 1px solid;
	text-align: left;
	padding: 7px 0;
	margin-bottom: 19px;
}


#main_best_contents .product_list {
	padding: 0 30px;
	position: relative;
}
#main_best_contents .product_list li {
	width:20%;
	float:left;
}
#main_best_contents .product_list li a {
	width:164px;
	margin:0 auto;
	display: block;
}
#main_best_contents .product_list li a img {
	width:164px;
	height:138px;
	margin-bottom:10px;
}
#main_best_contents .product_list li a p {
	font-size:12px;
	color:#515151;
	line-height:16px;
	text-align:center;
}
#main_best_contents .product_list li a p span {
	font-size:12px;
	color:#7f4949;
	line-height:16px;
	text-align:center;
	font-weight:bold;
}

#main_best_contents .prev {
	position: absolute;
	top: 71px;
	left: 16px;
}
#main_best_contents .next {
	position: absolute;
	top: 71px;
	right: 16px;
}
#main_new_contents {
	clear: both;
	width: 100%;
	float: left;
	margin-top: 20px;
}
#main_new_contents .new_inner h2 {
	border-bottom: #e2e2e2 1px solid;
	text-align: left;
	padding: 7px 0;
	margin-bottom: 19px;
}
#main_new_contents .product_list {
	position: relative;
}
#main_new_contents .product_list li {
	width:25%;
	float:left;
	padding-bottom: 12px;
}
#main_new_contents .product_list li a {
	width:196px;
	margin:0 auto;
	display: block;
}
#main_new_contents .product_list > ul > li > a > img {
	width:195px;
	height:197px;
	margin-bottom:10px;
	border:#dcdcdc 1px solid;
}
#main_new_contents .product_list li a p {
	font-size:12px;
	color:#515151;
	line-height:18px;
	text-align:center;
}
#main_new_contents .product_list li a div {
	text-align:center;
}
#main_new_contents .product_list li a div img {
	margin:0 auto;
}
#main_new_contents .product_list li a p span {
	font-size:12px;
	color:#7f4949;
	line-height:16px;
	text-align:center;
	font-weight:bold;
}

#main_theme_contents {
clear: both;
width: 100%;
float: left;
}
#main_theme_contents a {
float: left;
}
#main_theme_contents a img {
display:block;
}
#main_title_con a {
float: left;
}
#main_title_con a img {
display:block;
}
#main_list_contents {
	clear: both;
	width: 100%;
	float: left;
	border-top: #cc0000 2px solid;
	margin-top: 20px;
}
#main_list_contents h2 {
	text-align:left;
	padding:10px 0;
}

#main_list_contents .product_list {
	position: relative;
}
#main_list_contents .product_list li {
	width:20%;
	float:left;
}
#main_list_contents .product_list li a {
	width:175px;
	margin:0 auto;
	display: block;
}
#main_list_contents .product_list li a img {
	/*width:175px;
	height:147px;*/
	margin-bottom:10px;
}
#main_list_contents .product_list li a p {
	font-size:12px;
	color:#515151;
	line-height:16px;
	text-align:center;
}
#main_list_contents .product_list li a p span {
	font-size:12px;
	color:#7f4949;
	line-height:16px;
	text-align:center;
	font-weight:bold;
}
#main_guide_banner {
	width: 351px;
	float: left;
	border-right: #e6e6e6 1px solid;
	height:142px;
}
#main_guide_banner a {
	display: block;
	float: left;
	padding: 18px 2px;
}

#notice ul li {
	line-height: 20px;
	position: relative;
}

#notice ul li a {
	font-weight: normal;
	font-size: 12px;
	color: #666;
	background: url(../image/main/list_icon.gif) 2px 8px no-repeat;
	padding-left: 10px;
	vertical-align:middle;
}
#notice ul li a img {
	vertical-align:middle;
}

#notice ul li a:hover {
	text-decoration: none;
	color:#666;
}

#notice ul li span {
	position:absolute;
	right:0px;
	font-size:11px;
	color:#999;
	line-height: 30px;
	top:0px;
}

#customer {
	width: 124px;
	min-height: 169px;
	max-height: 169px;
	border-bottom: 1px solid #ddd;
	background:#005db2 url('../image/main/customer_bg.png') right 100px no-repeat;
}

#customer p {
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #fff;
	margin-top: 10px;
	float: left;
}

#customer h3 {
	color:#fff;
	background: url('../image/main/arrow02.png') right center no-repeat;
}

#main_contents_inner div#movie {
    padding: 0px; 
}

#main_contents_inner div#movie div {
	padding: 0px;
}

#movie {
	 width: 281px;
	 height: 218px;
	border-right: 1px solid #ddd;
	position:relative;
	background: url('../image/main/movie_bg.png') right center no-repeat;
}

#movie video {
    position: absolute;
    top: 0px;
}

#movie h3 {
	position:absolute;
	background:none;
	top:25px;
	left:25px;
	color:#fff;
}

#main_contents_inner #simple_menu {
	padding-bottom: 15px;
}

#simple_menu {
	width: 297px;
}

#simple_menu h3 {
	background:none;
}
#simple_menu ul li {
	float: left;
	padding: 0px 11px;
	padding-top: 10px;
}
#simple_menu a {
	width:77px;
	height:118px;
	display:block;
}
#simple_menu .simple_menu01 {	background:url('../image/main/simple_menu01.png') left top no-repeat; }
#simple_menu .simple_menu02 {	background:url('../image/main/simple_menu02.png') left top no-repeat; }
#simple_menu .simple_menu03 {	background:url('../image/main/simple_menu03.png') left top no-repeat; }

#simple_menu .simple_menu01:hover {	background:url('../image/main/simple_menu01_on.png') left top no-repeat; }
#simple_menu .simple_menu02:hover {	background:url('../image/main/simple_menu02_on.png') left top no-repeat; }
#simple_menu .simple_menu03:hover {	background:url('../image/main/simple_menu03_on.png') left top no-repeat; }

.sub_category td {
	font-size: 11px;
}


#mypage_top {
    width: 100%;
    float: left;
}
#mypage_top .mymut {
    padding: 20px 0;
    line-height: 20px;
    text-align: center;
    background: #efefef;
    border: 1px solid #d1d1d1;
    color: #626262;
    font-size: 14px;
	margin-bottom: 15px;
}
#mymu {
	max-width:1200px;
    width: 100%;
    clear: both;
    float: left;
    margin: 0 0 5px 0;
    background: #efefef;
	box-sizing: border-box;
    border: 1px solid #d1d1d1;
	text-align:center;
	padding: 20px 0;
	margin-top: 10px;
}
#mymu ul {
    overflow: hidden;
    display:inline-block;
	margin:0 auto;
}
#mymu ul li span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    margin-top: 15px;
}
#mymu span {
	display: block;
	float: left;
}


#mymu ul li {
    float: left;
    border: 1px solid #ccc;
    background: #ffffff;
    text-align: center;
    width: 136px;
    border-left: 0;

}
#mymu ul li:first-child {   
    border-left: 1px solid #ccc;;
}
#mymu ul li a {
	width:100%; height:100%;
    display: block;
}
#mymu ul li a:after{content:""; display:block; clear:both}
#mymu ul li a img {
    height: 40px;
}
#ct_main th, #ct_main td {
    border: 1px solid #dddddd;
    padding: 6px;
    text-align: center;
    font-size: 13px;
}

.cart_m .cart_ul{
	    position: relative;
		border-bottom: 1px dotted #eee;
		padding: 10px 0;
		width:100%;
	}
#ct_main.cart_m .cart_ul td{text-align:left; border:none; padding:0}
.cart_m .cart_ul td.td_img{width:150px;}
.cart_m .cart_ul td input.input_{height:22px; text-align:right; padding-right:5px; padding-left:5px;width:34px; box-sizing: border-box;}

.cart_m {
    display: block;
    clear: both;
}
	.cart_m ul{
		overflow:hidden;
	}
	.cart_m li{
		float:left;
	    text-align: left;
	}

	.cart_m td .total_price{float:right; display:inline-block}
	#sub_con_container #ct_main{
		border:0;
	}
	.cart_m img{
		width:120px;
		height: auto;
		float: left;
		margin-right: 20px;
		margin-left: 10px;
	}	
	.cart_m input[type="image"]{
		vertical-align: middle;
		margin-left:8px;
	}
	#ct_main .tb_7 {
		width: 40px;
		position: absolute;
		top: 10px;
		right: 10px;
	}
.cart_m.m_end{display:none;}

.mypage_category {
	background: #222830;
	padding-left: 20px;
	padding-right: 20px;
}
.m_userinfo_title{padding:0px 0 20px 0;text-align:left}
.m_userinfo_title h4{font-size:24px;}
.m_userinfo_title h4 span{color: #2489c8; font-size:24px; font-weight:600;}
.mypage_category td {	
	color: #e1e1e1;
	font-family: 'NanumSquare';
	font-weight: bold;
	font-size:13px;
}

.mypage_category a {
	color: #e1e1e1;
	font-family: 'NanumSquare';
	font-weight: bold;
	font-size:13px;
	width:170px;
	display:inline-block;
	line-height:34px;
	border-bottom:1px dashed #44494f;
	padding-left: 20px;
}

.mypage_category a:hover { color:#99E3FF;}

.mypage_category .stitle {
	height: 35px;
	margin-top: 10px;
	padding-left: 10px;
}

.sub_top {
	display: inline-block;
	position: relative;
	margin-left: -10px;
}
#sm_container {
clear: both;
width: 100%;
float: left;
margin-bottom: 30px;
margin-top: 5px;
display: none;
}
#sm {
	float: left;
	width: 100%;
}

.sm_list {
	width: 100%;
	margin-top: 13px;
}

.sm_list li {
	height: 51px;
	background: url(../image/sub/board_m.gif) 0 0 no-repeat;
	width: 130px;
	float: left;
	margin-right: 4px;
}
.sm_list li.active {
	height: 51px;
	background: url(../image/sub/board_m_on.gif) 0 0 no-repeat;
	width: 130px;
	float: left;
	margin-right: 4px;
}
.sm_list li:last-child {
	margin-right: 0;
}
.sm_list li.active:last-child {
	margin-right: 0;
}
.sm_list li a {
	line-height: 44px;
	font-size: 15px;
	font-weight: bold;
	display:block;
	text-align:center;
	color:#707070;
	width: 130px;
}
#sm_banner01 {
width: 100%;
margin-top: 60px;
margin-bottom: 14px;
}
.sm_list li a:hover {
	font-weight: bold;
	color:#8d0603;
}
.sm_list li.active a {
	color:#fff;
}
.sm_list li.active a:hover {
	font-weight: bold;
	color:#fff;
}

.sm_list02 {
	width: 100%;
}

.sm_list02 li {
	height: 51px;
	background: url(../image/sub/board_m02.gif) 0 0 no-repeat;
	width: 220px;
	float: left;
	margin-right: 4px;
}
.sm_list02 li.active {
	height: 51px;
	background: url(../image/sub/board_m_on02.gif) 0 0 no-repeat;
	width: 220px;
	float: left;
	margin-right: 4px;
}
.sm_list02 li:last-child {
	margin-right: 0;
}
.sm_list02 li.active:last-child {
	margin-right: 0;
}
.sm_list02 li a {
	line-height: 44px;
	font-size: 15px;
	font-weight: bold;
	display:block;
	text-align:center;
	color:#707070;
	width: 220px;
}
.sm_list02 li a:hover {
	font-weight: bold;
	color:#8d0603;
}
.sm_list02 li.active a {
	color:#fff;
}
.sm_list02 li.active a:hover {
	font-weight: bold;
	color:#fff;
}


#sub_contents {
	width: 100%;
	float: left;
	clear: both;
	z-index: 99;
	position: relative;
}
#sub_top {
width: 100%;
text-align:center;
}


.customer_inner {
	margin : auto;
	margin-top: 30px;
}

.service {
	margin-top: 10px;
}

#bottom {
	width: 100%;
	float: left;
	background: #fff;
}



.copyright {
	float:left;
	font-size: 12px;
	color: #666666;
	margin-top:22px;
	text-align:left;
	line-height: 20px;

}
#footer:after{content:""; display:block; clear:both}
#footer {padding:10px 0;}

#footer img{float:right}
#company_text {
	width: 290px;
	float: left;
}
#company_text h3 {
font-size:15px;
margin-bottom:10px;
}
#company_text p {
font-size:12px;
}
#customer_text {
	width: 215px;
	float: left;
}
#customer_text p {
font-size:12px;
}
#customer_text h3 {
font-size:15px;
margin-bottom:10px;
}
#bank_text {
	width: 187px;
	float: left;
}
#bank_text h3 {
font-size:15px;
margin-bottom:10px;
}
#bank_text p {
font-size:12px;
}
#banner_text {
width: 297px;
float: right;
}
.copyright span {clear: both;
color: #888;
font-size:12px;
display: block;
width: 100%;
float: left;}


#hosting {
	color: #8A8A8A;
	display: inline-block;
	padding: 6px 10px;
	border: 1px solid #CECECE;
	margin-top: 8px;
	float:right;
}

.page_navi {
    font-size: 11px;
    float: right;
    margin-top: 10px;
	width: 99%;
	text-align: right;
	margin-bottom: 20px;
}
.page_navi select {
    font-size: 11px;
}

/* Ä«Å×°í¸® ³×ºñ°ÔÀÌ¼Ç */
.category_m{	
	letter-spacing: 0px;
	font-size: 12px;
	background:url(../image/sub/icon_home.gif) 0 0px no-repeat;
	padding-left: 15px;
}

#goods_detail_container {
	width: 100%;
	float: left;
}
#quick_menu ul li {
	height: 31px;
}

#quick_menu ul li.call {
	height: 61px;
}


#quick_menu_left ul li {
	line-height: 8px;
	margin: 0;
	padding: 0;
	height:38px;
}

#quick_menu_left ul li.topbanner { height:86px; margin-bottom:10px;}
#quick_menu_left ul li.title { height:26px;}
#quick_menu_left ul li.buy { height:44px }

/* ÅÇ ¸Þ´º */

#slider_menu { 
	float: left; 
	width: 760px; 
	border-bottom: 1px solid #CCC; 
	padding: 0px; 
	border-top: 0px; 
} 

#slider_menu li { 
	float: left; 
} 

#slider_menu a.current { 
	color: #000; 
	border-bottom: 2px solid #ee3733; 
	background: #fff; 
	height: 35px; 
} 

#slider_menu a { 
	color: #666666;
	display: block; 
	background-color: #fff; 
	padding: 0 20px; 
	height: 35px; 
	line-height: 37px; 
	position: relative; 
	bottom: -1px; 
	border-top: 1px solid #fff;
} 

#slider_menu a:hover { 
	display: block; 
	color: #000; 
	padding: 0 20px; 
	height: 35px; 
	line-height: 37px; 
	position: relative; 
	bottom: -1px; 

}





.page_use .title {
	font-size: 14px;
	font-weight: bold;
	color:#6f4a4a;
}


.page_private2 .title {
	font-size: 14px;
	font-weight: bold;
	color: #6f4a4a;
}


.page_member2 .title {
	font-size: 14px;
	font-weight: bold;
	color: #6f4a4a;
	margin-bottom:10px;
	display:inline-block;
}


.sub_best {
	margin-top: 20px;
}

.sub_best_title {padding-bottom:10px; display: inline-block;}


.bank_number01 {
    border-top: 2px solid #bf0000;
	border-left: 1px solid #ddd;
    /* padding: 10px; */
}
.bank_number01 th {
    border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
    padding: 10px;
    background: #eee;
    font-weight:bold;
}
.bank_number01 td {
    border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
    padding: 10px;
    text-align: center;
    width:33.3%
}

table.sitemap {border-collapse: collapse; width:750px;  margin: .5em 0px; font-size: 1em; line-height:20px;}
table.sitemap th{text-align:center; vertical-align: middle; border-left: 20px solid #fff; padding:10px; font-weight: bold; border-bottom: 1px solid #FF84A2; color: #E2043A; font-size: 19px;}
table.sitemap th a {color: #E2043A;}
table.sitemap td {color: #444444; font-weight: normal; text-align:left; vertical-align: middle; padding:10pxfont-size: 11px; }

table.cate_sub td{padding-left:30px;}


#login_page {
}

#sub_main_contents {
	clear: both;
	min-width: 100%;
	min-height: 595px;
	float: left;
}
#charge_01 {
width: 100%;
float: left;
}
#charge_01 .char_01 {
padding: 0 0 30px 0;
text-align: center;
border-bottom: #dcdcdc 1px dotted;
}
#charge_01 .char_02 {
padding: 10px;
font-size:12px;
}
#charge_02 {
width: 100%;
float: left;
}
#charge_02 .char02_01 {
padding: 0 0 30px 0;
text-align: center;
border-bottom: #dcdcdc 1px dotted;
}
#map {
width: 100%;
float: left;
}
#map .map_01 {
padding: 0 0 20px 0;
text-align: left;
border-bottom: #dcdcdc 1px dotted;
}
#map .map_02 {
padding: 20px 0 20px 0;
text-align: left;
border-bottom: #dcdcdc 1px dotted;
}
.cart_menu {
width: 100%;
float: left;
margin: 10px 0 40px 0;
}
.cart_menu img{
display:block;
float:left;
}
#all_menu {
background: #fff;
width: 100%;
position: absolute;
top: 155px;
z-index: 20;
border-bottom: 1px solid #ccc;
padding: 20px 0;
display:none;
z-index: 9999;
}

#all_menu ul {
float: left;
}
#all_menu li {
width: 150px;
}
.all_menu_inner {
width: 960px;
margin: 0 auto;
position: relative;
}
#all_menu li a.all_tit {
font-size: 15px;
color: #333333;
background: none;
padding-left: 0px;
font-weight:bold;
}
#all_menu li a {
font-size: 11px;
color: #999999;
background: url('../image/main/bullet_yellow.gif') 0 8px no-repeat;
background-size: 3px;
padding-left: 8px;
display: inline-block;
line-height: 22px;
letter-spacing: -1px;
}
#btn_close {
position: absolute;
right: 10px;
top: 0px;
}
#amazon_scroller1 p {
    font-size: 12px;
}
.amazon_scroller ul li a img {
margin-bottom: 10px;
border:#dcdcdc 1px solid !important;
}
.amazon_scroller ul li a span {
font-size: 12px;
color: #7f4949;
line-height: 16px;
text-align: center;
font-weight: bold;
}
#main_t_banner {
width: 199px;
float: left;
}
#news_notice {
width: 199px;
height: 187px;
background:#fff;
}
#main_t_banner .banner_tt {
width: 199px;
height: 179px;
}
#news_notice .news_inner {
padding: 15px 13px;
}
#news_notice .news_inner h2 {
text-align:left;
margin-bottom:12px;
}

#news_notice ul li {
	line-height: 20px;
	position: relative;
}

#news_notice li a {
	font-weight: normal;
	font-size: 12px;
	color: #666;
	background: url(../image/main/list_icon.gif) 2px 8px no-repeat;
	padding-left: 10px;
	vertical-align:middle;
}
#news_notice ul li a img {
	vertical-align:middle;
}

#news_notice ul li a:hover {
	text-decoration: none;
	color:#666;
}

#news_notice ul li span {
	position:absolute;
	right:0px;
	font-size:11px;
	color:#999;
	line-height: 30px;
	top:0px;
}
#notice p {
padding: 10px 14px;
font-size: 16px;
line-height: 26px;
font-weight: bold;
}
#notice p span {
display: block;
margin-top: 10px;
font-size: 13px;
font-weight: normal;
}
#main_new_contents .product_list li:nth-child(4n+1) {clear:both;}
.bo_banner {
    position: absolute;
    top: 140px;
    right: 0;
}


/*  160901_Main  */
#util {border-bottom:1px solid #4d6c11;padding: 40px 0;}
#util .gnb {display: inline-block;float: left;}
#util .gnb li {float: left;}
#util h1 {width: 100%;text-align: center;}
#util .icon_home {background:url('../image/sub/icon_home.gif') no-repeat 0 center;}
#util .icon_home a {padding-left:15px;}

.review {width: 50%;display: inline-block;background:#fff url('../image/main/review_title.png') no-repeat 7% 9%;}
.review ul {float: right;}
.review ul li {display: inline-block;float: left;}
.review_tx {
    width: 90%;
    padding: 3% 0 0% 5%;
}

#txtArea {
    width: 100%;
}

p.main_tx {text-align: center;padding: 4% 0;}
.review_tx li a {padding: 3px;}

.banner {width: 50%;}
.banner2 {width:25%;}

.movie {position: relative;overflow: hidden;background: #000;}
.movie p {background: url('../image/main/movie_tx_bg.png') repeat; padding:10px;color: #d1d0d0;font-family: Dotum;bottom: 0;left: 0;position: absolute;width: 100%;font-size: 12px;}
.notice {background: #fff  url('../image/main/news_title.png') no-repeat 8% 29%;width: 44%;height: 74px;padding: 1.8% 3%;}
.notice p {text-align: right;padding-bottom: 2%;}
.notice p a {text-align: right;padding: 5px;}
.notice ul{padding-top:2%;}
.notice li {padding: 2px 0;}
.notice li span{float:right;color: #999;font-size: 11px;}
/* .notice li:nth-child(1) {display: none;} */

div#footer_menu{background-color:#dedede; height:53px;}
div#footer_menu ul{display: inline-block;}
div#footer_menu ul#tems_menu{float:left}
div#footer_menu ul#snsLinkBtn{float:right; margin-top:18px;}
div#footer_menu ul li{display: inline-block; float:left; }
div#footer_menu ul#tems_menu li{line-height:53px; font-size:13px; font-weight:900; margin-right:23px; letter-spacing:-1px}
div#footer_menu ul#snsLinkBtn li{margin-left:10px;}
div#footer_menu ul li a{color:#777;}
.bottom_lnb {border-bottom: 1px solid #ddd;overflow: hidden;}
.footer_logo {padding: 5px 30px 0 0;float: left;}
ul.gnb li a {line-height: 38px;padding: 0 10px;background: url('../image/main/gnb_dot.png') no-repeat right 7px;}
ul.gnb li.last a {background:none;}


.txtArea .star {background: width:100%;height: 9px;display: inline-block;padding: 10px 0;}
.txtArea h4 {font-size:16px; color:#333;letter-spacing: -0.3px;line-height: 30px;margin-top: 15px;width: 40%; }
.txtArea h4 a {cursor:pointer;line-height: 20px;}
.txtArea p {
    font-size: 12px;
    color: #616161;
    padding: 2% 0;
    width: 40%;
}

.txtArea  p a:hover {color:#616161;}
.txtArea span {
    font-size: 12px;
    color: #a3a3a3;
}

.review_img {
    float: right !important;
    position: absolute;
    right: 0;
    top: 20px;
}

.review_img a {
	display:inline-block;
}

.slideshow_container {clear: both;width: 100%;float: left; position: relative;  background: #302c25; overflow: hidden; z-index: 1;}
.slides-container > div { width:100%; float:left; /* height:300px */} 
.slides-container img {max-width: 100%;display: inline-block;text-align: center;}

#slides .mimg_01, #slides .mimg_02,#slides .mimg_03  {background-size: cover;text-align: center;}
#slides .slides-pagination {position: absolute;bottom: 15px;z-index: 999;width: 100%;left: 0;text-align: center;}
#slides .slides-pagination a {display:inline-block;width:11px;height:11px;text-indent: -100000px;margin:0 3px;background: url(images/main/navi_off.png) center 0 no-repeat;}
#slides .slides-pagination a.current {display:inline-block;width:34px;height:11px;background: url(images/main/navi_on.png) center 0 no-repeat;}
#slides .cycle-pager {position: absolute;bottom: 10px;left: 50%;z-index: 990;display:block;margin-left: -2.5%;}
#slides .cycle-pager span {display: inline-block;margin: 0 3px;text-indent: -111111px;width: 16px;height: 16px;background: #eee; border-radius: 30px; behavior: url(PIE.htc);}
#slides .cycle-pager span.cycle-pager-active {width: 16px;height: 16px;background:#2489c8;}

.company {overflow: hidden;}

/* Table */
table.type09 {border-collapse: collapse;text-align: left;width:100%;border-top: 3px solid #819e27;margin-top:50px;}
table.type09 thead th {padding: 0.5% 2%;font-weight: bold;vertical-align: top;color: #369;border-bottom: 3px solid #036;}
table.type09 tbody th {width: 15%;padding: 0.5% 2%;font-weight: bold;vertical-align: top;border-bottom: 1px solid #ccc;background: #e2e4dc;}
table.type09 td {width: 85%;padding:0.5% 2%;vertical-align: top;border-bottom: 1px solid #ccc;}


.cycle-slideshow {
    width: 100%;
	position:relative;
}

/* .sns01, .sns02, .sns03, .sns04 {width: 250px;height:250px;border:3px solid #cacaca;display: inline-block;border-radius: 125px;margin: 0 8px;}
.sns01 {background: #fff url(../image/sub/sns01.png) center center no-repeat;}
.sns02 {background: #fff url(../image/sub/sns02.png) center center no-repeat;}
.sns03 {background: #fff url(../image/sub/sns03.png) center center no-repeat;}
.sns04 {background: #fff url(../image/sub/sns04.png) center center no-repeat;}*/

.sns01 a, .sns02 a, .sns03 a, .sns04 a {border: 1px solid #cacaca;text-align: center;padding: 5px 15px;background: #fff;display: inline-block;}
.sns ul {display: inline-block;width:100%;} 
.sns ul li {width:25%;text-align:center;float:left;}
.gallery_box {width: 21% !important;}

.movie .mov01{display: inline-block;float:left;padding:0 1%;}
.movie .mov02{display: inline-block;padding:0 1%;}
#sub_contents .movie {margin-top:7%;}
a.sns_img {
    border: none;
    background: none;
}

.galler_event .gallery_box {width:96% !important;}


.Mcontents {background:#fff;overflow:hidden;}


.banner3{background:  url('../image/main/banner04.png') no-repeat;width: 50%;float:left;background-size: 100%;text-align: right;}
//.banner3{width: 50%;float:left;background-size: 100%;text-align: right;}
.banner3 ul {display:inline-block;width:50%;}
.banner3 ul li {display:inline-block;width: 30%;}
.banner3 a {background:  url('../image/main/banner04_btn.png') no-repeat center; padding: 56% 34%;color: #fff;
    display: inline-block;}

	.review_img img {
    width: 276px;
    height: 180px;
}
.container_title {
    height: 138px;
    background: #f3f3f3;
    text-align: center;
    clear: both;
    margin-bottom: 30px;
}
.container_title h2 {
    font-size: 30px;
    color: #5b5b5b;
    font-weight: 300;
    line-height: normal;
    display: inline-block;
    text-align: center;
    margin-top: 30px;
}
.container_title h2 .ment {
    display: block;
    font-size: 14px;
    font-weight: 100;
    color: #888888;
}
.more {
    display: inline-block;
    border: 1px solid #e3e3e3;
    padding: 20px 75px;
    margin: 47px 0;
    font-size: 16px;
    color: #888888 !important;
    font-weight: 400;
}



#tb_board_list td {
    border-bottom: 1px solid #EAEAEA;
    text-align: center;
    padding: 8px 0;
    color: #929292;
}

#tb_board th.tb_data, #tb_board_list td.tb_data {
    width: 150px !important;
}
#tb_board_view .tb_body {
    padding: 20px;
    text-align: left;
    letter-spacing: 0pt;
    word-break: break-all;
    line-height: 26px;
}

.tb_body p {
    font-size: 13px;
    line-height: 20px;
    color: #7d7d7d;
}

.tb_search select {
    font-family:  'NanumSquare',"µ¸¿ò", Dotum, "±¼¸²", Gulim, Verdana, AppleGothic, sans-serif;
}

.list_st {
    border: 1px solid #ddd;
    padding: 20px;
}
/*¸ð¹ÙÀÏ °áÁ¦*/
table.tbl_mobile_pay{width:100%;}
table.tbl_mobile_pay table{margin:0 auto; border:1px solid #ddd;}
table.tbl_mobile_pay table td {border:none; padding:5px;}
table.tbl_mobile_pay table tr:first-child td{border-bottom:1px solid #ddd;}
table.tbl_mobile_pay table td.HEAD{width:80px;}

/*PC ¿Ã´õ°ÔÀÌÆ® °á°úÆäÀÌÁö*/
table.tbl_allthegate_result>tbody>tr:first-child td{font-size:24px; text-align:center; padding-bottom:10px;}
table.tbl_allthegate_result>tbody>tr:first-child td span{font-size:24px; color:#2489c8; font-weight:600;}
table.tbl_allthegate_result table{border:1px solid #ddd; padding:5px;}
table.tbl_allthegate_result table td{padding:2px 5px;}
table.tbl_allthegate_result table td._th{text-align:left; width:80px;}

table.tbl_allthegate_result table td .btn_basic2{padding:5px 1px; cursor:pointer}

.proDetail>div>div img{ max-width:100%; height:auto;}

/*´õº¸±â ¹öÆ°*/
.show_more {text-align: center; padding:10px; background: #215aa5; width: 145px; border-radius: 40px; box-sizing: border-box; color: #fff; margin: 20px auto; font-size:16px;}