/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
#wrap, html {
	width: 100%;
}
body {
	width: 100%;
}
/*
#wrap{
    display: table;}*/
    
/*
body{min-width:1902px}
*/
/*»ó´ÜÅ¾¹è³Ê*/
.TopBnr {
	height: 130px;
}
#header .menu_list .children {
    z-index: 999;
    padding-top: 0 !important;
    position: absolute;
    background: rgba(265,265,265,0.9);
    border: 1px solid #eee;
    display:none;
    margin-left: -72px;
    left: 50%;
    width: 130px;
}
#header .menu_list .children li {
	display: block;
	width: 100%;
	margin: 0 !IMPORTANT;
	padding: 0 !IMPORTANT;
	text-align: center;
}
#header .menu_list .children li a {
	font-size: 14px !important;
	padding: 10px 14px !important;
	height: auto !important;
	line-height: 1.5 !important;
}
#header .menu_list .children li a:hover {
    color: #222;
}

#closeTopBanner {
	_background: #009e59;
	overflow: hidden;
	position: relative;
	display: none;
	height: 60px;
    text-align:center; 
    max-width: 1902px;
    margin: 0 auto;    
}
#closeTopBanner .bg {
	/*width: 1280px;
	margin: 0 auto;
	position: relative;*/
}
#closeTopBanner ul.slider {
	height: 130px; 
}
#closeTopBanner ul.slider2 {
	width: 1280px;
	margin: 0 auto;
	position: relative;
}
#closeBtn {
	cursor: pointer;
	position: absolute;
	top: 0;
	z-index: 1;
	right: 0 !important;
	left: inherit !important;
}
#deleteCookie {
	cursor: pointer;
}
/*ÇÜ¹ö°Å¸Þ´º*/
#menu {
	display: inline-block;
	vertical-align: top;
	margin-top: -7px;
    padding-bottom: 14px;
}
#menu a {color: #202020;font-size: 17px;line-height: 20px;height: 20px;padding: 7px 0;display: inline-block;}
#menu a img {
    margin-right: 6px;
    margin-top: -3px;
}
#menu div.allmenu {
	position: absolute;
	background: #fff;
	border: 1px solid #eee;
	z-index: 2;
	top: 40px;
	/*height: 405px;*/
	height: auto;
	overflow: auto;
	padding: 37px 0;
	width: 1296px;
}

#menu div.allmenu::-webkit-scrollbar {
    width: 4px;  /* ½ºÅ©·Ñ¹ÙÀÇ ³Êºñ */
}

#menu div.allmenu::-webkit-scrollbar-thumb {
    height: 30%; /* ½ºÅ©·Ñ¹ÙÀÇ ±æÀÌ */
    background: #009e59; /* ½ºÅ©·Ñ¹ÙÀÇ »ö»ó */
    border-radius: 13px;
}

#menu div.allmenu::-webkit-scrollbar-track {
    background: rgba(104, 104, 104, .1);  /*½ºÅ©·Ñ¹Ù µÞ ¹è°æ »ö»ó*/
}
#header.fixed #menu div.allmenu {
	top: auto;
}
#header.fixed #menu {
    margin-top: 0;
    padding-bottom: 0;
}
#header.fixed #menu div.allmenu .allLeft {
	padding: 0 !important;
}
#header.fixed #menu div.allmenu .allLeft >ul li {
	height: 27px;
	line-height: 27px;
}


#menu div.allmenu .allLeft .loop{
    margin-bottom: 30px;
}

#header #menu div.allmenu .allLeft .loop >ul li {
	height: 27px;
	line-height: 27px;
}


#menu div.allmenu .allLeft {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding-top: 20px;
}
#menu div.allmenu .allLeft >ul {
	width: 115px;
	padding-right: 27px;
}
#menu div.allmenu .allLeft >ul:nth-child(1) {
	margin-left: 60px;
}
#menu div.allmenu .allLeft >ul h3 {
	font-size: 17px;
	padding-bottom: 11px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 8px;
}
#menu div.allmenu .allLeft >ul li {
	margin: 0;
	display: block;
	width: 100%;
}

#menu div.allmenu .allLeft >ul li a:before {
	transition-property: unset;
	transition-timing-function: unset;
}


#menu div.allmenu .allLeft .loop >ul {
	width: 157px;
	padding-right: 27px;
}

#menu div.allmenu .allLeft .loop >ul:nth-child(1){
	margin-left: 60px;
}

#menu div.allmenu .allLeft .loop >ul h3 {
	font-size: 17px;
	padding-bottom: 11px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: pre;
}
#menu div.allmenu .allLeft .loop >ul h3 a {
    font-size: 12px;
    height: auto;
    line-height: 1;
    padding: 0;
}
#menu div.allmenu .allLeft .loop >ul li {
	margin: 0;
	display: block;
	width: 100%;
}
#menu div.allmenu .allLeft .loop >ul li a:before {
	transition-property: unset;
	transition-timing-function: unset;
}


#menu div.allmenu .allRight {
	display: inline-block;
	vertical-align: top;
}
#mask {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	z-index: 200
}
/* header */
#header {
	position: relative;
	width: 100%;
	z-index: 100
}
#header.overlay {
	position: fixed;
}
#header .headerTop .search input {
	background: rgba(265,265,265,0.5);
}
#header.fixed {
	border-bottom: 1px solid #eee;
	position: fixed;
	top: 0;
	background: #fff;
}

