@charset "gb2312";
/* CSS Document */

.shop_left {
	float: left;
	width: 200px;
}
.shop_right {
	width: 770px;
	float: right;
}
