.newsMain {
	WIDTH: 800px;
	margin-top: 30px;
}
.topNewsBox {
	WIDTH: 800px;
	POSITION: relative;
	HEIGHT: 500px
}
.topNews {
	BORDER-RIGHT: #b7b7b7 1px solid;
	BORDER-TOP: #b7b7b7 1px solid;
	Z-INDEX: 90;
	LEFT: 0px;
	BORDER-LEFT: #b7b7b7 1px solid;
	WIDTH: 800px;
	BORDER-BOTTOM: #b7b7b7 1px solid;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: 500px;
	background-color: #f0f0f0;
}
.topNewsPic {
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH: 380px;
	HEIGHT: 480px;
	margin-top: 7px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.topNewsPic IMG {
	width: 380px; 
	height: 480px
}
.topNewsList {
	MARGIN-TOP: 80px;
	OVERFLOW: hidden;
	WIDTH: 310px;
	HEIGHT: 345px;
	text-align: left;
}
.topNewsList UL {
	MARGIN: 0px auto; 
	OVERFLOW: hidden; 
	WIDTH: 300px; 
	HEIGHT: 310px
}
.topNewsList UL LI {
	FONT-SIZE: 14px; 
	OVERFLOW: hidden; 
	WIDTH: 300px; 
	LINE-HEIGHT: 35px; 
	BORDER-BOTTOM: #ccc 1px solid; 
	HEIGHT: 35px
}
.topNewsList UL LI A {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 12px; 
	BACKGROUND: url(../images/dian.gif) no-repeat 4px; 
	PADDING-BOTTOM: 5px; 
	PADDING-TOP: 5px
}
.topNewsList UL LI A.up {
	FONT-WEIGHT: bold; 
	BACKGROUND: url(../images/jiantou.png) no-repeat; 
	COLOR: #960
}
.topNewsBg {
	Z-INDEX: 80; 
	BACKGROUND: #dedede; 
	LEFT: 4px; 
	WIDTH: 701px; 
	POSITION: absolute; 
	TOP: 4px; 
	HEIGHT: 258px
}


a {
	COLOR: #333; 
	text-decoration: none;
}
a:hover {
	text-decoration: underline
}

.newsMain .topNewsBox .topNews a:hover {
	color:#960;
	text-decoration: none;
}

#newv #conta #axzm {
	font-size: 14px;
	line-height: 20px;
	color: #666;
	height: 150px;
	width: 800px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#newv #conta #axzm p{
	float:left;
	margin-right:40px;
}
a:link {
	text-decoration: none;
}
#newv #conta #axzm a:visited {
	color: #F00;
	text-decoration: none;
}
#newv #conta #axzm a:hover {
	color: #960;
	text-decoration: none;
}
#newv #conta #axzm a:active {
	color: #0F0;
	text-decoration: none;
}
