/*font-face*/
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/NotoSansKR-Thin.woff2') format('woff2'),
       url('../fonts/NotoSansKR-Thin.woff') format('woff'),
       url('../fonts/NotoSansKR-Thin.otf') format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/NotoSansKR-Light.woff2') format('woff2'),
       url('../fonts/NotoSansKR-Light.woff') format('woff'),
       url('../fonts/NotoSansKR-Light.otf') format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src: url('../fonts/NotoSansKR-Regular.woff2') format('woff2'),
        url('../fonts/NotoSansKR-Regular.woff') format('woff'),
        url('../fonts/NotoSansKR-Regular.otf') format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 500;
   src: url('../fonts/NotoSansKR-Medium.woff2') format('woff2'),
        url('../fonts/NotoSansKR-Medium.woff') format('woff'),
        url('../fonts/NotoSansKR-Medium.otf') format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 700;
   src: url('../fonts/NotoSansKR-Bold.woff2') format('woff2'),
        url('../fonts/NotoSansKR-Bold.woff') format('woff'),
        url('../fonts/NotoSansKR-Bold.otf') format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 900;
   src: url('../fonts/NotoSansKR-Black.woff2') format('woff2'),
        url('../fonts/NotoSansKR-Black.woff') format('woff'),
        url('../fonts/NotoSansKR-Black.otf') format('opentype');
 }

@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-family: 'Noto Sans KR', 'µ¸¿ò', cursive, sans-serif;
background: transparent;
margin: 0;
padding:0;
font-weight: 400;
}
.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 {
    float: left;
    padding: 30px 0 30px 0;
}
#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_menu {
	width: auto;
    position: absolute;
    z-index: 100;
    right: 0;
    top: 12px;
}
#top_menu a {
    color: #737373;
	font-size: 12px;
    vertical-align: middle;
    display: inline-block;
    line-height: 36px;
    padding: 0 7px;
}
a.gnb_last {width:59px; height:23px; padding-right: 0 !important; background: url(../image/main/gnb_bg.png) no-repeat center left; line-height: 23px !important; color:#fff !important;  padding-left:11px !important; margin-left: 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;
}









/* ½ÃÁß°¡,ÆÇ¸Å°¡,Æ÷ÀÎÆ®,»óÇ°¸í,°£·«¼³¸í*/
.market_price_ {letter-spacing: 0px;color:#848484}
.point_ {letter-spacing: 0px;color:#FF6600}
.goods_name_ {color:#191919; margin-top:10px; font-size:15px;}
.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;
	border-top:3px solid #184b95;
}

#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: 500;
	color: #494949;
	padding: 14px;
	line-height: 40px;
}

#footer .bot_ban {
position: absolute;
top: 40px;
left: 705px;
}
#main_menu {
    height: 50px !important;
	float: right;
    width: 70%;
    margin-top: 50px;
}
#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: 17px;
    color: #000;
    line-height: 50px;
    width: 100%;
    display: block;
}

#header_menu > li > a:hover {}
/*»çÁøÀ¸·Î µÈ¸Þ´º*/
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:56%; width:100%;}
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')}

/* ½½¶óÀÌµå ¾Æ·¡ ¹Ù·Î°¡±â ¹öÆ° 3°³ */
div#visualButten { width: 100%; background: #184b95; overflow:hidden;
	-webkit-transition: all 1.5s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
div#visualButten ul li { width: 33.3%; float: left; background: url('../image/main/main_visualB04.jpg') no-repeat left center;
 -webkit-transition: all 1.5s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
}
div#visualButten ul li:first-child { background: url(); }
div#visualButten ul li a { color:#94b2d9; font-size: 12px; display: block; padding:7.5% 0 7.5% 0;}
div#visualButten li a p { color: #94b2d9; font-size: 12px; }
div#visualButten ul li a span { color:#fff;  font-size:18px; display:block; padding-bottom:8px; }
/*a.vBbg01 {background: url('../image/main/main_visualB01.png') no-repeat 90px center; padding-left:200px !important;}
a.vBbg02 {background: url('../image/main/main_visualB02.png') no-repeat 60px center; padding-left:170px !important;}
a.vBbg03 {background: url('../image/main/main_visualB03.png') no-repeat 60px center; padding-left:170px !important;}*/
div#visualButten li img {
    float: left;
    margin-right: 6%;
    margin-left: 16%;
}


