@import url( "http://fonts.googleapis.com/earlyaccess/notosanskr.css" );

/*font-face*/
@font-face {
    font-family:'Noto Sans KR','NanumSquare', 'µ¸¿ò', cursive, sans-serif;
	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:'Noto Sans KR','NanumSquare', 'µ¸¿ò', cursive, sans-serif;
	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:'Noto Sans KR','NanumSquare', 'µ¸¿ò', cursive, sans-serif;
	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:'Noto Sans KR','NanumSquare', 'µ¸¿ò', cursive, sans-serif;
	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;}
body {width:100%; height:100%;}
.wrap {position: relative; max-width: 1200px;margin: 0 auto; }
.wrap_responsive {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: 300;
font-family: 'Noto Sans KR','NanumSquare', 'µ¸¿ò', cursive, sans-serif;
margin: 0;
padding:0;
}
.title_square{width:5px; height:5px;  border: 3px solid #af6938;   border-right: 3px solid #daad8e; display:inline-block; margin:3px 5px auto 0;}


#popup_2 table {background:#fff !important;}
/*******************/
/*      main       */
/*******************/
h1 {
    position: relative;
    padding:18px 0;
	top:0;
	left:0;
}
div#header h1 a {
    z-index: 9999;
}
div#header h1 a img {
    z-index: 9999;
}
#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 {
    width: 170px;
    position: absolute;
    top: 25px;
    margin-left: 3%;
}
#top_search form {
    height: 28px;
    border: #cecece 2px solid;
    background: #f5f5f5;
    line-height: 28px;
    max-width: 400px;
	width:100%;
    border-radius: 15px;
    position:relative;
}
#top_search form input[type="text"] {
	width:100%;
	margin-top:3px;
	box-sizing:border-box;
}
#top_search form input[type="image"] {
	position:absolute;
	right:10px;
	top:6px;
	display: inline-block;
	vertical-align: middle;
}
#top_search form input {
vertical-align:-1px;
}*/

/*** search ¼­Ä¡ ***/
.search_wrap {
    position: absolute;
    right: 0;
    top: 0;
}

.search_wrap .search_on {
    display: block;
    width: 35px;
    height: 35px;
    background: url(../images/main/serach_back.png) no-repeat center center;
}

.blind {
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    font-size: 0;
    line-height: 0;
}

.search_wrap .sch-wrap {
    position: absolute;
    top: -1px;
    right: 14px;
    width: 270px;
    display: none;
}

.search_wrap .input-sch {
    display: block;
    background: #737385;
    width: 200px;
    padding: 10.5px 14px;
    z-index: 9;
    border: 0;
    position: relative;
}

.search_wrap .sch-wrap input {
        float: left;
}

.search_wrap .sch-wrap .input-sch {
    color: #fff;
}

.search_wrap .input-btn {
    text-indent: -9999px;
    border: 0px;
    cursor: pointer;
    display: inline-block;
    width: 35px;
    height: 35px;
    vertical-align: top;
    background: none;
}

.search_wrap .sch-wrap {
    position: absolute;
    top: -1px;
    right: 34px;
    width: 230px;
    display: none;
}
/*** search ¼­Ä¡ ***/

/*** ÀüÃ¼¸Þ´º ***/

input#auto_complete1{color:#6d6d6d; font-weight:normal; padding-left:18px;}
input#auto_complete1:focus{color:#444; font-weight:400;}
#top_search form input:focus{outline: none;}
.input_black {
    background: #f5f5f5;
    border: none;
    padding: 2px;
    font-size: 14px;
    color: #444;
    border-radius: 20px;
    padding-left: 20px;
    width: 340px;
}


#top_menu {
	width: auto;
    position: absolute;
    right: 50px;
    top: 5px;
}
#top_menu a {
    color: #737385;
	font-weight:400;
    font-size: 12px;
    vertical-align: middle;
    display: inline-block;
    line-height: 36px;
    padding: 0 7px;
    background: url(../images/main/gnb_back.png) no-repeat 0 14px;
	z-index: -99;
}

#top_menu a:first-child {
    background: url() !important;
}

.cart {
    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; display:none;}


#header_top {
	width: 100%;
	clear: both;
	float: left;
	height: 80px;
	position: relative;
}

#header {
    position: relative;
	z-index: 999;
	/*background: url('../images/main/top_bg.jpg') center bottom no-repeat;*/
	box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.2);
	border-bottom: 2px solid #255eb2;
}


#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;
}

li.mmenu_09000000 > a {}
li.mmenu_10000000 > a {}
li.mmenu_11000000 > a {}
li.mmenu_12000000 > a {}
li.mmenu_13000000 {}
li.mmenu_13000000 > a {}


#footer .bot_ban {
position: absolute;
top: 40px;
left: 705px;
}
#main_menu {
	clear: both;
	width: 100%;
    display:none ;
}
#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: 15px;
    font-weight: 600;
    color: #fff;
    line-height: 50px;
    width: 100%;
    display: block;
}

/*** Çì´õ ¸Þ´º / lnb ***/ 
.lnb {
    overflow: hidden;
    z-index: 99;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 0 13px 0;
}
.lnb li {
    float: left;
    padding: 0 0 0 100px;
}

.lnb a {
    font-size: 17px;
    color: #222222;
    font-weight: 500;
}




