#HEADER {
	background: url(../img/top_header.gif) no-repeat;
	width: 820px;
	height: 300px;
}
#BANNER {
	width: 202px;
	height: 122px;
	padding-left: 18px;
	padding-top: 91px;
}
#MENU {
	width: 203px;
	height: auto;
	float: left;
	padding-top: 5px;
	padding-left: 2px;
}
#MENU li {
	list-style: none;
	width: 200px;
	height: 40px;
	text-align:center;
	line-height:3;
}
#MENU li a{
color:#fff;
vertical-align:middle;
}

#MENU li{
	background:url(../img/menu-li.png) no-repeat 0 ;
}
.menu {
	font-size:16px;
	text-align:center;
}
/* IE6 */
* html #MENU li {
	list-style: none;
	padding-bottom: 1px;
	width: 200px;
	height: 40px;
}