﻿body {
	background: #EEEEEE;text-align: center;color: #000; font: 14px/1.8em Helvetica, Arial, sans-serif;margin:0;padding:0;
}
ul,li,p,h1,h2,h3,h4{
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
a{text-decoration:none; color:#333366;}
a:hover{text-decoration:underline;}
.borad{background:#FFF;
	clear: both;
	float: none;
	height: auto;
	width: 800px;
}
#topbanner {
	background-image: url(../images/top_bg.gif);
	height: 155px;
	background-repeat: no-repeat;
	background-position: 500px -10px;
}
#toplogo {
	background-image: url(../images/header_img.jpg);
	padding: 0px;
	clear: left;
	float: left;
	height: 120px;
	width: 800px;
}
#nav {

	background-color:#FF9900;
	height: 30px;
}
#nav li {
	clear: none;
	float: left;
	margin:0 10px;
}
#nav li a{
	color:#FFFFFF;
	font-weight: bold;
	line-height: 35px;
	text-decoration: none;
}
p#weizhi{text-align:left;border-bottom:1px solid #A8D6F8;}
#boradbottom{
	height: 65px;
}