body {
	margin: 0px;
	width: 100%;
	background-color: #E9ECED;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #C00;
}
a:active {
	text-decoration: none;
	color: #333;
}


.clear {
	clear: both;
}
#topic {
	background-image: url(topic.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 550px;
}
#jiyu {
	width:100%;
	max-width: 980px;
	background-image: url(jiyu.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 178px;
	margin-right: auto;
	margin-left: auto;
}
.container {
	width:100%;
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 10px;
}
.container .pic {
	float: left;
	width: 24%;
	background-color: #FFF;
	margin-right: 4px;
	padding-bottom: 15px;
	margin-left: 5px;
}
.tu {
	padding: 0px;
}
.title14 {
	font-family: "微软雅黑";
	font-size: 0.75em;
	padding-left: 10px;
	margin-top: 10px;
}
h1 {
	font-family: "微软雅黑";
	font-size: 1.2em;
	color: #C00;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 2ex;
}
.container #conleft {
	max-width: 475px;
	float: left;
	width: 49%;
	margin-right: 10px;
	margin-left: 5px;
}
.container #conright {
	max-width: 475px;
	float: left;
	width: 49%;
}
.list {
	font-family: "微软雅黑";
	font-size: 1.1em;
	background-image: url(mirbj.png);
	background-repeat: no-repeat;
	line-height: 1.3em;
	margin-bottom: 12px;
	width: 100%;
}






#footer {
	font-family: "宋体";
	font-size: 0.875em;
	line-height: 1.6em;
	color: #666;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 15px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	text-align: center;
}
