#container{
	width: 1000px;
	margin:0 auto;
}
.border-1{
	border:1px solid #C0BEBE;
}
.border-2{
	border:1px solid #90DAF7;
}
.text-1{
	font-size: 14px;
	color:#002546;
	font-weight: bold;
}
#scroll_pic{
	width:978px;
	height:152px;
	margin:0 auto;
	overflow:hidden;
}
#scroll_pic li{
	float:left;
	display: inline;
	width:168px;
	height:152px;
	margin:0 13px 0 14px;
}
#scroll_pic li img{
	width:160px;
	height:120px;
	padding:3px;
	border:solid 1px #cccccc;
}
#scroll_pic p{
	height:20px;
	line-height: 20px;
	margin-top:4px;
	text-align:center;
	overflow:hidden;
}
.w196 .texthidden{
	width:196px;
}
.w620 .texthidden{
	width:620px;
}
.w650 .texthidden{
	width:650px;
}