/*»çÁøÀ¸·Î µÈ¸Þ´º*/
div#bestmenu{width:100%; margin:0 auto; }
div#bestmenu ul{padding:25px 0;}
div#bestmenu ul:after{content:""; display:block; clear:both}
div#bestmenu ul li{display:inline-block; float:left;}
div#bestmenu ul li a{display:block; margin:0 auto; position:relative; background-repeat:no-repeat; background-position:center center;}
div#bestmenu ul li a .bg_home{display:none; position:absolute; top:0; left:0;}
div#bestmenu ul li a:hover .bg_home {display:block;}
/*div#bestmenu ul li a img{top:35%; margin-top:-40px; left:50%; margin-left:-42px; position:absolute;}*/

.bestbg01 { width: 35%; float: left; }
.bestbg01 a { display: block; }
.bestbg01 img { width: 100%; height: auto; }

.bg2_box { width:29%; margin-left:0.5%; margin-right:0.5%;}
.bestbg02 { width: 100%; float: left;}
.bestbg02 a { display: block; }
.bestbg02 img { width: 100%; height: auto; }

.bestbg03 { width: 100%; float: left; margin:1.5% 0;}
.bestbg03 a { display: block; }
.bestbg03 img { width: 100%; height: auto; }

.bestbg04 { width: 100%; float: left;}
.bestbg04 a { display: block; }
.bestbg04 img { width: 100%; height: auto; }

.bestbg05 { width: 35%; float: left;}
.bestbg05 a { display: block; }
.bestbg05 img { width: 100%; height: auto; }
.bestbg05 a .bg_home { display:none; position:absolute; top:0; right:0;}
.bestbg05 a:hover .bg_home: {display:block; z-index:999;}
.image_off, #bg_home:hover .image_on { display:none;}
image_on, #bg_home:hover .image_ff { display:block;}


.dis_600_on { display: none; }
.dis_600_on02 { display: none; }

/*Å¸ÀÌÆ²¹Ù*/
div.main_title_bar{height:205px; text-align: center;    clear: both;    margin-bottom: 30px; background:url('../images/main/pro_title1_bg.png') no-repeat center center; position:relative;}
div.main_title_bar div.wrap_responsive{height:100%; font-size:0;}
div#freshMyeolchi p {
    color: #fff;
    font-size: 27px;
    font-weight: 500;
    padding-top: 2%;
	font-family: 'Noto Sans KR', 'NanumSquare', 'µ¸¿ò', cursive, sans-serif;
}
div#freshMyeolchi span {
    display: block;
    font-size: 16px;
    color: #ececec;
    opacity: 0.7;
    padding-top: 0.5%;
}
div.main_title_bar div.wrap_responsive a{width:100%; height:100%; display:block}
div.main_title_bar div.wrap_responsive>img{height:auto; position:absolute; right:0; top:0; margin-right:-100px; width:15%; height:auto; }
div#freshMyeolchi{background-color:#3e3f43}
div#freshMyeolchi div.wrap_responsive{background:url('../image/main/pro_title1.png') no-repeat center center;}
div#jorim{background-color:#f7eee5}
div#jorim div.wrap_responsive{background:url('../image/main/pro_title2.png') no-repeat center center;}
div#jeotgal{background-color:#c29f79}
div#jeotgal div.wrap_responsive{background:url('../image/main/pro_title3.png') no-repeat center center;}
div#dasima{background-color:#734d2e}
div#dasima div.wrap_responsive{background:url('../image/main/pro_title4.png') no-repeat center center;}
div#main_container div.wrap:after{content:""; display:block; clear:both}

/*¸®½ºÆ®*/

.product_list {padding-bottom: 0 !important; }
.product_list ul{}
.product_list ul:after{content:""; display:block; clear:both}
.product_list ul li { width: 32%; float: left; margin-left: 2%; position: relative; }
.product_list ul li:first-child { margin-left: 0 !important;}
.product_list ul li:nth-child(5) { margin-left: 0 !important;}

.product_list ul li a{display: block;  width: 100%; margin: 0 auto;}
.product_list ul li a img{width:100%; height:auto; border: 1px solid #e5e5e5; box-sizing: border-box; }
.product_list ul li p{text-align:center; }
.goods_name_ {
    display: inline-block;
    color: #767676;
    font-size: 15px;
    padding: 1% 2% 1% 2%;
    font-weight: 400;
    word-break: break-all;
    text-align: center;
    text-overflow: ellipsis;
    float: left;
    white-space: nowrap;
    width: 96%;
	overflow:hidden;
}
.price_ { display:none; }
}

td.search_product_box {
    width: 24% !important;
    float: left;
    margin: 0 0.5% 0.5% 0.5%;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
}



/*¸ÞÀÎ ÇÏ´Ü Äü¸Þ´º*/
div#bottom_qmenu {
    border-top: 1px solid #d9d9d9;
    display: inline-block;
    float: left;
    width: 100%;
}
div#bottom_qmenu div.wrap_responsive{display:table; height: 254px;}
div#bottom_qmenu div.wrap_responsive div{float:left;}
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:60px; letter-spacing:2px}
#cscenter_info span.cs_time{color:#565454; font-size:12px; font-weight:700;}

