
.box{ width:708px; position:relative; overflow:hidden; _height:100%; margin:0px auto;}
.picbox{ width:708px; height:140px; overflow:hidden; position:relative;}
.piclist{ height:140px;position:absolute; left:0px; top:0px}
.piclist li{
	margin-right:20px;
	float:left;
	background-image: url(pic_xs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:3px 3px 0px 3px;
}
.piclist li p{
	font-size:14px;
	line-height:30px;
	color:#333333;
	text-align: center;
}
.piclist li img{
	width:156px;
	height:100px;
	margin-bottom:8px;
	
}
.swaplist{ position:absolute; left:-2184px; top:0px}
.og_prev,.og_next{ width:30px; height:50px; background:url(icon.png) no-repeat; background:url(icon_ie6.png) no-repeat\9; position:absolute; top:33px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:0px;}
.og_next{ background-position:0 0; right:0px;}