#header.fixed .headerTop, #header.fixed .headerTop {
	display: none
}
#header.fixed .headerTnb {margin: 0 auto;}
#header.fixed .headerGnb .gnbInner ul {
	padding-top: 7px;
}
#header .headerTop .search {
	height: 35px;

}
#header .headerTop .search input {
	background: #efefef;
	vertical-align: top;
}
#header .headerTnb {
    margin: 10px auto;
    zoom: 1;
    padding: 0;
	position: relative;
	width: 1280px;
}
#header .headerTnb:after {
	display: block;
	clear: both;
	content: ''
}
#header .headerTnb .tnbLeft {
	float: left;
}
#header .headerTnb .tnbLeft li {
	padding-right: 9px;
	float: left
}
#header .headerTnb .tnbLeft li a {
	display: block;
	height: 45px;
	color: #6d6d6d;
	line-height: 45px
}
#header .headerTnb .tnbLeft li.noticeLine {
	padding-left: 23px
}
#header .headerTnb .tnbLeft li.noticeLine p {
	padding-left: 21px;
	background: url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/ico_volume.gif) 0 17px no-repeat
}
#header .headerTnb .tnbLeft li.noticeLine p a {
	font-size: 11px;
	color: #7a7a7a;
	line-height: 49px;
	line-height: 53px \0/IE8+9
}
#header .headerTnb .tnbRight {
	float: right;
	width: 435px;
	font-size: 0;
	text-align: right;
	margin-top: 2px;
}

#header.fixed .headerTnb .tnbRight ul{margin-top: 25px;display: inline-block;}

#header .headerTnb .tnbRight li {
	padding-left: 17px;
	display: inline-block;
	vertical-align: middle;
}
#header .headerTnb .tnbRight li:first-child{padding-left:0;}
#header .headerTnb .tnbRight li a {color: #202020;font-size: 15px;letter-spacing: -1px;}
#header .headerTop {
	padding-top: 50px;
	margin: 0 auto;
	position: relative;
	width: 1280px;
	height: 70px;
*zoom:1
}
#header .headerTop:after {
	display: block;
	clear: both;
	content: ''
}
#header .headerTop .tlogo {
	margin: 0 210px;
	padding-top: 12px;
	text-align: center
}
#header .headerTnb .tnbRight {/*position:absolute; top:12px; right:0; width:204px; height:40px; border-bottom:1px solid #000*/
}
#header .headerTop .search {
	/* float: right; */
	position: absolute;
	top: 54px;
	left: 170px;
}
#header .headerTop .search input {
	width: 360px;
	height: 35px;
	line-height: 35px;
	border: none;
	background: #fff;
	border-radius: 200px;
	text-indent: 15px;
	border: 2px solid #333;
}

#header .headerGnb {
	min-width: 840px;
}
#header .headerGnb .gnbInner {
	margin: 0 auto;
	position: relative;
}
#header .headerGnb .gnbInner > ul, #menu div.allmenu .allLeft .loop >ul {
    max-width: 900px;
	display: inline-block;
	vertical-align: top;
	margin-left: 16px;
	margin-top: -7px;
}
#header .headerGnb .gnbInner ul:after {
	display: block;
	clear: both;
	content: ''
}
#header .headerGnb .gnbInner > ul > li {
	margin: 0 15px;
	position: relative;
	float: left
}
#header .headerGnb .gnbInner > ul > li.ic{margin: 5px 0 0 0;display: none;}
#header .headerGnb .gnbInner > ul > li.ic.last{margin: 5px 0 0 13px;}
#header.fixed .headerGnb .gnbInner ul li.ic{margin: 22px 0 0 0;}
#header.fixed .headerGnb .gnbInner ul li.ic.last{margin: 22px 0 0 13px;}
#header .headerGnb .gnbInner > ul > li.menu_list {
}
#header .headerGnb .gnbInner > ul > li.menu_list > a {
	height: 20px;
	line-height: 20px;
	font-size: 17px;
	padding: 7px 0;
}
#header .headerGnb .gnbInner > ul > li > a {
	display: block;
	height: 41px;
	font-size: 14px;
	color: #202020;
	line-height: 41px;
	white-space: nowrap;
}
#header .headerGnb .gnbInner > ul > li.menu_list > a {
	display: block;
	color: #202020;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
}
#header .headerGnb .gnbInner > ul > li.menu_list > a:before {
	content: "";
	position: absolute;
	left: 50%;
	right: 50%;
	bottom: 0;
	height: 2px;
	z-index: -1;
	background: #231f20;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
#header .headerGnb .gnbInner > ul > li.menu_list > a:active:before, #header .headerGnb .gnbInner > ul > li.menu_list > a:focus:before, #header .headerGnb .gnbInner > ul > li.menu_list > a:hover:before {
	left: 0;
	right: 0
}
#header .headerGnb .gnbInner > ul > li.menu_list > a:hover {
*height:39px;
*border-bottom:2px solid #000;
}
#header .headerGnb .gnbInner > ul > li.first {
	padding-left: 0
} 


#header.fixed #menu > a {
    height: 58px;
    line-height: 58px;
}

#header.fixed .headerGnb .gnbInner ul > li.menu_list {
}

#header.fixed .headerGnb .gnbInner ul > li.menu_list > a {
    height: 58px;
    line-height: 58px;
}   
/* BASIC css end */


/* BASIC css end */


/* BASIC css end */


/* BASIC css end */