.cs_notice { width: 20%; border-right:1px solid #d9d9d9; box-sizing: border-box; height:254px;}
.cs_notice a { float: left; margin-right:5px;}
.cs_notice ul li img { position:absolute; right:10px; top:5px;  }
.cs_confirmbox { width: 20%; border-right:1px solid #d9d9d9; box-sizing: border-box; height:254px;}
.cs_claacenter { width: 40%; border-right:1px solid #d9d9d9; box-sizing: border-box; background: #f3f3f3; height:254px;}
.cs_coustom_g { width: 20%; }
.cs_coustom_g a { float:left; margin-right:5px; }
.cs_coustom_g ul li img {position:absolute; right:10px; top:5px;}
div#bottom_qmenu h3 { text-align: center; font-size: 16px; color: #393230; margin: 40px 0 20px 0;}
div#bottom_qmenu li { font-size: 12.5px; line-height: 26px; color: #717171; padding-left: 25px;  overflow:hidden; position:relative;}

.cs_confirmbox a { text-align: center; padding-top: 15px; }

p.cs_p01 {
    width: 34%;
    float: left;
    background: url(../images/main/main_cs_customer01.png) no-repeat 20px 65px;
    padding-left: 70px;
    padding-top: 55px;
    padding-bottom: 25px;
}
.cs_claacenter .cs_p01 .qmenu_name { font-size: 13px; color: #717171; display: block; font-weight:bold; }
.cs_claacenter .cs_p01 .qmenu_name2 { font-size: 17px !important; color: #000 !important; display: block !important; font-weight:bold; }
.cs_claacenter .cs_p01 .qmenu_name3 { font-size: 13px; color: #000; display: block; font-weight:bold; }

p.cs_p02 {
    width: 34%;
    float: left;
    background: url(../images/main/main_cs_customer02.png) no-repeat 20px 65px;
    padding-left: 75px;
    padding-top: 55px;
    padding-bottom: 25px;
}
.cs_claacenter .cs_p02 .qmenu_name { font-size: 13px; color: #717171; display: block; font-weight:bold; }
.cs_claacenter .cs_p02 .qmenu_name2 { font-size: 17px !important; color: #000 !important; display: block !important; font-weight:bold; }
p.cs_p03 {
    float: left;
    text-align: center;
    color: #909090;
    font-size: 13px;
    font-weight: bold;
    padding-top: 20px;
    width: 100%;background: url(../images/main/main_cs_customer03.png) no-repeat center 0;
}

p.cs_p03 span {
    color: #c81b16;
    font-size: 13px;
    font-weight: bold;
}

/*¿ÞÂÊ »çÀÌµå¹Ù */
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: 'Noto Sans KR', 'NanumSquare', 'µ¸¿ò', cursive, sans-serif;}
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: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:1px solid #000000;}
.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 {}
/*#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: #53629e 2px solid;
    border-bottom: #53629e 2px solid;
    border-right: #53629e 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:#c9cee0; font-size:12px;font-weight:bold;text-decoration:none;}

#header_menu li ul.submenu_01 {left:39px !important; width: 150px !important;}
#header_menu li ul.submenu_02 {left:39px !important; width: 150px !important;}
#header_menu li ul.submenu_03 {left:39px !important; width: 150px !important;}
#header_menu li ul.submenu_04 {left:39px !important; width: 150px !important;}
#header_menu li ul.submenu_05 {left:39px !important; width: 150px !important;}
#header_menu li ul.submenu_06 {left:39px !important; width: 150px !important; margin-top: 5px;}

#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:#7686c5; 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: 2px solid #265eb3;
    margin-top: 5px;
}
.detailpage_board th, .detailpage_board td{text-align:center;font-size:14px}

.detailpage_board th {
    background-color: #f6f6f6;
    border-bottom: 1px solid #dddddd;
    padding: 10px 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:10px 0;}					
.detailpage_board td.tb_2{text-align:left;padding-left:15px;border-bottom:1px solid #dddddd;background-color:#ffffff;padding:10px 0;cursor:pointer}
.detailpage_board td.tb_3{width:100px;border-bottom:1px solid #dddddd;background-color:#ffffff;padding:10px 0;}
.detailpage_board td.tb_4{width:100px;border-bottom:1px solid #dddddd;background-color:#ffffff;padding:10px 0;}
.detailpage_board td.tb_5{width:100px;border-bottom:1px solid #dddddd;background-color:#ffffff;padding:10px 0;}
table#af_main .tb_3 img { width: auto; }
a.sp_topbtn {
    background-color: #f5f5f5;
    color: #504f4e;
    border: 1px solid #b1b1b1;
    box-sizing: border-box;
    width: 24.5%;
    padding: 5px 13px;
    font-size: 12px;
}

/*·Î±×ÀÎÆäÀÌÁö*/
#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: 30px;
    font-weight: 900;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 25px;
	font-weight:500;
}
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 {
    background: #585858;
    border: 1px solid #585858;
    color: #fff;
    padding: 10px 0px;
    font-size: 14px;
    font-family: 'Noto Sans KR', 'NanumSquare', 'µ¸¿ò', cursive, sans-serif; 
    font-weight: 400;
    display: inline-block;
    width: 120px;
}
a.btn_basic2{background:#fff; border:1px solid #585858; color:#585858; padding:10px 0px; font-size:14px; font-family:'Noto Sans KR','NanumSquare', 'µ¸¿ò', cursive, sans-serif; font-weight:400; display:inline-block; width:120px;}
a.btn_basic3 {
    background: #585858;
    border: 1px solid #585858;
    color: #fff;
    padding: 8px 20px;
    font-size: 14px;
    font-family: 'Noto Sans KR','NanumSquare', 'µ¸¿ò', cursive, sans-serif;
    font-weight: 400;
    display: inline-block;
}
a.btn_basic3.btn_height {
    padding: 4px 15px;
    background: #a0a0a0;
    border: #a0a0a0;
    font-size: 13px;
}
input.btn_ok_bacsic {
    background: #53629e;
    border: 1px solid #53629e;
    color: #fff;
    padding: 14px 0px;
    font-size: 14px;
    font-family: 'Noto Sans KR','NanumSquare', 'µ¸¿ò', cursive, sans-serif;
    font-weight: 400;
    display: inline-block;
    width: 120px;
}
a.btn_basic5 {
    background: #afafaf;
    border: 1px solid #888888;
    color: #ffffff;
    padding: 7px 15px;
    font-size: 12px;
    font-family: 'Noto Sans KR','NanumSquare', 'µ¸¿ò', cursive, sans-serif;
    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 #265eb3; 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;}


/*°Ô½ÃÆÇ*/

.review_txt tbody, .review_txt tr, .review_txt td {  display: block; }
div.tb_bt:after{content:""; display:block; clear:both;}
div.tb_bt{margin-top:20px; margin-bottom: 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:'Noto Sans KR','NanumSquare', 'µ¸¿ò', cursive, sans-serif; font-weight:400; display:inline-block;}
a.btn_basic_small{background:#fff; border:1px solid #585858; color:#585858; padding:8px 20px; font-size:14px; font-family:'Noto Sans KR','NanumSquare', 'µ¸¿ò', cursive, sans-serif; font-weight:400; display:inline-block;  font-weight:bold;}
a.btn_basic_small2 {
    background: #ffffff;
    border: 1px solid #585858;
    color: #585858;
    padding: 8px 20px;
    font-size: 14px;
    font-family: 'Noto Sans KR','NanumSquare', 'µ¸¿ò', cursive, sans-serif;
    font-weight: bold;
    display: inline-block;
}
a.btn_basic_small3 {
    background: #636363;
    border: 1px solid #636363;
    color: #fff;
    padding: 3px 10px;
    font-size: 14px;
    font-family: 'Noto Sans KR','NanumSquare', 'µ¸¿ò', cursive, sans-serif;
    font-weight: 400;
    display: inline-block;
}
a.comment_w {
    width: 50px;
}

a.btn_basic_small4 {
    background: #585858;
    border: 1px solid #585858;
    color: #fff;
    padding: 8px 20px;
    font-size: 14px;
    font-family: 'Noto Sans KR','NanumSquare', 'µ¸¿ò', cursive, sans-serif;
    font-weight: 400;
    display: inline-block;
}
table#tb_board_list  {}
table#tb_board_list td, table#tb_board_list th{padding:10px; height:22px; font-size:14px;}
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;}
span.tb_subject a { font-weight: 300; }
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 { border-top: 2px solid #265eb3; background: #f6f6f6; color: #606060; font-weight:400;}
#tb_board {margin: 0 auto;    width: 100%;}


table.mypage_board{border-top:2px solid #265eb3; border-bottom:1px solid #EAEAEA; border-collapse:collapse}
#tb_gb th { border-bottom: 1px solid #eaeaea; }
table.mypage_board th, table.mypage_board td{padding:12px 0;text-align:center;font-size:14px;letter-spacing: 0pt}
table.mypage_board th { background-color: #f6f6f6; font-weight: bold; }
table.mypage_board th, table.mypage_board td{}
td a.board_btn {
    background: #fff;
    padding: 6px 0 !important;
    color: #525252;
    font-size: 12px;
    display: inline-block !important;
    border: 1px solid #ccc;
    width: 65%;
    font-weight: normal;
}
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: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:center;}
#tb_gb .tb_3{width:70px}
#tb_gb .tb_5{width:80px}
#tb_gb .tb_6{width:102px}
#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:99%; height:30px; font-size: 13px;}
#tb_board_view .tb_content textarea{width:99%;}
#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:61%; height:30px;  font-size:13px; 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 #265eb3; margin: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:100%;}
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:#53629e;}
.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:#53629e;}
.complete_message2 span.text1.red{color:#dd2f2f}
.complete_message2 span.text3{font-weight:600; font-size:36px; color:#53629e;}
.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%;
}
#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: 75%;
    float: left;
    padding: 3% 0 8% 0;
    position: relative;
    border-left: 1px solid #ebebeb;
    padding-left: 2.5%;
    min-height: 850px;
}

.sub_product_number > table{
	display:inline-block;
	margin-top: 20px;
}
#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: 2%;
}
#main_new_contents .new_inner h2 {
	text-align: left;
	padding: 7px 0;
	margin-bottom: 19px;
}
#main_new_contents .product_list {
	position: relative;
}

#main_new_contents .product_list li a p {
	text-align:left;
}
#main_new_contents .product_list li a div {
	text-align:center;
}
#main_new_contents .product_list li a div img {
	margin:0 auto;
}

#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: #f6f6f6;
    border: 1px solid #ddd;
    color: #626262;
    font-size: 14px;
	margin-bottom: 15px;
}
#mymu {
    max-width: 1200px;
    width: 100%;
    clear: both;
    float: left;
    margin: 0 0 5px 0;
    background: #f6f6f6;
    box-sizing: border-box;
    border: 1px solid #ddd;
    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;
    text-align: left;
    font-weight: 400;
    color: #585858;
    float: left;
    padding-top: 4%;
    padding-left: 12%;
}
#mymu span {
	display: block;
	float: left;
}


#mymu ul li {
    float: left;
    border: 1px solid #ddd;
    background: #ffffff;
    text-align: center;
    width: 33%;
    border-left: 0;

}
#mymu ul li:first-child {   
    border-left: 1px solid #ddd;
}
#mymu ul li a {
    width: 100%;
    height: 100%;
    display: block;
    padding: 10% 0;
    vertical-align: middle;
}
#mymu ul li a:after{content:""; display:block; clear:both}
#mymu ul li a img {
    height: 40px;
    float: left;
    margin-left: 20%;
}
div#mymu .three {
    margin-left: 30%;
}
#ct_main th, #ct_main td {
    padding: 10px;
    text-align: center;
    font-size: 13px;
}
.mypage_category {
	background: #222830;
	padding-left: 20px;
	padding-right: 20px;
}

