.in2_pre{
	width: 23px;
	height: 23px;
	position: absolute;
	top: 197px;
	left:6px;
}
.in2_next{
	height: 23px;
	width: 23px;
	position: absolute;
	top: 197px;
	left: 460px;
}

div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
    width:488px;
	padding:0;
	height: 160px;
	overflow: hidden;
}
div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
    width:488px;
	height:160px;
	overflow:hidden;
	float:left;
	padding:0;
}
div.scroller div.content {
width: 10000px;
}
.in_webinfo{
	float: left;
	width: 156px;
	margin-right:10px !important;
	margin-right:7px;
	margin-top:0;
	line-height: normal;
}
.in_webinfo_1{
	float: left;
	width: 156px;
	line-height: normal;
}
.in_webinfo a h2{
	font-size: 13px;
	color: #666;
	font-weight: bold;
	text-align:center;
	margin-top:2px;
	text-decoration:none;
}
.in_webinfo a:hover h2{
	color:#6093F2;
	text-decoration:underline;
}
.in_webinfo_1 a h2{
	font-size: 13px;
	color: #666;
	font-weight: bold;
	text-align:center;
	margin-top:2px;
	text-decoration:none;
}
.in_webinfo_1 a:hover h2{
	color:#6093F2;
	text-decoration:underline;
}

.in_webinfo img{border: 1px solid #e3e3e3;}
.in_webinfo img a{border: 1px solid #e3e3e3;}
.in_webinfo img:hover{border:1px solid #A7A7A7;}
.in_webinfo_1 img{border: 1px solid #e3e3e3;}
.in_webinfo_1 img a{border: 1px solid #e3e3e3; }
.in_webinfo_1 img:hover{border: 1px solid #A7A7A7;}

