/* index.css */
.main_box h2 {
	text-indent:-9999px;
}
/*********** news_box **************/

.news_box {
}
.title {
	background: url(../images/index_news_title1.jpg) no-repeat left top;
	width:570px;
	height:30px;
	margin:0px 0px 10px 0px;
}
.title2 {
	background: url(../images/index_news_title2.jpg) no-repeat left top;
	width:570px;
	height:30px;
	margin:0px 0px 10px 0px;
}
.title3 {
	background: url(../images/index_news_title3.jpg) no-repeat left top;
	width:570px;
	height:30px;
	margin:0px 0px 10px 0px;
}
.title h2{
	float:left;
}
.title p{
	float:right;
	margin:10px 10px 0px 0px;
}
.news_inner {
	clear:both;
	background: url(../images/index_news_pic1.jpg) no-repeat;
	background-position:0px 0px;
	padding:0px 0px 0px 120px;
	height:87px;
	margin:0px 0px 25px 0px;
}
#news2.news_inner {
	background: url(../images/index_news_pic4.jpg) no-repeat;
}
#news3.news_inner {
	background: url(../images/index_news_pic3.jpg) no-repeat;
}
#news4.news_inner {
	background: url(../images/index_news_pic5.jpg) no-repeat;
}
#news5.news_inner {
	background: url(../images/index_news_pic6.jpg) no-repeat;
}
#news6.news_inner {
	background: url(../images/index_news_pic7.jpg) no-repeat;
}
#news7.news_inner {
	background: url(../images/index_news_pic2.jpg) no-repeat;
}
#news8.news_inner {
	background: url(../images/index_news_pic8.jpg) no-repeat;
}
#news9.news_inner {
	background: url(../images/index_news_pic9.jpg) no-repeat;
}
#news10.news_inner {
	background: url(../images/index_news_pic10.jpg) no-repeat;
}
#news11.news_inner {
	background: url(../images/index_news_pic11.jpg) no-repeat;
}
#news12.news_inner {
	background: url(../images/index_news_pic12.jpg) no-repeat;
}
#news13.news_inner {
	background: url(../images/index_news_pic3.jpg) no-repeat;
}
#news14.news_inner {
	background: url(../images/index_news_pic14.jpg) no-repeat;
}
#news15.news_inner {
	background: url(../images/index_news_pic15.jpg) no-repeat;
}
#news16.news_inner {
	background: url(../images/index_news_pic16.jpg) no-repeat;
}
#news17.news_inner {
	background: url(../images/index_news_pic17.jpg) no-repeat;
}
#news18.news_inner {
	background: url(../images/index_news_pic18.jpg) no-repeat;
}
#news19.news_inner {
	background: url(../images/index_news_pic19.jpg) no-repeat;
}
#news20.news_inner {
	background: url(../images/index_news_pic20.jpg) no-repeat;
}
#news21.news_inner {
	background: url(../images/index_news_pic21.jpg) no-repeat;
}
#news22.news_inner {
	background: url(../images/index_news_pic22.jpg) no-repeat;
}
.news_box h3 {
	font-size:16px;
	margin:0px 0px 10px 0px;
}
.news_voice {
	background: url(../images/index_news_voicebox.jpg) no-repeat;
	width:568px;
	height:140px;
	margin:0px 0px 40px 0px;
}
.news_voice h3 {
	text-indent:-9999px;
}
.news_voice p.voice_txt {
	margin:10px 0px 0px 20px;
	
}
.news_voice p.text_right {
	margin:14px 10px 0px 0px;
}
/*********** notice **************/
.notice_box .title {
	background: url(../images/index_notice.jpg) no-repeat left top;
}
