@charset "utf-8";
/* CSS Document */
body
{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1,h2,h3,h4
{
	margin:0; 
	padding:0; 
	font-size:16px;
}
div,form,img,ul,ol,li,p
{
	margin:0;
	padding:0;
	border:none;
}
a img
{
    border:none;
}
.main
{
	width:500px;
	float:left;
	height:auto;
	margin-top:8px;
}
.shopbutton
{
	width:500px;
	float:left;
	margin-top:10px;
}
.header
{
	width:500px;
	height:250px;
	margin:0 auto;
	background:url(../imgs/shopt.jpg) no-repeat;
}
/*2012-3-10*/
.shop_header
{
	width:500px;
	height:358px;
	margin:0 auto;
	background:url(../imgs/shop_phone.jpg) no-repeat;
}
.law_header
{
	width:500px;
	height:358px;
	margin:0 auto;
	background:url(../imgs/law_phone.jpg) no-repeat;
}
.shop_add
{
	width:500px;
	float:left;
	margin-top:60px;
}
.shop_con
{
	width:260px;
	float:left;
	font-size:14px;
	color:#3399ff;
	font-weight:bold;
	margin-top:10px;
}
.shop_name
{
	width:180px;
	height:21px;
	overflow:hidden;
	float:right;
}
.shop_price
{
	width:200px;
	height:21px;
	overflow:hidden;
	float:right;
}
.shop_img
{
	width:240px;
	float:right;
	margin-top:10px;
}
.shop_img img
{
	width:240px;
	height:160px;
}
.shop_userbox
{
	width:500px;
	float:left;
}
.shop_button
{
	width:500px;
	float:left;
	margin-top:20px;
}
.shop_button span
{
	margin:0px 40px;
}
.shop_tab
{
	margin-top:5px;
}
/***********2012-11-26*********/
.jiaju_header { width:500px; height:358px; margin:0 auto; background:url(../imgs/jiaju_card.jpg) no-repeat; }
.jiaju_header1 { width:500px; height:358px; margin:0 auto; background:url(../imgs/jiaju_callcard.jpg) no-repeat; }
.jiaju_tab { margin-top:25px; }
.jiaju_img { width:500px; float:right; margin-top:10px; }
.jiaju_img img { width:500px; height:166px; }
/***********酒店服务2013-1-14*********/
.hotel_header { width:500px; height:358px; margin:0 auto; background:url(../imgs/hotelcard.jpg) no-repeat; }
.hotel_name { width:258px; height:21px; overflow:hidden; float:right; }
.hotel_tab { margin-top:20px; }

.service_header { width:500px; height:358px; margin:0 auto; background:url(../imgs/servicecard.jpg) no-repeat; }

