#whatsnew{
	height: 321px;
	width: 740px;
	background: url(/images/index/whatsnew_n.jpg) no-repeat;
}
/* wleft ------------------------------------------------------------------- */
#wleft{
	float: left;
	height: 321px;
	width: 330px;
}
#aboutlinks{
	height: 31px;
	padding-top: 290px;
	padding-left: 20px;
	font-size: 0;
}
#aboutlinks li{
	float: left;
}
/* wright ------------------------------------------------------------------ */
#wright{
	float:right;
	height:321px;
	width: 400px;
}
#news{
	height: 220px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 50px;
}
#news li{
	height:20px;
	overflow:hidden;
	line-height:20px;
	border-bottom: 1px solid #ccc;
}
#news li img{
	margin-right:5px;
	vertical-align:middle;
}
#news span{
	padding-right: 5px;
	font-family: "courier new";
}
#news a{
	text-decoration: none;
}
#each_sec{
	float:right;
	height: 51px;
	width: 400px;
	font-size: 0;
}
#each_sec li{
	float: left;
}
/* index_menu -------------------------------------------------------------- */
#index_menu{
	font-size: 0;
	vertical-align: baseline;
}
#index_menu li{
	float:left;
}

