/* BASIC css start */
html {
	overflow-y: scroll;
	background: url(/design/aigppp/9625/image_bg1.gif) repeat 0 0;
}

#wrap { width:1171px; margin:0px auto; background-color:#fff;}
#header { width:1100px;}
#header h1 {
	text-align: center;
	padding-top:50px;
}

#header .area_search {
	position: relative;
	width: 138px;
	top:6px;
}
#header .area_search .MS_search_word {
	width: 113px; height: 15px;
	border: 0; border-bottom: 1px solid #e4e4e4;
	font-size: 11px; color: #545454; line-height: 18px;
	float: left;
}
#header .area_search p, #header .area_search .btn-sch {
	float: left;
}
#header .area_search p img {
	padding: 10px 0 0 0;
}

#header .menu_list {
	text-align: center;
	padding: 15px 0 40px 0;
}
#header .menu_list li {
	display: inline-block; *display: inline; *zoom: 1;
	padding:0 10px;
}

/* 카테고리 */
#header .cate_list {
	margin:0px auto;
	text-align:center;
	border-top:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
	height:40px;
	line-height:40px;
	font-size:0;
}
#header .cate_list li {
	display: inline-block;
	margin:0px;
	padding:0px;
}
#header .cate_list li a {
	display:inline-block;
	margin:0px;
	padding:0 12px;
	font-size:12px;
	font-weight:bold;
	color:#333;
	font-family:Georgia, "Times New Roman", serif
}
#header .cate_list li a:hover {
	color:#cc0000;
}
#header .info {
	text-align:center;
	padding:20px 0;
	font-size:11px;
}
#header .cate_list li:last-child a {color:#cc0000;}

/* BASIC css end */

