body{
margin:0px;
padding:100px 0 0 0;
background:#900;
text-align:center;
}
.weizhi {
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	border: 1px dashed #66CC33;
}
.box {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	border: 1px solid #66CC66;
	text-align: center;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0033;
}
a:active {
	color: #0099FF;
}
.bottom {
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.newslist {
	font-size: 12px;
	line-height: 170%;
}
.style1 {color: #FF0066}