@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; text-decoration: none; font-size: 1em; outline: none; }
#menu {
width: 208px;
height: auto;
float: left;
}
#menu01 {
width: 208px;
height: 170px;
float: left;
}
#menu02 {
width: 208px;
height: 360px;
margin-top: 10px;
float: left;
}
#banners {
width: 208px;
height: auto;
margin-top: 25px;
float: left;
}
#banners-line {
width: 200px;
height: 10px;
margin-top: 10px;
float: left;
border-bottom: thin solid #999;
}
#banners-title {
	background: #032f80;
	width: 200px;
	height: 25px;
	margin-top: 5px;
	padding-top: 3px;
	text-indent: 15px;
	color: #FFF;
	float: left;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
}
#footer {
width: 939px;
height: 160px;
float: left;
}
#menu-footer {
width: 939px;
height: auto;
margin-top: 15px;
float: left;
}
#footer-bottom {
	width: 939px;
	height: 20px;
	margin-top: 80px;
	float: left;
	text-align: center;
	font-size: 1.1em;
}
#topmenu {
width: 400px;
height: 30px;
margin-top: 160px;
float: left;
}
