/**左右不间断循环滚动**/
#marquee{
	width: 590px;
	margin:0 auto;
	background: #333333;
}
#marquee_bg{
	background: #f5f5f5;
}
#marquee_left{
	float: left;
	width: 20px;
	height:40px;
	padding-top:30px;
	background: #333333;
	cursor: pointer;
}
#marquee_middle{
	float: left;
	width: 550px !important;
	width: 550px;
	background:url(new_index_pic28.jpg) repeat-x;
	height:85px;

}
#marquee_right{
	float: left;
	width: 20px;
	padding-top:30px;
	background: #333333;
	cursor: pointer;
}
#marquee_run{
	width: 550px !important;
	width: 550px;
	padding-left: 0px;
	overflow: hidden;
	cursor: pointer;
}
#marquee_table{
	width: 100%;
	color:#4f7d33
}
#marquee_table a{
	color:#4f7d33
}
#marquee_table a:hover{
	color:#ff9966
}
#marquee_table td{
	text-align: center;
	vertical-align: middle;
}


#new_index_mainbody_box4{
	background:url(new_index_pic29.jpg) no-repeat;
	width:571px;
         height:21px;
	margin-top:5px;
}

#new_index_mainbody_box4_1{
	font-size:14px;
	color:#4f7d33;
	float:left;
	font-weight:bold;
        margin-top:3px;
	margin-left:10px

}
#new_index_mainbody_box4_2{
	float:right;
        *margin:5px 18px 0 0;
	margin:4px 23px 0 0 !important;
        *margin:5px 18px 0 0 !important;

}
#new_index_mainbody_box4_2 a{
	color:#ffffff;
}
#new_index_mainbody_box4_2 a:hover{
	color:#ff0000;
}

/***官方默认的图片缩略图样式***/

.listpic{
	width:127px;
	padding:3px 5px 3px 5px;
	float:left;
}
.listpic .title{
	width:127px;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.listpic .img a{
	width:119px;
	height:70px;
	display:block;
	text-align :center;
	border:1px #ccc solid;
	margin-bottom:5px;
}

.listpic img{
	border:1px #FFF solid;
	width:119px;
	height:70px;
}
