
#rotator
{
	border: 0px solid #000;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 900px;
	height: 180px;
	float:left;
	background:url(../theme/default/image/banner_home.jpg);
}
#rotator_buttom{
	width:900px;
	height:177px;
	background:url(../theme/default/image/banner_home_buttom.jpg) no-repeat left bottom;
	position:relative;
	padding:0 0 40px 1px;
}

#rotator img
{
	border: 0;
}