/* Á¦Ç° Á¤º¸ ½½¶óÀÌµå */
div#Product_info { background: #ededed; }
div#Product_info h2 { font-size: 38px; font-weight:normal; text-align: center; padding-top: 5%; margin-bottom: 5%; color:#000; }
div#Product_info h2 span { display: block; color: #9d9d9d; }

.slider1 li { float: left; width: 25%; text-align: center; }
.slider1 { width: 100%; padding-bottom:6.5%; }
/*Å¸ÀÌÆ²¹Ù*/
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}

/*¸®½ºÆ®*/
.product_list {overflow: hidden; padding-top: 10px;     padding-bottom: 50px; }
.product_list ul{}
.product_list ul:after{content:""; display:block; clear:both}
.product_list ul li{width: 24%;   float: left;   margin: 0 0.5%;  padding-bottom: 2%;}
.product_list ul li a{display: block;  width: 100%;   padding-bottom: 8px;  margin: 0 auto;}
.product_list ul li a img{width:100%; height:auto;}
.product_list ul li p{text-align:center;}
.goods_name_{display:inline-block; color:#121010; font-size:16px; font-weight: 500; word-break:break-all;     overflow: hidden;    text-overflow: ellipsis; float: left;    white-space: nowrap; width:68%; text-align:left;}
.price_{float:right; color:#f63c3c; font-size:13px; display:block; margin-top:6px; letter-spacing:0px; font-weight: 400; width:100%; text-align: center;}

/*¸ÞÀÎ ÇÏ´Ü Äü¸Þ´º*/
.bottom_cont_box { width: 100%; border-top: 1px solid #d9d9d9; }
div#bottom_cont { overflow: hidden; }
div#bottom_cont div { float: left; border-left: 1px solid #d9d9d9; box-sizing:border-box; height:240px;  -webkit-transition: all 1.5s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
div#bottom_cont div:first-child { border-left:0 !important; }
div#bottom_cont h5 { font-weight: 500; margin-bottom: 20px; padding-top:40px; color:#010101; font-size:19px;}
div#bottom_cont div ul li { clear: both; }
div#bottom_cont ul li a { color:#717171; line-height:30px; font-size:13px; }
div#bottom_cont ul li span.time {color:#8c8c8c; font-size:12px; line-height:27px; float:right;     padding-right: 8%; font-weight: 100; }

.notice_cont_inr { width: 34%; }
.btm_cnt_acc { width:32%; background: #d8ecf3; }
.qna_cont_inr { width: 34%; padding-left: 3%; }

.more_btn { float: right; padding-right: 8%; }
span.more_btn img { padding-top: 10px; }

.btm_cnt_acc h5 { padding-left:10%; }
li.cs_info.number {
    text-align: center;
    font-size: 34px;
    font-weight: 500;
    color: #103c7b;
    background: url(../image/main/main_cs_customer03.png) no-repeat center bottom;
	padding-bottom:10px;
}
li.cs_info.time {
    font-size: 13px;
    line-height: 21px;
    color: #4d7f92;
    text-align: center;
    padding-top: 10px;
}
li.cs_info.time span {
    font-size: 13px;
    line-height: 21px;
    color: #ef6000;
}

/*¿ÞÂÊ »çÀÌµå¹Ù */
div#side_left_wrap{position:absolute;left: -222px;top: 300px;}
div#side_left_bar{position:fixed;}
div#side_left_bar div{width:190px; text-align:center; }
div#side_left_bar div img{margin:29px 0 10px;}
div#side_left_bar div span{color:#fff; font-family:'Dinbla','NanumSquare'}
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.qm_today{padding:5px; border:1px solid #dcdcdc; background-color:#fff;}
td.qm_title{text-align:center; font-size:12px; color:#666; font-weight: 500;; border-bottom:5px solid #f1f1f1; padding:7px 0  3px;}
table.todaygoods{}
table.todaygoods th{background-color:#215aa5; color:#fff; font-size:11px; font-weight: 500;; 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: 500;  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: 500;
}

#header_menu ul li a.menu_point {
	color: #0087cd;
	font-size: 18px;
}

#header_menu > li a:hover { }
#header_menu > li.active > a { }
/*#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;padding:0 10%;text-align: center;}
li.accordion_menu.last_menu { padding: 0 0 0 9% !important; }
#header_menu li ul {position:absolute;top:50px;left:0; display:none; width:100%; padding:10px 0;border-left:#184b95  1px solid;border-bottom:#184b95  1px solid;border-right:#184b95  1px solid; border-top:#184b95  1px solid; background: #fff;  z-index:99;}
#header_menu li ul li{clear:both; width:94%;text-align:left; line-height: 30px; padding:0; border-top:1px dotted #ccc;}
#header_menu li ul li:first-child{ border-top:0 !important; }
#header_menu li ul li a{height: auto;color:#454545;    font-size: 14px !important;
    font-weight: 400 !important;text-decoration:none; padding:7px 8px 5px 8px;}
#header_menu li ul a:hover {color:#2489c8;font-size:12px;font-weight:normal;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:normal;text-decoration:none; padding:7px 8px 5px 8px;}
#header_menu li.active ul a:hover {color:#2489c8;font-size:12px;font-weight:normal;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;
    clear: both;
    float: none;
    width: 100%;
}
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: 500;; 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:#184b95;}

a.btn_basic, button.btn_basic{background:#184b95; border:1px solid #184b95; color:#fff; padding:10px 0px; font-size:14px; font-weight:400; display:inline-block; width:120px;}
a.btn_basic2, input[type="button"].btn_basic2{background:#fff; border:1px solid #184b95; color:#184b95; 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 #184b95; 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: 500;;}


/*°Ô½ÃÆÇ*/
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-weight:400; display:inline-block;}
a.btn_basic_small{ background:#636363; border:1px solid #636363; color:#fff; padding:8px 20px; font-size:14px; font-weight:400; display:inline-block; }
a.btn_basic_small2 { background:#fff; border:1px solid #636363; color:#636363; padding:8px 20px; font-size:14px; 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 #184b95;    background: #f8f8f8;    color: #606060;}
#tb_board {margin: 0 auto;    width: 100%;}


table.mypage_board{border-top:2px solid #184b95; 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:#f8f8f8;}
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;}
table.mypage_board th, table.mypage_board td{ padding: 10px; height: 22px; font-size: 14px; }
/*¿¡µðÅÍ*/
#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 a{color:blue}
#tb_ju .tb_1 a:hover{color:#215aa5}
#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; padding: 0 !important;  box-sizing: border-box;}
#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 #184b95; margin:0 auto; }
#tb_board_view .tb_subject{width:80px;border-bottom:1px solid #ebebeb;padding-left:15px;font-weight:500;}
#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}

span.tb_subject.tb_thereehund {
    width: 95px !important;
    display: block;
    float: left;
    line-height: 30px;
    padding-left: 0 !important;
}

#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: 500; font-size:36px; color:#2489c8}
.complete_message span.text2{font-weight: 500;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:500; font-size:36px; color:#2489c8}
.complete_message2 span.text1.red{color:#dd2f2f}
.complete_message2 span.text3{font-weight: 500; 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: 500;}
.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 {
width: 78%;
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: 500;
	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;
	width:96%
}
#mymu ul li span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    margin-top: 15px;
}
#mymu span {
	display: block;
	float: left;
}


#mymu ul li {
    float: left;
    border: 1px solid #ccc;
    background: #ffffff;
    text-align: center;
    /*width: 16.5%;*/
    width: 19.5%;
    border-left: 0;

}
#mymu ul li:first-child {
    border-left: 1px solid #ccc;;
}
#mymu ul li a {
	width:100%; height:100%; padding:10% 0;
    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: 500;}
.mypage_category td {
	color: #e1e1e1;
	font-family: 'NanumSquare';
	font-weight: 500;
	font-size:13px;
}

.mypage_category a {
	color: #e1e1e1;
	font-family: 'NanumSquare';
	font-weight: 500;
	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;
}

li.sub_title_bg {
	line-height: 50px;
    font-size: 30px !important;
    font-weight: 500;
    display: block;
    text-align: center;
    color: #ffffff;
    width: 220px !important;
    height: 100px !important;
    background: url() #184b95 !important;
    vertical-align: middle;
    padding-top: 30px;
	border-bottom:0 !important;
}

li.sub_title_bg span {
    display: block;
    font-size: 12px;
    color: rgb(128, 160, 201);
}

#sm {
	float: left;
	width: 18.5%;
	margin-right:3.5%;
}

.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: 500;
	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: 500;
	color:#8d0603;
}
.sm_list li.active a {
	color:#fff;
}
.sm_list li.active a:hover {
	font-weight: 500;
	color:#fff;
}

.sm_list02 {
	width: 100%;
}

.sm_list02 li {
    float: left;
    border-left: 1px solid #dcdcdc;
    font-size: 15px;
    border-bottom: #dcdcdc 1px solid;
    border-right: 1px solid #dcdcdc;
}

.sm_list02 li.active {
    background: #767676 url(../image/sub/sm_icon.png) 200px center no-repeat;
	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 {
	font-size: 15px;
	font-weight: 500;
	display:block;
	text-align:left;
	color:#565656;
    padding: 15px 0 15px 20px;
	width:200px;
}
.sm_list02 li a:hover {
	color:#016ac9;
}
.sm_list02 li.active a {
	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: #363636;
}
.copyright {
	font-size: 12px;
	color: #9a9a9a;
	margin: 0 0 50px 0;
	text-align:center;
	line-height: 20px;
}
.copyright a {
    color: #9a9a9a;
}

#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: 500;
	color:#6f4a4a;
}


.page_private2 .title {
	font-size: 14px;
	font-weight: 500;
	color: #6f4a4a;
}


.page_member2 .title {
	font-size: 14px;
	font-weight: 500;
	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: 500; 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: 500;
}
#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: 500;
}
#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:#363636; }
div#footer_menu ul{display: inline-block; margin: 20px 0; }
div#footer_menu ul#tems_menu{}
.footer_top { text-align: center; }
img.top_btn {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -25px;
}
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; letter-spacing:-1px}
div#footer_menu ul#snsLinkBtn li{margin-left:10px;}
div#footer_menu ul li a{color:#777;}
ul#tems_menu li a {
    color: #fff !important;
    font-weight: 100;
    border-left: 1px dotted #666666;
    padding: 0 20px;
    font-size: 14px;
}
ul#tems_menu li:first-child a { border-left:0; }
.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 {width: 100%;float: left; position: relative;  overflow: hidden; z-index: 1;}
.slideshow_container #slides { width: 100%;  overflow:hidden;}
.slides-container{
max-width:2000px;
margin:0 auto;
}
.slides-container > div { width:100%; float:left;  height:579px;  }
.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;}
.mimg_01 { background: url(../image/main/main_visual1.jpg) no-repeat center; }
.mimg_02 { background: url(../image/main/main_visual02.jpg) no-repeat center; }
/*.mimg_03 { background: url(../image/main/main_visual1.jpg) no-repeat center; }*/

