body {
	margin: 0px;
	background-position: center 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

.clear {
	clear: both;
}
#topic {
	height: 550px;
	width: 100%;
	background-image: url(topic.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.content  {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	margin-bottom: 20px;
}
.title12 {
	color: #000;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 10px;
}
#shadow{
	width:650px;
	background:#fff;
	color:#333;




    filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=3);/*ie*/
	-moz-box-shadow: 2px 2px 10px #909090;/*firefox*/
	-webkit-box-shadow: 2px 2px 10px #909090;/*safari或chrome*/
	box-shadow:2px 2px 10px #909090;/*opera或ie9*/
	width: 100%;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 15px;
}  
.title14 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
	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;
	color: #C00;
}
.bt a {
	color: #C00;
}
.time {
	float: right;
	font-family: "宋体";
	font-size: 12px;
	line-height: 26px;
	color: #666;
}




#footer {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
	text-align: center;
	padding-top: 10px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
