div.shopList .anchor,
div.serviceList .anchor{
	text-align:center;
	margin: 20px 0;
}

div.shopList h3, div.serviceList h3{
        height:24px;
        width:100%;
        text-indent:-9999px;
        margin:20px 0px 10px 0px;
}

div.shopList h3.index1{
        background:url('../../image/shop_list/shopIndex.jpg') no-repeat;
}

div.shopList h3.index2{
        background:url('../../image/shop_list/shopIndex.jpg') no-repeat 0px -24px;
}

div.shopList h3.index3{
        background:url('../../image/shop_list/shopIndex.jpg') no-repeat 0px -48px;
}

div.shopList h3.index4{
        background:url('../../image/shop_list/shopIndex.jpg') no-repeat 0px -72px;
}

div.shopList h3.index5{
        background:url('../../image/shop_list/shopIndex.jpg') no-repeat 0px -96px;
}

div.shopList h3.index6{
        background:url('../../image/shop_list/shopIndex.jpg') no-repeat 0px -120px;
}

div.shopList h3.index7{
        background:url('../../image/shop_list/shopIndex.jpg') no-repeat 0px -144px;
}

div.shopList h3.index8{
        background:url('../../image/shop_list/shopIndex.jpg') no-repeat 0px -168px;
}

div.shopList h3.index9{
        background:url('../../image/shop_list/shopIndex.jpg') no-repeat 0px -192px;
}

div.shopList h3.index10{
        background:url('../../image/shop_list/shopIndex.jpg') no-repeat 0px -216px;
}

div.serviceList h3.index1{
        background:url('../../image/shop_list/serviceIndex.jpg') no-repeat;
}

div.serviceList h3.index2{
        background:url('../../image/shop_list/serviceIndex.jpg') no-repeat 0px -24px;
}

div.serviceList h3.index3{
        background:url('../../image/shop_list/serviceIndex.jpg') no-repeat 0px -48px;
}

div.serviceList h3.index4{
        background:url('../../image/shop_list/serviceIndex.jpg') no-repeat 0px -72px;
}

div.serviceList h3.index5{
        background:url('../../image/shop_list/serviceIndex.jpg') no-repeat 0px -96px;
}

div.serviceList h3.index6{
        background:url('../../image/shop_list/serviceIndex.jpg') no-repeat 0px -120px;
}

div.serviceList h3.index7{
        background:url('../../image/shop_list/serviceIndex.jpg') no-repeat 0px -144px;
}

div.serviceList h3.index8{
        background:url('../../image/shop_list/serviceIndex.jpg') no-repeat 0px -168px;
}

div.serviceList h3.index9{
        background:url('../../image/shop_list/serviceIndex.jpg') no-repeat 0px -192px;
}

div.serviceList h3.index10{
        background:url('../../image/shop_list/serviceIndex.jpg') no-repeat 0px -216px;
}


div.index{
		border: 1px #ccc solid;
        margin:0 20px;
        line-height:24px;
}

div.index .shopName{
	float:left;
	width: 580px;
}

div.index .pointTxt{
	float: left;
	width: 130px;
}



