/* v1.0 | 20080212 */

.scroll_container{
	width: 2925px;
	height: 80px;
	}

.scroll_item {
	float: left;
	margin: 0 10px;
	height: 80px;
	width: 200px;
	}

#x{
	float: left;
	width: 890px;
	height: 120px;
	display: block;
	overflow:hidden;
	padding-left: 50px;
	padding-right: 50px;
	}

#prev{float:left }
#next{float:left }