/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0064ad;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
ul, li{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#feeter {
	padding: 10px;
	clear: both;
	width: 960px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C9E0F0;
	text-decoration: none;
	line-height: 160%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/feeterbg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#feeter a{
	color: #C9E0F0;
	text-decoration: underline;
	margin-right: auto;
	margin-left: auto;
	height: 249px;
}
#feeter a:hover{
	text-decoration: none;
}
#feeter .right{
	float: right;
}
#flashmenu {
	background-image: url(/images/flashmenu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#flashmenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #FFFFFF;
	text-decoration: underline;
}
.menu {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	width: 100%;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.guo {
	padding-top: 60px;
}
.main {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.topmenu {
	background-image: url(/images/menubg.jpg);
	background-repeat: no-repeat;
	width: 980px;
	clear: both;
	height: 34px;
}
.topmenu li{
	float: left;
}
.topmenu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 34px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 30px;
	padding-left: 30px;
}
.topmenu li a:hover{
	background-image: url(/images/menuon.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.maincon {
	width: 960px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.leftmenu {
	float: left;
	width: 200px;
}
.leftmenu a{
	color: #0A246A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: lighter;
	text-transform: capitalize;
}