.slides-container img { max-width: 100%; display: none; 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; top: 60%; left: 50%;z-index: 990;display:block;margin-left: -540px;}
#slides .cycle-pager span {display: inline-block;margin: 0 3px;text-indent: -111111px;width: 20px;height: 23px;background: #eee; border-radius: 30px; background: url(../image/main/slide_numberbg_off.png);}
#slides .cycle-pager span.cycle-pager-active {width: 20px;height: 23px;background: url(../image/main/slide_numberbg_on.png);}

.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: 500;vertical-align: top;color: #369;border-bottom: 3px solid #036;}
table.type09 tbody th {width: 15%;padding: 0.5% 2%;font-weight: 500;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: 500;}
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}

/** ¼­ºê Å¸ÀÌÆ² **/
div#sub_con_container h2 {
    font-size: 30px;
    font-weight: 500;
    color: #333;
    border: none;
    padding: 5px 0px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}

span.title_story {
    display: block;
    color: #747474;
    font-weight: normal;
}


#customer_box {
	overflow: hidden;
    width: 220px;
    border-left: #dcdcdc 1px solid;
    border-right: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid;
    padding: 20px 0;
    margin-bottom: 30px;
}

#customer_box h2 {

}

#customer_box span {
    font-size: 14px;
    line-height: 15px;
    color: #565645;
    font-weight: normal;
	padding: 10px 0 20px 20px;
}