.mypage_category td {	
	color: #e1e1e1;
	font-family: 'Noto Sans KR','NanumSquare', 'µ¸¿ò', cursive, sans-serif;
	font-weight: bold;
	font-size:13px;
}

.mypage_category a {
	color: #e1e1e1;
	font-family: 'Noto Sans KR','NanumSquare', 'µ¸¿ò', cursive, sans-serif;
	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;
	position: relative;
}


.customer_inner {
	margin : auto;
	margin-top: 30px;
}

.service {
	margin-top: 10px;
}

#bottom {
	width: 100%;
	float: left;
	background: #fff;
}



.copyright {
	font-size: 12px;
	color: #555454;
	margin: 30px 0;
	text-align:center;
	line-height: 20px;
    font-weight: 100;
}
.copyright a {
    color: #555454;
}

#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 4px 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;
    /* padding: 10px; */
}
.bank_number01 th {
    border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
    padding: 10px;
    background: #f6f6f6;
    font-weight:bold;
}
.bank_number01 th:last-child, .bank_number01 td:last-child {	border-right: 0;}
.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%;
	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:#fff; height:53px; text-align: center; border-top: 1px solid #e0e0e0; position:relative;}
img.foot_top { position: absolute; top: -20px; left:50%; margin-left:-20px; z-index: 99; }
div#footer_menu ul{display: inline-block;}
div#footer_menu ul#tems_menu{}
div#footer_menu ul li{display: inline-block; float:left; }

