#top {
	background-color: #1C5383;
	position: relative;
	height: 349px;
}
#sitemap {
	height: 35px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #2E83CD;
}
#title {
	height: 53px;
	background-image: url(../image/bg_site_left.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 555px;
}


#top ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 770px;
}
#top li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ABD8E6;
	background-image: url(../image/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	float: left;
	text-decoration: none;
}
#top li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../image/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	float: left;
	text-decoration: none;
}
#menu_banner {
	height: 307px;
	width: 851px;
}
#banner {
	float: right;
	width: 555px;
}
#banner img {
	float: left;
}
