@charset "utf-8";

#banners{
}
#banners li{
	float:left;
	padding:10px;;
}

#collections{
}
#collections .left{
	float:left;
	width:240px;
}
#collections .right{
	float:right;
	width:400px;
}