#customer_box .customer_tell {
    letter-spacing: -1px;
    padding: 5px 0 5px 20px;
    color: #184b95;
    font-size: 25px;
    font-weight: 500;
}

#customer_box .customer_fax {
    color: #6b6b6b;
    font-size: 14px;
    padding: 0 0 5px 20px;
    font-weight: normal;
}

#customer_box .customer_mail {
    color: #6b6b6b;
    font-size: 11px;
    padding: 5px 0 10px 20px;
    font-weight: normal;
}


.login_box {
    width: 80%;
    margin: 0 auto;
    border: 1px solid #ddd;
    background: #f7f7f7;
}
.login_box_inner {
    width: 260px;
    margin: 30px auto 20px auto;
    display: block;
    overflow: hidden;
}
.loginbtn_box {
    text-align: center;
    position: relative;
    height: 60px;
}
.joinbtn_box {
    width: 96% !important;
    background: #fff;
    border-top: 1px solid #ddd;
    text-align: center;
    padding: 30px 2%;
}

.login_box_inner li {
    position: relative;
}

.login_box_inner input.input_ {
    width: 70%;
    box-sizing: border-box;
    height: 30px;
    background: #fff;
    margin-bottom: 3px;
    float: left;
}

input.black_btn01.login_btn {
    position: absolute;
    width: 70px;
    top: 0;
    right: 0;
    padding: 10px 0 !important;
	height:63px;
}