div#footer_menu ul#tems_menu li{font-size:13px; letter-spacing:-1px; padding: 40px 23px 20px 23px; background: url(../images/main/L_bar.png) no-repeat right 45px ;}
div#footer_menu ul#tems_menu li:last-child {background: url();}
div#footer_menu ul li a{color:#fff; color: #555454; font-weight: 300;}
.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;
}

/*** ÄÁÅÙÃ÷ 2Â÷ ¸Þ´º  ***/
.main_two_menu { width: 22%; float: left; z-index: 22;}
.main_two_menu ul { margin: 2% 0 0 0; }
.main_two_menu li { border-top: 1px solid #ebebeb; }
.main_two_menu li:first-child { border-top: 0 !important; }
.main_two_menu a { font-size: 15px; display: block; color: #222; font-weight:400; }
.main_two_menu > ul > li > a { padding: 2.5% 0 1.5% 20%; }
.main_two_menu > ul > li > ul > li > a { padding: 2.5% 0 1.5% 0; }

.main_two_menu > ul > li:hover { background: rgba(115, 115, 133, 0.8);
filter: progid:DXImageTransform.Microsoft.gradient( startColorStr=#80737385, endColorStr=#80737385 ); 
-ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorStr=#80737385, endColorStr=#80737385 )"; 
}
.main_two_menu > ul > li > a:hover, .main_two_menu > ul > li:hover a{ color: #fff; }
.main_two_menu > ul > li > ul > li > a { color: #222 !important; }


.main_two_menu > ul > li > ul > li:hover { background: rgba(115, 115, 133, 0.2); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorStr=#20737385, endColorStr=#20737385 ); 
-ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorStr=#20737385, endColorStr=#20737385 )"; 
}

.main_two_menu li.hoverFix { background: rgba(115, 115, 133, 0.8); }
.main_two_menu li.hoverFix > a { color: #fff; }


/* 2Â÷ Ä«Å×°í¸® */
li.accordion_menu { position: relative; }
.main_two_menu>ul>li>ul { display: none; }
.main_two_menu>ul>li:hover ul {
    display: block;
    z-index: 999;
    position: absolute;
    background: #fff;
    left: 220px;
    top: -10px;
    width: 180px;
	border:2px solid #265eb3;
}
.main_two_menu>ul>li ul:after {
    content: "¢¸"; 
	display:block;
	color:#265eb3;
	position:absolute;
	top:5px;
	left:-12px;
	font-size:12px;
}

.main_two_menu>ul>li>ul>li { line-height:23px; padding-left:5%}
.main_two_menu>ul>li>ul>li>a { font-size:14px; font-weight:300; }

/*** ÄÁÅÙÃ÷ 2Â÷¸Þ´º ³¡ ***/
.slideshow_container #slides { width: 100%; }
.slides-container {}
.slideshow_container { width: 75%; overflow: hidden; z-index: 1; margin-bottom:1%; position: relative; float:left;}
.slides-container > div { width: 100%; float: left;}
.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: -45px;}
#slides .cycle-pager span {display: inline-block;margin: 0 3px;text-indent: -111111px;width: 16px;height: 16px;background: #eee; border-radius: 30px; background:url('../images/main/main_vtengteng2.png')no-repeat center center;}
#slides .cycle-pager span.cycle-pager-active {width: 16px;height: 16px; background:url('../images/main/main_vtengteng.png')no-repeat center center;}

.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:  'Noto Sans KR','NanumSquare', 'µ¸¿ò', cursive, sans-serif,"µ¸¿ò", Dotum, "±¼¸²", Gulim, Verdana, AppleGothic, sans-serif;
}

.list_st {
    border: 1px solid #ddd;
    padding: 20px;
    background: #f5f5f5;
}



/***** Á¦Ç° ½½¶óÀÌ´õ *****/

/* ¹öÆ° */

/* ¹öÆ° ³¡ */


span.main_substance {
    display: block;
    font-size: 13px;
    color: #474747;
}
p.mp_title {
    padding: 15px 12%;
    line-height: 25px;
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 76%;
    background: rgba(0, 0, 0, 0.2);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorStr=#30000000, endColorStr=#30000000 ); 
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorStr=#30000000, endColorStr=#30000000 )"; 
    font-size: 17px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tab-content .main_money { display: none; }
span.main_money {
    font-size: 18px;
    float: right;
    color: #c81b16;
    font-weight: bold;
    padding: 30px 0;
}
div#main_gallery h2 {
    text-align: left;
    padding: 7px 0;
    margin-bottom: 5px;
    color: #000000;
    font-size: 30px;
    display: block;
}
.mg_span {
    text-align: left;
    color: #000000;
    font-size: 30px;
}
div#main_gallery li {
    border: 1px solid #d9d9d9;
    width: 24%;
    float: left;
    margin-left: 1%;
}
div#main_gallery li:first-child {
    margin-left: 0;
}
div#main_gallery img {
    width: 100%;
    height: auto;
}
/* ¼±¹°¹®ÀÇ */


/* ¼±¹°¹®ÀÇ ³¡ */

#main_new_contents .new_inner h2 {
    text-align: left;
    padding: 7px 0;
    margin-bottom: 5px;
    color: #000000;
    font-size: 30px;
    display: block;
}
#main_new_contents .new_inner h2 span {
    text-align: left;
    color: #000000;
    font-size: 30px;
}

