body{
	margin:0px auto;
	text-align:center;
	height:100%;
	}
	
#head{
	margin:0px auto;
	text-align:center;
	width:778px;
	height:182px;
	border-left:1px solid #d27c00;
	border-right:1px solid #d27c00;
	border-top:1px solid #d27c00;
	background-image:url(images/head_banner.gif);
	background-repeat:no-repeat;
	background-position:center 17px;
	}
/*会员部分外框*/	
#main{
	margin:0px auto;
	padding-top:11px;
	width:778px;
	height:1100px !important;
	height:1090px;
	border-left:1px solid #d27c00;
	border-right:1px solid #d27c00;
	border-bottom:5px solid #d27c00;
	overflow:hidden;
	}
	
/*会员表格样式*/
.tab_hy1{
	background:#ffe8ae;
	text-align:left;
	margin-bottom:10px;
	}
	
.tab_hy1 th{	
	font:"宋体";
	font-size:14px;
	font-weight:bold;
	color:#f66b00;
	}

.tab_hy1 td{
	font:"宋体";
	font-size:13px;
	line-height:20px;
	color:#5e5e5e;
	width:748px;
	background:#fffbe0;
	}

.tab_hy1 td span{
	font:"宋体";
	font-size:13px;
	line-height:20px;
	color:#ff6f00;
	width:748px;
	font-weight:bold;
	}
	
.tab_hy1 td span a{
	font:"宋体";
	font-size:12px;
	line-height:20px;
	color:#FF6600;
	text-decoration:none;
	font-weight:bold;
	}
.tab_hy1 td span a:hover{
	color:#CC3300;

	}

#ad_link{
	font:"宋体";
	font-size:14px;
	color:#CC0000;
	text-align:center;
	font-weight:bold;
	}
	
#ad_link a{
	font:"宋体";
	font-size:14px;
	color:#CC0000;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	}
#ad_link a:hover{
	font:"宋体";
	font-size:14px;
	color:#ff6f00;
	text-align:center;
	font-weight:bold;
	}

/*付款方式表格样式*/	
#tab{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	margin-top:0px;
	padding:0px;
	background:#fffbe0;
	width:748px;
	}

#tab caption{
	font:"宋体";
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	height:20px;
	color:#FF6600;
	text-align:left;
	background-color:#ffe8ae;
	padding-left:5px;
	}

	
#tab thead th{
	font:"宋体";
	font-size:13px;
	font-weight:bold;
	color:#990000;
	text-align:left;
	}

#tab tbody th{
	font:"宋体";
	font-size:13px;
	color:#990000;
	text-align:left;
	font-weight:normal;
	}

#tab tbody td{
	font:"宋体";
	color:#666666;
	font-size:13px;
	text-align:left;
	}

/*要指明是哪个ID下的才会*/
#tab #pagefoot{
	font:"宋体";
	font-size:13px;
	font-weight:bold;
	color:#000066;
	text-align:center;
	}
	
#pagefoot a{
	font:"宋体";
	font-size:13px;
	font-weight:bold;
	color:#000066;
	text-align:center;
	text-decoration:none;
	}
	
#pagefoot a:hover{
	font:"宋体";
	font-size:13px;
	font-weight:bold;
	color:red;
	text-align:center;
	text-decoration:none;
	}
