
body {
	background:url(../images/green/bg.jpg) #eef1f2 top center repeat-x;
	margin:0;
	padding:0;
	font-family:arial;
}

#header {
	background:url(../images/green/top.jpg) no-repeat;
	width:950px;
	height:134px;
	margin:0 auto;
}


.gnb li a {
	background:url(../images/nav.png) no-repeat;
	_background:url(../images/green/nav.jpg) no-repeat;
	display:block;
	height:24px;
	text-decoration:none;
}

.titleHeader .searchBox {
	background:url(../images/green/searchBox.gif) no-repeat 0px 16px;
	width:260px;
	padding:20px 0 0 10px;
	height:27px;
	float:right;
}

.titleHeader {
	background:url(../images/title_line2.gif) repeat-x 0px 30px;
}

