@charset "gb2312";
/* CSS Document */

#news01 {
	float: left;
	width: 430px;
	height: auto;
}
#news01 .news01tabsmenu {
	float: left;
	height: 34px;
	width: 430px;
	position:relative;
	background-image: url(bg04.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#news01menu1 {
	position:absolute;
	top:0px;
	left:0;
	z-index:1;
	height: 34px;
}
#news01menu1 li{
	float:left;
	display:block;
	cursor:pointer;
	width:100px;
	text-align:center;
	height:25px;
	background-image: url(bg06.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-right: 5px;
	padding-top: 9px;
}
#news01menu1 li.hover{
	background-image: url(bg05.jpg);
	background-repeat: no-repeat;
	background-position: center4px;
}
#news01menu1 li a{
	font-size:14px;
	font-weight:bold;
	color:#3F3F3F;
	padding-left: 5px;
}
#news01menu1 li.hover a{

}
.news01box {
	float: left;
	width: 100%;
	padding-top:4px;
	padding-bottom:4px;
	
}
#news01main1 ul{
 display: none;
}
#news01main1 ul li{
	width: 410px;
	float:left;
	line-height: 25px;
	color: #585858;
	padding-left:5px;
}
#news01main1 ul.block{
 display: block;
}
#news01main1 ul{
 display: none;
}
.block li{ text-align:right}
.block li a{ float:left}
.nynews li {
	float: left;
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DCDFD8;
}
.nypage {
	float: left;
	width: 100%;
	padding-top: 15px;
}
