@charset "utf-8";
.mbxSlide{
clear:both;
width:1024px; /* total width */
height:65px;}
	.mbxLeft, .mbxRight {
	float:left;
	text-align:center;
	width:15px;
	height:46px; /* 40+6  */}
	.mbxLeft img, .mbxRight img {
	cursor:pointer;}
	.mbxPanel {
	float:left;
	width:976px; /* (120+2)*8  */
	height:46px;
	overflow:hidden;}
	.mbxItem div{
	float:left;
	width:122px; /* 120+2  */
	height:46px; /* 40+6  */
	text-align:center;}

