#header_top_bg {
	top:0;
	left:0;
	z-index:2;
	height:53px;
	width:100%;
	background-color:#ffcf00;
}

#header_top_bg_new {
	top:0;
	left:0;
	z-index:2;
	height:53px;
	width:100%;
	background-color:#ffcf00;
}

#header_top {
	top:0;
	left:0;
	z-index:2;
	width:100%;
	padding:0;
	height:50px;
	text-align:center;
	border:0px solid #E6E6E6;
	background-color:#ffffff;
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
	box-shadow: 0 0px 0px #D4AC00,0 2px 2px #D4AC00;
}

#header_top ul li { display:inline; margin:0px 0 0px 0; text-align:center; letter-spacing:0px; float:left;}
#header_top ul li:nth-child(2) a {width:172px;height:45px;display:block;color:#fff;font-size:0px;}
#header_top ul li:nth-child(1) {overflow:hidden;text-align:left; margin:0 0 0 10px}
#header_top ul li:nth-child(2) {overflow:hidden;width:196px;height:16px; float:right; margin:18px 10px 0 0;background:url(/images/common/global_logo.png) no-repeat 0 0; text-indent:-9999px;background-size:100%;}

#header_top_new {
	top:0;
	left:0;
	z-index:2;
	width:100%;
	padding:0;
	height:50px;
	text-align:center;
	border:0px solid #E6E6E6;
	background-color:#ffffff;
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
	box-shadow: 0 0px 0px #D4AC00,0 2px 2px #D4AC00;
}

#header_top_new ul li { display:inline; margin:0px 0 0px 0; text-align:center; letter-spacing:0px; float:left;}
#header_top_new ul li:nth-child(2) a {width:172px;height:45px;display:block;color:#fff;font-size:0px;}
#header_top_new ul li:nth-child(1) {overflow:hidden;text-align:left; margin:0 0 0 10px}
#header_top_new ul li:nth-child(2) {overflow:hidden;width:196px;height:16px; float:right; margin:18px 10px 0 0;background:url(/images/common/global_logo.png) no-repeat 0 0; text-indent:-9999px;background-size:100%;}

#header	{
	/*position:fixed;*/
	top:0;
	left:0;
	width:100%;
	height:100%;
	/* background-color:#ff6600; */
	padding:0;
	color:#ffffff;
	text-align:center;
	padding:10px 0 0 0;
	z-index:10;
}

#header h1.Logo 	{overflow:hidden;position:relative;height:41px; center;;margin-left:-80;padding-top:10px;font-size:20px;padding-top:20px}
#header h1 a {display:block;width:100%;height:100%;}

/*Çì´õ¹è³Ê Àû¿ë½Ã ¸Þ´º ¹Ì¿ë¹æ¼Û Ä«Æ® ¸¶ÀÌÆäÀÌÁö À§Ä¡°ªÁ¶Á¤ : top±âº»°ª25 Çì´õ¹è³ÊÀû¿ë½Ã 70*/
#header .btn-type1 {position:absolute;top:25px;display:inline-block;overflow:hidden;height:3.2em;text-indent:-9999px;} 

#header .btn-type1.btn1-1 { left:15px; overflow:hidden;width:28px;height:28px;background:url(/images/common/header_btn_list.png) no-repeat top left; background-size:100%;}
#header .btn-type1.btn1-2 { left:52px; margin:-3px 0 0 3px;overflow:hidden;width:36px;height:35px;background:url(/images/common/header_btn_academy.png) no-repeat top left; background-size:100%;}
#header .btn-type1.btn1-3 { right:45px; overflow:hidden;width:28px;height:28px;background:url(/images/common/header_btn_cart.png) no-repeat top right; background-size:100%;}
#header .btn-type1.btn1-4 { right:12px; overflow:hidden;width:28px;height:28px;background:url(/images/common/header_btn_my.png) no-repeat top right; background-size:100%;}
#header .cartCount {
	position:absolute;
	
	/* Çì´õ¹è³Ê Àû¿ë½Ã ¸Þ´º ¹Ì¿ë¹æ¼Û Ä«Æ® ¸¶ÀÌÆäÀÌÁö À§Ä¡°ªÁ¶Á¤ : top±âº»°ª25 Çì´õ¹è³ÊÀû¿ë½Ã 70*/
	top:25px; 

	right:63px;
	opacity:1.0;
	display:block;
	line-height:20px;
	width:24px;height:20px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	overflow:hidden;color:#ffffff;background:#33cccc;
	font-size:.75em;
}
#header input {font-size:1.1em;}





