@charset "utf-8";
/* CSS Document */

.scroll{width:920px; height:100px; background:none; margin:0 auto;}
.scroll1{margin: 30px auto 0; width:920px; height:100px; background:none; }
	.marquee{overflow:hidden; float:left; display:inline; width:840px; height:100px; margin-left:2px;}
		.marquee li{float:left; width:130px; height:100px; margin-right:5px; display:inline;}
			.img_marq{ padding:0px 4px 0px 4px; width:125px; height:88px;}
			.marquee p{text-align:center; margin-top:3px;}
	.goL,.goR{float:left; display:inline; cursor:pointer; width:30px; height:44px; margin-right:0px; margin-top:7px;}
	.goR{margin-left:0px; width:31px;}