.in2_pre{
width: 20px;
height: 20px;
position: absolute;
top: 380px;
}
.in2_next{
height: 20px;
width: 20px;
position: absolute;
top: 380px;
left: 635px;
}

div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
width: 600px;
	height: 235px;
	overflow: hidden;
}
div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
width:600px;
	height:235px;
	overflow:hidden;
	float:left;
}
div.scroller div.content {
width: 10000px;
}

.in_webinfo{
	float: left;
	padding-right: 23px;
	width: 170px;
	padding-top: 10px;
	padding-left: 5px;
	line-height: normal;
	color: #717171;
}
/* .in_webinfo h2{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
} */
.in_webinfo p{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
	margin-bottom:6px;
}

.in_webinfo img{
	border: 1px solid #000000;
	margin-top: 10px;
}
.in_webinfo img a{
border: 1px solid #000000;
}
.in_webinfo img:hover{
border: 1px solid #999999;
}

.m_view{
background-image: url(../images/button/in_w_b.gif);
background-repeat: no-repeat;
background-position: left top;
height: 13px;
width: 170px;
margin-top: 5px;
text-align: right;
font-size: 10px;
line-height: normal;
}
.m_view a{
	height: 13px;
	width: 150px;
	margin-top: 5px;
	text-align: right;
	font-size: 10px;
	line-height: normal;
	padding-right: 5px;
	color: #666666;
}
.m_view a:hover{
	color: #FF0000;
}
.img_s {
	margin: -2px 0px 0px;
	padding: 0px 0px 0px 1px;
	width: 170px;
}
.img_s img{
border:none;
margin: 0px;
padding: 0px;
}
.img_s img:hover{border:none;}
