/* CSS Document */
body,td,th {
	font-family: 宋体;
	font-size: 16px;
	color: #666;
}

body {
	background-image: url(topic.jpg)
.jpg);
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #333;
}





#nav {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #FFF;
}
#nav ul {
	padding: 0px;
	width: 1020px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav ul  li{
	text-align: center;
	float: left;
	width: 22%;
	margin-right: 15px;
	margin-left: 5px;
	font-family: "微软雅黑", "黑体";
	font-size: 1em;
	color: #666;
	line-height: 3em;
	display: block;
	margin-bottom: 2px;
}
#nav ul li a{
	color: #666;
}
#topic {
	width: 100%;
	background-image: url(topic.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 597px;
}
#meau {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(meaubj.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#meau ul {
	width: 1020px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#meau ul li {
	font-family: "微软雅黑";
	color: #FFF;
	font-size: 20px;
	font-weight: normal;
	line-height: 60px;
	float: left;
	width: 105px;
	text-align: center;
	margin-right: 12px;
	margin-left: 10px;
}
#meau ul li a{
	color: #FFF;
}
#meau ul li a:hover {
	font-weight: bold;
	color: #FFF;
	font-size: 20px;
}
#focus {
	background-image: url(yaowenbj.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 100%;
	padding-top: 20px;
}
.container {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#shadow{
	width:650px;
	color:#333;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 15px;
 } 
 
 .title12 {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

.title14 {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 20px;
	color: #000000;
	width: 700px;
	margin-left: 10px;
}
.bt {
	float: left;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	background-image: url(cir.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.time {
	float: right;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 26px;
	color: #666;
}




.clear {
	clear: both;
}










#footer {
	font-family: "宋体";
	font-size: 0.875em;
	line-height: 1.8em;
	color: #666;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
}
