.in2_pre{
	width: 21px;
	height: 34px;
	position: absolute;
	top: 112px;
	left:2px;
}
.in2_next{
	height: 21px;
	width: 34px;
	position: absolute;
	top: 112px;
	right:-10px;
}

div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
    width: 691px;
	overflow: hidden;
}
div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
    overflow:hidden;
	float:left;
	padding:0 24px;
	width: 640px;
}
div.scroller div.content {
width: 2000px;
}
.in_webinfo{
	float: left;
	width: 160px;
	height:156px;
	line-height: normal;
	margin:0;
}
.in_webinfo img{
	background:url(../images/index/pic_bg_n.jpg) no-repeat;
	padding:3px 3px 4px 7px;
	width:150px;
	height:90px;
}
.in_webinfo h3{color:#8fe7ff; font-weight:bold; text-align:center; margin:5px 0;}
.in_webinfop{color:#8DE6FF; font-weight:bold; text-align:center; margin:5px 0; line-height:normal;}
.in_webinfop a{color:#8DE6FF; text-decoration:none; line-height:normal;}

.in_webinfo h3 a{color:#8fe7ff; text-decoration:none;}
.in_webinfo h3 a:hover{text-decoration:underline;}
.in_webinfo p{color:#e6e6e6; padding:0 10px; line-height:18px;}
.in_webinfo .linkto{color:#e6e6e6; padding:0;  line-height:18px;text-align:center;}
.in_webinfo .linkto a{color:#8fe7ff; text-decoration:none;font-weight:bold; text-align:center; margin:5px 0;}
.in_webinfo .linkto a:hover{text-decoration:underline;font-weight:bold; text-align:center; margin:5px 0;}






