.ndate {
	color: #C00;
	width: 100px;
	float: left;
	font-size: 11px;
	line-height: 1.4em;
}
.ntext {
	width: 180px;
	float: left;
	font-size: 11px;
	color: #666;
	line-height: 1.4em;
	clear: both;
}
#topnews {
	height: 180px;
	width: 285px;
	overflow: auto;
	display: block;
}

#flashcontent {
	width: 100%;
	height: 308px;
}
#topflash {
	background-image: url(../img/topBg.jpg);
	background-repeat: no-repeat;
	height: 294px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#flashcontent {
	width: 955px;
	height: 294px;
}
.catbox {
	width: 232px;
	height: 462px;
	float: left;
	padding-right: 7px;
}
.catbox2 {
	width: 232px;
	height: 462px;
	float: left;
}
#topcont {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.catboxbtm {
	background-image: url(../img/topSubBg.gif);
	background-repeat: no-repeat;
	height: 373px;
}
.cat_p01 {
	height: 55px;
	display: block;
	line-height: 1.4em;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-size: 11px;
}
.catboxUl {
	height: 70px;
	display: block;
	padding-left: 15px;
}
.catboxUl li {
	padding-bottom: 5px;
	line-height: 0px;
}
.newstitle {
	padding-left: 15px;
}
.newsBox {
	background-image: url(../img/newsBg.gif);
	background-repeat: no-repeat;
	height: 156px;
	width: 206px;
	margin-top: 10px;
	margin-left: 13px;
}
.newstext {
	width: 195px;
	height: 145px;
	padding-left: 10px;
	overflow: auto;
	overflow-x:hidden;
	margin-top: 5px;
	margin-bottom: 5px;
}
.date {
	clear: both;
	float: left;
}

.backnumber {
	height: 22px;
	width: 88px;
	float: right;
	padding-right: 15px;
	padding-top: 8px;
}
.catboxbtm a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}
