@charset "utf-8";
#fashion-box {
	width: 580px;
	height: 370px;
	overflow: auto;
	background: #FFFFFF;
	padding-top: 10px;
}
#food-box {
	width: 580px;
	/*height: 380px;*/
	height: 500px;
	overflow: auto;
	background: #FFFFFF;
	padding-top: 10px;
}
#service-box {
	width: 580px;
	height: 370px;
	overflow: auto;
	background: #FFFFFF;
	padding-top: 10px;
}
#goods-box {
	width: 580px;
	height: 370px;
	overflow: auto;
	background: #FFFFFF;
	padding-top: 10px;
}


.shop-name {
	width: 150px;
	font-size: 12px;
	background: #CCCCCC;
	height: 12px;
	padding: 4px;
	line-height: 13px;
	margin-left: 2px;
	display: block;
}
.shop-txt {
	font-size: 9px;
	line-height: 9px;
	width: 152px;
	padding: 4px;
	display: block;
}
.shop-imgbox {
	height: 35px;
	width: 75px;
	float: left;
}
.shop-txtbox {
	float: left;
}

.text9px-13 {
	font-size: 9px;
	line-height: 13px;
}
.shopbox {
	width: 280px;
	height: 50px;
	float: left;
	border-bottom: 1px dotted #999999;
	margin-bottom: 5px;
}
.floor1f {
	height: 18px;
	width: 18px;
	display: block;
	float: left;
	background: url(../images/shop/1f.gif) no-repeat;
	margin: 5px;
}
.floor2f {
	height: 18px;
	width: 18px;
	display: block;
	float: left;
	background: url(../images/shop/2f.gif) no-repeat;
	margin: 5px;
}
.floor1f b {
	display: none;
}
.floor2f b {
	display: none;
}
#shop-category li {
	float: left;
}
#menu-service a {
	background: url(../images/shop/menu-service.gif) no-repeat;
	height: 39px;
	width: 154px;
	display: block;
	text-indent: -9999px;
}
#menu-fashion a {
	background: url(../images/shop/menu-fashion.gif) no-repeat;
	display: block;
	height: 39px;
	width: 176px;
	text-indent: -9999px;
}
#menu-food a {
	background: url(../images/shop/menu-food.gif);
	text-indent: -9999px;
	display: block;
	height: 39px;
	width: 124px;
}
#menu-goods a {
	background: url(../images/shop/menu-goods.gif);
	text-indent: -9999px;
	display: block;
	height: 39px;
	width: 146px;
}


#fashion-box00 {
	background: #EB6D80;
	width: 580px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}
#goods-box00 {
	background: #C5D449;
	width: 580px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}
#service-box00 {
	background: #7CCCF3;
	width: 580px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}
#food-box00 {
	background: #FFE33F;
	width: 580px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}

#category-footer01 {
	background: url(../images/shop/category-footer01.gif);
	height: 20px;
	width: 600px;
}
#category-footer02 {
	background: url(../images/shop/category-footer02.gif);
	height: 20px;
	width: 600px;
}
#category-footer03 {
	background: url(../images/shop/category-footer03.gif);
	height: 20px;
	width: 600px;
}
#category-footer04 {
	background: url(../images/shop/category-footer04.gif);
	height: 20px;
	width: 600px;
}

#category-header01 {
	background: url(../images/shop/category-header01.gif);
	height: 20px;
	width: 600px;
	clear: both;
}
#category-header02 {
	background: url(../images/shop/category-header02.gif);
	height: 20px;
	width: 600px;
	clear: both;
}
#category-header03 {
	background: url(../images/shop/category-header03.gif);
	height: 20px;
	width: 600px;
	clear: both;
}
.shop-news strong {
	font-weight: bold;
}

#category-header04 {
	background: url(../images/shop/category-header04.gif);
	height: 20px;
	width: 600px;
	clear: both;
}
.shop-text strong {
	font-weight: bold;
}
