@charset "gb2312";
.css {
	width: 1920px;
}
<style type="text/css">

body,td,th {
	font-family: ËÎÌå;
	font-size: 16px;
	color: #000;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}

</style>#topic {
	background-image: url(topic.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 600px;
	width: 1920px;
}
#topic {
	background-image: url(topic.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 600px;
	width: 100%;
}
#main {
	background-image: url(background.jpg);
	padding-bottom: 40px;
}
#main #banner {
	margin-right: auto;
	margin-left: auto;
	width: 350px;
	padding-top: 30px;
	margin-bottom: 20px;
}
#main #dow {
	background-color: #FFF;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 40px;
	border: 1px solid #999;
}
#main #dow .tit {
	font-family: "Î¢ÈíÑÅºÚ", "ºÚÌå";
	color: #0142D8;
	margin-bottom: 10px;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
}
#main #dow .tex {
	line-height: 25px;
}
#main #dow .dotline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	color: #666;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
}