ul.tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: right;
    position: absolute;
    right: 0;
    top: 7px;
}

ul.tabs li.current {
    color: #255eb2;
    padding: 0 !important;
    top: 2px;
    position: relative;
    border-top: 2px solid #255eb2;
    border-left: 2px solid #255eb2;
    border-right: 2px solid #255eb2;
    border-bottom: 0 !important;
    background: #fff;
}

#main_new_contents {
    clear: both;
    width: 100%;
    float: left;
}

#main_new_contents .wrap {
    overflow: hidden;
}


/* ¸ÞÀÎÅÜ */
.new_inner { position: relative; margin-bottom:2%;}
.container { width: 1200px; margin: 0 auto; }

ul.tabs {
    position: relative;
    left: 0;
    top: 0;
    border-bottom: 2px solid #255eb2;
    z-index: 22;
    width: 100%;
	margin-bottom:2%;
}

ul.tabs li {
    color: #666;
    cursor: pointer;
    font-size: 19px;
    float: left;
    width: 25%;
    height: 60px;
    text-align: center;
    background: #fafafa;
    border-top: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
	border-bottom: 2px solid #255eb2;
	line-height: 59px;
    font-weight: bold;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizng: border-box;
    top: 2px;
    position: relative;
}
li.tab-link.tab_three {
    border-right: 1px solid #e2e2e2;
}

.tab_none {
    z-index: 99;
    position: absolute;
    right: 0;
    top: 8px;
}

li.tablast {
    border: 0 !important;
    background: #fff !important;
}

.tab-content {
	display: none;
}

.tab-content.current{
	display: inherit;
}

/* MENU _quick*/
.open_menu #btn_menu_quick { right: 280px; position: fixed; top: 26px; margin-top: 0; z-index: 1000; }
.open_menu #btn_menu_quick span { background: url('../images/main/main_tab01.png') center top no-repeat; right: 220px; top: 131.5px;}
a#btn_menu_quick span {
    position: fixed;
    top: 131.5px;
    right: 0px;
    background: url(../images/main/main_tab01_2.png) center top no-repeat;
    display: block;
    height: 87px;
    width: 42px;
	z-index:999;
}

#main_menu_quick {box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.4) !important;
	background: #424e7e !important;
	overflow: hidden;
	margin-top: 0;
	width: 220px;
	margin: 0;
	top: 0;
	right: 0;
	position: fixed;
	z-index: 999;
	display: none;
    height: 100% !important;
}
#header_menu_quick > li {clear: both;width: 100%;text-align: left;border-bottom: 1px solid #3c3c3c;}
ul#header_menu_quick {padding-top:12%}

#main_menu_quick ul {
	height: auto !important;
	margin: 0;
	background: none;
}

#header_menu_quick li ul {position:relative;}
#header_menu_quick li ul.submenu_01, #header_menu_quick li ul.submenu_02, #header_menu_quick li ul.submenu_03, #header_menu_quick li ul.submenu_04, #header_menu_quick li ul.submenu_05, #header_menu_quick li ul.submenu_06 {
	left: 0 !important;
	top: 0;
	background: #3c3c3c;
	border: none;
	width: 100% !important;
	padding: 5% 0;
}
#header_menu_quick li ul li a {color:#989898 !important;}

#bottom_qmenu { color:#393230; font-size:16px;}

/* Äü¸Þ´º ¼Ó³»¿ë */

