/* BASIC css start */
html {
    overflow-y: scroll;
}

#header {
	width: 100%;
	padding: 0 0 15px;
	position: relative; z-index: 20000000;
}

/* 상단 메뉴(고정) */
#comment_top1 { position: absolute; padding: 0px; width:100%; height:31px; z-index:10000000001; background-color:#2e2e2e;  left: 0; }
#comment_top1.fixed { position: fixed; top:0px; }

#header .inner {
	width: 1200px;
	margin: 0 auto;
}
#header .inner .area_l {
	float: left;
}
#header .inner .area_l p {
	float: left;
	width: 80px; height: 31px;
	text-align: center;
	background: #2e2e2e;
	border: 1px solid #6f6f6f; border-top: 0; border-bottom: 0;
}
#header .inner .area_l p a {
	display: block;
	color: #ffffff; text-decoration: none;
	line-height: 31px;
	line-height: 35px\0/IE8+9; /* 익스8,9,10 */
	*line-height: 33px; /* 익스7 */
}
#header .inner .area_l p a:hover {
	color: #fff;
}
#header .inner .area_l .sns {
	float: left;
	padding: 0 0 0 17px;
	color: #ffffff;
	border-right: 1px solid #6f6f6f;
}
#header .inner .area_l .sns:hover {
	color: #fff;
}
#header .inner .area_l .sns span {
	float: left;
}
#header .inner .area_l .sns span:first-child {
	padding: 8px 11px 0 0;
	padding: 10px 11px 0 0\0/IE8+9; /* 익스8,9,10 */
	*padding: 9px 11px 0 0; /* 익스7 */
}
#header .inner .area_r {
	float: right;
}

/* 포인트 10,000원 */

#header .inner .area_r {float: right;}
        .login_p { position:absolute; top:31px; right:0px;}
#header .inner .area_r li {position:relative;float: left; border-right: 1px solid #6f6f6f; height: 31px;}


#header .inner .area_r li {
	float: left;
	border-right: 1px solid #6f6f6f;
	height: 31px;
}
#header .inner .area_r li:first-child {
	border-left: 1px solid #6f6f6f;
}
#header .inner .area_r li a {
	display: block;
	padding: 0 18px;
	color: #ffffff; text-decoration: none;
	line-height: 31px;
	line-height: 35px\0/IE8+9; /* 익스8,9,10 */
	*line-height: 33px; /* 익스7 */
}
#header .inner .area_r li a:hover {
	color: #fff;
}
#header .inner .area_r li.login a {
	color: #ffffff; font-weight: 700; text-decoration: none;
}
#header .inner .area_r li.login a:hover {
	color: #fff;
}

#header .section {
	padding-top: 31px;
	height: 218px;
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
#header .section h1 {
	float: left;
	padding: 25px 0 0 0;
}
#header .section .area_search {
	float: right;
	margin: 64px 0 0 0;
	border: 3px solid #505050;
}
#header .section .area_search .tit_search {
	float: left;
	padding: 10px 9px 0;
}
#header .section .area_search .MS_search_word {
	float: left;
	width: 191px; height: 30px;
	border: 0;
	line-height: 30px;
	line-height: 34px\0/IE8+9; /* 익스8,9,10 */
	*line-height: 32px; /* 익스7 */
}
#header .section .area_search .btn-sch {
	float: left;
}

/* 상단 카테고리(고정) */
#comment_top2 {width:100%; position: absolute; top:168px; padding: 0px;  height:42px;  z-index:1001; border-top:6px solid #2e2e2e;
border-bottom:1px solid #f1f1f1; background-color:#fff;}
#comment_top2.fixed { position: fixed; top:31px; }

/*all  카테고리*/
#submenu1 { position:absolute; display:none; width:1196px; background-color:#fff; border: 3px solid #505050; top:42px; }
#top_1dep {margin:0; padding:0;}
#top_1dep ul, li {list-style:none; }

#top_2dep {width:1196px;  margin-top:10px;  margin-bottom:10px;}
#top_2dep .mcate1 {width:147px;  height:100%; padding: 10px 0px 0px 23px;  border-right:1px solid #dfdfdf; text-align:left;}
#top_2dep .mcate2 {width:147px;  height:100%; padding: 30px 0px 10px 23px; border-right:1px solid #dfdfdf; text-align:left;}

#top_2dep #a { padding-bottom:6px; }
#top_2dep .a {font-family:돋움; font-size:13px; color:#464646; width:130px; line-height:22px; }
#top_2dep .a:link {font-family:돋움;font-size:13px;text-decoration:none;color:#464646; }
#top_2dep .a:visited {font-family:돋움;font-size:13px;text-decoration:none;color:#464646;}
#top_2dep .a:hover {font-family:돋움;font-size:13px;text-decoration:none;color:#464646;}

#top_2dep #a2 { padding-bottom:6px; }
#top_2dep .a2 {font-family:돋움; font-size:13px; color:#ff5151; width:130px; line-height:22px; }
#top_2dep .a2:link {font-family:돋움;font-size:13px;text-decoration:none;color:#c4622c; }
#top_2dep .a2:visited {font-family:돋움;font-size:13px;text-decoration:none;color:#ff5151;}
#top_2dep .a2:hover {font-family:돋움;font-size:13px;text-decoration:none;color:#c4622c;}

#top_2dep #b { padding-left:0px;}
#top_2dep a {line-height:22px; font-family:돋움;font-size:13px;color:#5f5f5f; width:120px;}
#top_2dep a:link {font-family:돋움;font-size:13px;text-decoration:none;color:#5f5f5f; }
#top_2dep a:visited {font-family:돋움;font-size:13px;text-decoration:none;color:#5f5f5f; }
#top_2dep a:hover {font-family:돋움;font-size:13px;text-decoration:underline; color:#4e4e4e; }

/* 상단 카테고리 */
#header .section3 {
height:42px;
width:1200px;
clear:both;
margin:0 auto;
border-bottom:1px solid #f1f1f1;
}

#header .section3 .top_menu {
z-index:999
}

#header .section3 .top_menu li {
height:42px;
float:left;
}


#header .section4 {
width:100%;
height:31px;
clear:both;
margin:0 auto;
border-bottom:1px solid #f1f1f1;
background-color:#f1f1f1;
}
#header .section4 .inner {
width:1200px;margin:0 auto;
}
#header .section4 ul {
	float:left;
}

#header .section4 ul li {
	float:left; padding:0 5px;
}

#top_menu {margin:0; padding:0;}
#top_menu li {margin:0; padding:0 ; list-style:none; float: left;}
#top_menu li a.menu {display: block; text-align: center; padding:0 ; margin:0;font-size:0;}

.top_sub {background: #fff; visibility: hidden; position: absolute; z-index: 1000; min-width:100px; padding:0 ; margin:0; }
.top_sub .sub {border:1px solid #f1f1f1; padding:5px; margin:0;}
.top_sub .sub a {display: block;font: 14px 돋움; text-align: left; text-decoration: none; padding: 5px; background: #fff; color: #555555; border-bottom:1px solid #e0e0e0; line-height:20px;}
.top_sub .sub a:hover { background:#505050;color: #FFF}
.top_sub .sub .last {border:0px;}




/* BASIC css end */