/*
.hd_tab	{ overflow:hidden;}
.hd_tab li {
	float:left;
	width:25%;
}
.hd_tab li a {
	display:block;
	border:none;
	height:25px;
	padding-top:5px;
}
*/
/*===========================================*/
/* »ó´Ü°Ë»ö */
/*===========================================*/

.searchField {
	width:94%;
	height:34px;

	border:1px solid #b6b6b6;
	border-radius:17px;
	background:#ffffff;
	font-size:0.9em;
	margin:15px auto 10px auto;
	/*background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#FFF),color-stop(100%,#F3F3F3));*/
	/*
	box-shadow:inset 1px 1px 0 rgba(255,255,255,.4),inset -1px -1px 0 rgba(255,255,255,.4);
	-webkit-box-shadow:inset 1px 1px 0 rgba(255,255,255,.4),inset -1px -1px 0 rgba(255,255,255,.4)
	*/
}

.searchField .searchInput {text-align:left;height:30px;float:left;width:70%; margin:8px 0px 0 10px;-webkit-margin:10px 0px 0 10px;-moz-margin:10px 0px 0 10px}
.searchField .searchBtn {width:30px;float:right; margin:7px 10px 0 0px;}
.searchField .searchBtn button {text-indent:-9999px;width:20px; height:20px;background: url(/images/common/header_search.png) center center no-repeat;background-size:20px 20px;}
.searchField input[type="search"]::-webkit-search-decoration,
.searchField input[type="search"]::-webkit-search-cancel-button,
.searchField input[type="search"]::-webkit-search-results-button,
.searchField input[type="search"]::-webkit-search-results-decoration { display: none; }

/*===========================================*/
/*»ó´Ü ³×ºñ°ÔÀÌ¼Ç*/
/*===========================================*/
#quickMenu {overflow:hidden;border-bottom:2px #333333 solid;}
#quickMenu li {float:left; width:20%; background:url(/images/common/bg_line_gray.png) left center no-repeat;background-size:1px 15px;}
#quickMenu li:first-child{background:none;}
#quickMenu li.selected a {color:#333333;}
#quickMenu li a {color:#333333;display:block;text-align:center;font-weight:bold;padding:14px 0;line-height:12px; font-size:1.0em;}
#quickMenu li a span {width:15px;height:15px;line-height:15px;display:inline-block;vertical-align:middle;color:#fff;border-radius:10px;margin-top:-3px;}

#quickMenu_new {overflow:hidden;margin:0px 7px 10px 10px;}
#quickMenu_new li {float:left; width:16.6670%;border:0px solid #000000}
#quickMenu_new li:first-child{}
#quickMenu_new li:last-child{}
#quickMenu_new li a {display:block;}

#quickMenu_new a.activeOver img.noneOver {}
#quickMenu_new a.activeOver:active img {}

/*(¾ÆÀÌÄÜ)ºê·£µå/¹Ì¿ë±â±â/°¡À§/...*/
#subQuickMenu {display:table;bottom:0; left:0; width:100%; padding:0;overflow:hidden;background-color:#666666;}
#subQuickMenu li {float:left; overflow:hidden;padding: 0 0 5px 0;border:0px solid #000000}
#subQuickMenu .scrollTopMenu li:nth-child(1) { float:left; width:8%; margin:2.8% 0 0 0;}
#subQuickMenu .scrollTopMenu li:nth-child(2) { float:left; width:16.8%; }
#subQuickMenu .scrollTopMenu li:nth-child(3) { float:left; width:16.8%; }
#subQuickMenu .scrollTopMenu li:nth-child(4) { float:left; width:16.8%; }
#subQuickMenu .scrollTopMenu li:nth-child(5) { float:left; width:16.8%; }
#subQuickMenu .scrollTopMenu li:nth-child(6) { float:left; width:16.8%; }
#subQuickMenu .scrollTopMenu li:nth-child(7) { float:left; width:8%; margin:2.8% 0 0 0;}
#subQuickMenu li a {display:block;text-align:center;padding:7px 0;}
#subQuickMenu li span {text-align:center;height:15px;line-height:15px;display:block;vertical-align:middle;color:#eeeeee;margin-top:-3px;line-height:12px; font-size:0.75em;}