.main_sns { width: 100%; height:80px;  background: #353f67; }
.main_sns ul { padding: 20px 35px; height:40px;}
.main_qic_my>ul { padding-top: 0;  padding-bottom:0;}
.main_sns li { float: left; margin: 3px; }

.main_qic_my h2 {
    font-size: 20px;
    color: #00eaff;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 20px;
}
.main_qic_my ul {
    height: 330px;
}
.main_qic_my ul li {
    float: none;
    text-align: center;
    line-height: 45px;
    border-bottom: 1px dotted #808080;
    opacity: 0.5;
}
.main_qic_my ul li a {
    color: #fff;
    font-size: 13px;
}

ul.two_qic {
    background: #353f67 !important;
    height: 80px !important;
    padding: 0;
    margin-top: 20px !important;
}

li.last_qic {
    border-bottom: 0 !important;
}

ul.two_qic li {
    opacity: 0.9;
}

.main_qic_my p {
    margin-top: 45px;
    width: 100%;
    text-align: center;
}

/* ³¡ */

.slider1 div {
    border: 1px solid #ccc;
    box-sizing: border-box;
}

/* ·Î±×ÀÎ */
.login_box {
    width: 80%;
    margin: 0 auto;
    border: 1px solid #ddd;
    background: #f7f7f7;
}
.login_box_inner {
    width: 270px;
    margin: 30px auto 20px auto;
    display: block;
    overflow: hidden;

}
.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: 0px;
    right: 0px;
    height: 63px;
}
.loginbtn_box {
    text-align: center;
    margin-bottom: 30px;
}
input[type="checkbox"] {
    vertical-align: middle;
}
.joinbtn_box {
    width: 96% !important;
    background: #fff;
    border-top: 1px solid #ddd;
    text-align: center;
    padding: 30px 2%;
}

.joinbtn_box a.black_btn03 {
    width: 150px;
    margin-top: 30px;
}

.black_btn01, a.black_btn01 {
    /* border: 1px solid #000; */
    background: #585858;
    color: #fff;
    padding: 12px 0;
    width: 125px;
    display: inline-block;
    text-align: center;
}

.black_btn03, a.black_btn03 {
	border: 1px solid #585858;
    color: #585858;
    background: #fff;
    padding: 11px 0;
    width: 125px;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    box-sizing: border-box;
}

/* Àå¹Ù±¸´Ï */
.cart_pc { border-top: 1px solid #53629e; border-bottom:1px solid #ddd;}
#ct_main {border-collapse:collapse}
#ct_main th, #ct_main td{text-align:center; font-size:14px; border-right:1px solid #ddd;}
#ct_main th:last-child, #ct_main td:last-child {border-right:0;     border-bottom: 1px solid #EAEAEA;}
#ct_main th{background-color:#f6f6f6;}
#ct_main .tb_1{width:80px}
#ct_main td.tb_2{text-align:left;padding:0 0 0 10px}
#ct_main .tb_3{}
#ct_main .tb_4{width:80px;letter-spacing: 0pt}
#ct_main .tb_5{width:130px}
#ct_main .tb_6{width:80px;letter-spacing: 0pt}
#ct_main .tb_7{width:102px !important;}


.all_number table { display: inline-block; }

a.tal_01 {
    background: #ffffff;
    border: 1px solid #585858;
    color: #585858;
    padding: 7px 0px;
    font-size: 14px;
    font-family: 'Noto Sans KR','NanumSquare', 'µ¸¿ò', cursive, sans-serif;
    font-weight: 400;
    display: inline-block;
    width: 90px;
}

input.tal_01 {
    background: #585858;
    border: 1px solid #585858;
    color: #fff;
    padding: 10px 0px;
    font-size: 14px;
    font-family: 'Noto Sans KR','NanumSquare', 'µ¸¿ò', cursive, sans-serif;
    font-weight: 400;
    display: inline-block;
    width: 90px;
}

input.sub_search_id {
    background: #585858;
    color: #fff;
    border: 1px solid #585858;
    box-sizing: border-box;
    width: 30%;
    padding: 8px 0;
    font-size: 14px;
}

/*¸ð¹ÙÀÏ °áÁ¦*/
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:#53629e; 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;}

 .all_btn_basic{    
	background-color: #53629e;
    color: #fff;
    border: 1px solid #53629e;
    line-height: 30px;
    height: 40px;
    padding: 5px 0;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    width: 120px;
}
table.tbl_allthegate_result table td .btn_basic2{	background-color: #fff;
    color: #53629e;
    border: 1px solid #53629e;
    line-height: 30px;
    height: 30px;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    width: 120px;
	}



/*** ¸ÞÀÎ ½½¶óÀÌµå ***/

h4.msl_title a {
    float: right;
    position: absolute;
    top: 50%;
    right: 30px;
    display: block;
    z-index: 99;
	margin-top:-10px;
}
h4.msl_title img {
    width: 20px !important;
    height: 20px !important;
}
/*** ¸ÞÀÎ ½½¶óÀÌµå ³¡ ***/


/*** ½½¶óÀÌµå ÄÚµù  ***/
.slider-wrap {
    display: inline-block;
    width: 49.5%;
    float: left;
    margin-right: 1%;
	position: relative;
    margin-bottom: 1%;
}
.mps_right {
    margin-right: 0;
}

div#main_p_slider.mps_right {
    margin-right: 0;
}

.slider-wrap .box {
    border: 1px solid #ececec;
    width: 100%;
    height: 240px;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizng: border-box;
}

.slider, .slider2, .slider3, .slider4 {
    margin-bottom: 3%;
    width: 89.8% !important;
    margin: 4% 5%;
}
.slider ul {
    display: inline-block;
}

.slider li:first-child {
    margin-left: 0 !important;
}

.slider li {
    width: 32%;
    float: left;
	list-style: none;
	text-align: center;
}

