/* CSS Document */
body
{
	width:810px;
	height:auto;
	margin:0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
div,from,img,ul,ol,li,p
{
	margin:0;
	padding:0;
	border:none;
}
a img
{
	border:none;
}
.clear
{
	clear:both;
}
a
{
	color:#3a5999;
	text-decoration:none;
}
a:hover
{
	color:#3a5999;
	text-decoration:underline;
}
/*buyshop start*/
.main
{
	width:810px;
	float:left;
	height:auto;
	margin-top:8px;
}
.shopbox
{
	width:810px;
	height:auto;
	float:left;
	border:1px solid #999999;
}
.shopcase
{
	width:400px;
	height:280px;
	float:left;
	margin-right:5px;
	margin-top:5px;
}
.shopcase img
{
	width:160px;
	height:120px;
	float:left;
	overflow:hidden;
}
.shop_name
{
	width:230px;
	height:auto;
	float:right;
	overflow:hidden;
}
.shop_name p
{
	width:230px;
	height:30px;
	overflow:hidden;
}
.shop_funtion
{
	width:160px;
	text-align:center;
	float:left;
	margin-top:10px;
}
.pay
{
	width:810px;
	float:left;
	height:auto;
	margin-top:8px;
	border:1px solid #999999;
}
.pay_name
{
	width:810px;
	margin:5px 0px;
	font-size:14px;
}
.pay_type
{
	width:810px;
	float:left;
}	
.pay_type img
{
	width:170px;
	height:46px;
}
.pay_who
{
	width:810px;
	float:left;
	font-size:14px;
	margin-top:10px;
}
.pay_who span
{
	width:400px;
	float:left;
	text-align:center;
}
.pay_who label
{
	width:400px;
	text-align:center;
	float:right;
}
.button
{
	width:810px;
	font-size:14px;
	text-align:center;
}
.hidden
{
	width:810px;
	height:200px;
	overflow-y:scroll;
	border-top:1px solid #CCCCCC;
}
.phone_margin
{
	margin:10px 0px;
}
.font02
{
	text-indent:30px;
	margin-bottom:5px;
}
.center
{
	text-align:center;
}
/*copyright start*/
.copyright
{
	width:810px;
	height:77px;
	float:left;
	margin-top:20px;
	background:url(../imgs/bottom.jpg) repeat-x;
}
.footer
{
	width:810px;
	float:left;
	text-align:center;
	padding-top:8px;
	display:inline;
}
.footer span a,.footer span a:hover{color:#666666;}
.footer span
{
	width:810px;
	float:left;
	font-weight:normal;
	line-height:30px;
}
.footer label
{
	width:810px;
	float:left;
	color:#999999;
	font-weight:normal;
	line-height:30px;
}
/*copyright end*/
/*buyshop end*/

/*profit start*/
.profitbox
{
	width:810px;
	height:auto;
	float:left;
	padding:5px 0px;
	margin-bottom:10px;
	border:1px solid #999999;
}
/*profit end*/
