/*新闻*/
.latest_news {
	width: 937px;
	height: 22px;
	line-height: 20px;
	margin: 18px 0px -5px 5px;
	background: url(../images/latest_news.png) no-repeat 0px 0px;
}

#notice {
	width: 750px;
	float: left !important;
	margin-left: 180px;
	height: 22px;
	overflow: hidden !important;
}

.noticTipTxt {
	width: 750px !important;
	color: #ff7300 !important;
	height: 22px;
	overflow: hidden !important;
}

#notice li {
	width: 750px !important;
	height: 22px;
	list-style: none !important;
	text-decoration: none !important;
}

#notice a {
	color: #000 !important;
	font-size: 12px;
	display: block !important;
	line-height: 22px !important;
	text-decoration: none !important;
}

#notice a:hover {
	color: #ff7300 !important;
	text-decoration: underline !important;
}

#notice span {
	margin-right: 20px;
}

/*友情链接*/
.partner {
	width: 925px;
	height: 16px;
	margin: 0px 0px 23px 5px;
	background: url(../images/partner.png) no-repeat 0px 0px;
}

.carousel {width:948px !important;height:68px !important; margin:0px auto;}
.carousel .prev , .carousel .next {width:22px !important;height:50px !important;overflow:hidden !important;display:block !important;text-decoration:none !important;cursor:pointer !important;}
.carousel .prev {float:left;background:url(../images/LeftBotton.png)  no-repeat 0px 15px}
.carousel .next {float:left;background:url(../images/RightBotton.png) no-repeat 7px 15px;}
.carousel #prev-03.disabled{background:url(../images/LeftBotton.png)  no-repeat 0px 15px;cursor:default !important;}
.carousel #next-03.disabled{background:url(../images/RightBotton.png) no-repeat 7px 15px;cursor:default !important;}

.jCarouselLite {float:left;width:882px !important;height:60px;overflow:hidden !important;/*必要元素*/}
.jCarouselLite li{height:60px !important;width:180px !important;text-align:center !important;}
.jCarouselLite li img,.jCarouselLite-01 li img{border:solid 1px #ddd;}