.slider span, .slider2 span, .slider3 span, .slider4 span {
	width:100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	display:inline-block;
	text-align: center;
    color: #767676;
    font-size: 15px;
}

h4.msl_title {
    display: inline-block;
    float: left;
    width: 100%;
    background: #008069;
    font-size: 22px;
    font-weight: 300;
    color: #fff;
    padding: 30px;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizng: border-box;
	opacity: 0.9;
}
h4.msl_title.color {
    background: #4CAF50;
}

.slider img, .slider2 img, .slider3 img, .slider4 img  {
    width: 172px;
	height: 172px;
    display: block;
    margin: 0 auto;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}

.slider-arrow {
position: absolute;
top: 50%;
width: 7px;
height: 21px;
color: #fff;
text-align: center;
margin-top: -10.5px;
}

.sa-left, .sa-left2, .sa-left3, .sa-left4 {
left: 10px;
}
.sa-right, .sa-right2, .sa-right3, .sa-right4 {
right: 10px;
}


/*** ½½¶óÀÌµå ÄÚµù ³¡ ***/
/*** ¸ÞÀÎ Ã£¾Æ¿À½Ã´Â ±æ ***/
.main_location h3 {
    display: inline-block;
    font-size: 28px;
    font-weight: normal;
    padding-bottom: 10px;
}

.main_location {
    display: inline-block;
    margin: 2% 0 5% 0;
    width: 100%;
}
/*** ¸ÞÀÎ Ã£¾Æ¿À½Ã´Â ±æ ³¡ ***/


/*** all menu ÀüÃ¼¸Þ´º ***/
.pop_windoc {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1000px;
    z-index: 6000;
   /* background: url(../images/main/top_bg.png) repeat;*/
    background: #fff;
    border-bottom: 3px solid #265eb3;
}
.site-amenu-top { width: 1200px; height: 41px; margin: 47px auto 0; }
.site-amenu-top strong { font-size: 23px; margin-right: 19px; font-weight: 500; color:#008069; }

.site-amenu-top .close_navi {
    position: absolute;
    left: 50%;
    margin-left: 572px;
    top: 55px;
}
.pop_windoc > ul {
    width: 1200px;
    height: 450px;
    margin: 0 auto 0;
    line-height: 1;
}
.pop_windoc ul > li:hover .bg {
    background: #2c558c;
}
.pop_windoc ul ul a:hover {
    background: url(../images/main/top_arr.png) 8px center no-repeat;
}
.pop_windoc ul ul ul li a {
    font-size: 12px;
    color: #7ea3d6;
}
.pop_windoc ul ul ul li {
    margin-top: 10px;
    margin-bottom: 1px;
    /* font-size: 11px !important; */
}
.pop_windoc ul ul li:first-child {
    margin-top: 15px;
}
.pop_windoc > ul > li {
    float: left;
    width: 12.39%;
    height: 40px;
    /* margin-bottom: 30px; */
    box-sizing: border-box;
    text-align: center;
    /*background: rgba(206, 143, 100, 0.24);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorStr=#30265eb3, endColorStr=#30265eb3 ); 
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorStr=#30265eb3, endColorStr=#30265eb3 )"; */
	background: #008069;
    vertical-align: middle;
    line-height: 40px;
    font-weight: 400;
    margin-right: 1px;
}

.pop_windoc > ul > li > a { color:#fff; }

.pop_windoc ul ul a {
    display: block;
    padding-left: 14px;
    color: #000;
    font-size: 13px;
    letter-spacing: -.0625em;
    font-weight: 300;
    text-align: left;
    line-height: 27px;
}

#navBar .accordion_menu.mmenu_06000000, #navBar .accordion_menu.mmenu_07000000, #navBar .accordion_menu.mmenu_08000000, #navBar .accordion_menu.mmenu_09000000, #navBar .accordion_menu.mmenu_11000000  {
    margin-top: 400px;
}

.loginbtn_box a {
    padding: 0 8px 0 11px;
}
.loginbtn_box span {
    padding-left: 4px;
    padding-right: 8px;
}


/*** È¸»ç¼Ò°³ ***/

.sub_cont01.companny01 table {
    border-collapse: separate;
    border-spacing: 0;
    border: 0 none;
	width:100%; 
	margin-top:2%;
	border-top: 2px solid #265eb3;
	border-bottom:1px solid #ccc;
	box-sizing:border-box;
}

.sub_cont01.companny01 th {
    border-bottom: 1px solid #EAEAEA;
	width:20%;
    padding: 10px;
    height: 22px;
    font-size: 14px;
    background: #f6f6f6;
    color: #606060;
    font-weight: 400;
}

.sub_cont01.companny01 td {
    border-bottom: 1px solid #EAEAEA;
	width:80%;
    padding: 15px 0 15px 4%;
    height: 22px;
    font-size: 14px;
	text-align:left;
}

/*** ¼­ºê ¶óÀÎ ***/
.line {
    position: absolute;
    width: 1px;
    height: 100%;
    background: #ebebeb;
    top: 0px;
    bottom: 0px;
    z-index: 999;
}

div#main_contents .line { display: none; }
div#main_contents .main_two_menu { margin-right: 3%; }

div#main_contents .sub_banner { display: none;}
.sub_banner { margin-top:5%; }
p.sub_banner img { width: 100%; height: auto; }

span.mcsl {
    float: right;
    position: absolute;
    top: 80px;
    right: 0;
}

td.search_product_box {
    width: 24% !important;
    float: left;
    margin: 0 0.5% 0.5% 0.5%;
}


.size_none img { display: none !important; }