.black_btn01, a.black_btn01 {
    /* border: 1px solid #000; */
    background: #184b95;
    color: #fff;
    padding: 12px 0;
    width: 125px;
    display: inline-block;
    text-align: center;
}

.loginbtn_box a {
    margin-top: 10px !important;
    display: inline-block;
    padding: 0 5px;
}

.black_btn03, a.black_btn03 {
    border: 1px solid #184b95;
    color: #184b95;
    background: #fff;
    padding: 11px 0;
    width: 125px;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    box-sizing: border-box;
}

.joinbtn_box a.black_btn03 {
    width: 150px;
    margin-top: 30px;
}

a.tal_01 {
    background: #ffffff;
    border: 1px solid #184b95 ;
    color: #184b95 ;
    padding: 7px 0px;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    width: 90px;
}

input.tal_01 {
    background: #184b95 ;
    border: 1px solid #184b95 ;
    color: #fff;
    padding: 10px 0px;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    width: 90px;
}

/* »óÇ°¸®½ºÆ® ¿ø»êÁö */
.goods_advance_ { display: none; }



/* ¿¬Çõ */
.history_full { margin: 5% 0; }
.history_content { width: 100%; background: url(../image/main/history_bg.png) no-repeat top center !important; overflow: hidden; }

.history_content ul.past { padding-top: 177px; }
.history_content li.left { float: right; text-align: right; margin-right: 49%; padding-right:9%; background: url(../image/main/history_bg_one.png) no-repeat right 16px; }
.history_content li.right { float: left; text-align: left; margin-left: 49%; padding-left:9%; background: url(../image/main/history_bg_one.png) no-repeat left 16px; }

.history_content li.left span { display: block; }
.history_content li.right span { display: block; }

span.year_hl, span.year_hr { font-size: 30px; color: #4d4d4d; font-weight: 500; }
span.day_hl, span.day_hr { font-size: 15px; color: #184b95; font-weight: 500; }
span.name_hl, span.name_hr { font-size: 14px; color: #949292; }

ul.today .right:first-child { margin-top: 190px; }


/* ¿¬Çõ ³¡ */
.lSSlideWrapper { margin-bottom: 5%; }


/* °ßÀû¹®ÀÇ ºä */
table.money_table {
    margin: 2%;
    border: 3px solid #eee;
    box-sizing: border-box;
    width: 96%;
    padding: 2%;
    background: #f9f9f9;
}

table.money_table table tr td img { width:120px; height: 120px; margin-right:2%; border: 1px solid #eee;}

/*»óÇ°¸®½ºÆ® ¹öÆ°*/
input#show_subject_content {
    display: inline-block;
    margin-left: 10px;
    background: #215aa5;
    border: 0;
    color: #fff;
    padding: 6px 16px;
    font-size: 13px;
    line-height: 18px;
}
input#hide_subject_content {
    display: inline-block;
    margin-left: 10px;
    background: #f16019;
    border: 0;
    color: #fff;
    padding: 6px 16px;
    font-size: 13px;
    line-height: 18px;
}