@charset "utf-8";
/* CSS Document */

/*新闻中心*/
.xwzx{
	float: left; width: 488px; 
}
.xwzx_headerdiv{
	float: left;
	width:488px;
	height:31px;
	background:url(xwzx_headerdiv.gif) no-repeat;
}
.xwzx_headertext{
	font-size: 14px;
	color: #F76102;
	font-weight: bold;
	float: left;
	margin-top: 8px;
	width:180px;
	text-align:center;
}
.xwzx_bodydiv{
	width:488px;
	margin: 0;
	float: left;
background:url(xwzx_bodydiv.gif) repeat-y;
}
.xwzx_bodyheight{
		height: 210px;
		overflow: hidden;
}
.xwzx_bottomdiv{
	float:left;
	width:488px;
	height:18px;
background:url(xwzx_bottomdiv.gif) no-repeat;
}

.xwzx_download{
	width:40px;
	height:15px;
	display: none;
}

.xwzx_table{
	width: 100%;
}
.xwzx_title{
	width: 85%;
	padding-left: 25px;
	background:url(ball.gif) no-repeat 8px 5px;
}

.xwzx_newspic{
	width: 27px;
	height:13px;
	
}
.xwzx_zhiding{
	width:19px;
	height:16px;
	border:none;
	cursor:hand;
	display: none;
	
}

.xwzx_date{
	font-size:12px;
	width:15%;
	color:#7C8BA0;
}
.xwzx_upmorediv{
	float: right;
	width: 56px;
	height: 19px;
	background: url(more.gif) no-repeat;
	cursor:hand;
	margin-right:2px;
	margin-top: 10px;
}
