/* CSS Document */
body{
	width:960px;
	margin:0 auto;
	font-size:12px;
	background:#FFEEBF url(imagesbg.gif) repeat-x;
	font-family: "΢���ź�","����","����",Verdana,Arial,Helvetica,sans-serif;
}
a {
	text-decoration:none;
	border:none;
}
ul {
	list-style-type:none;
}
#header {
	height:100px;
	width:960px;
}
#banner {
	height:200px;
	width:960px;
	float:left;
}
#banner img {
	height:200px;
	width:960px;
}
#footer {
	height:50px;
	width: 960px;
	clear:both;
	background:url(imagesfooter.jpg);
}
#footer p {
	height:41px;
	line-height:41px;
	text-align:center;
	color:#FFFFFF;
	font-size:13px;
}
#footer p strong {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}