@charset "gb2312";
@import url("global.css");

.intro{
	color:#6d6d6d; 
	text-align:center; 
}
.function_intro{
	background:url(../img/function_intro.gif) no-repeat;
	line-height:22px; 
	width:536px;
	/*height:83px;*/
	height:103px;
	margin:0 auto; 
}
.function_intro p{
	margin-left:13px;  
}
.function_intro p.color_strong{
	font-weight:bold; 
	padding-top:12px; 
}
.function_yellow{
	background:url(../img/property_list.gif) no-repeat; 
	width:532px; 
	/*height:118px; */
	height:220px; 
	margin:8px auto;
}
.function_yellow ul{
	height:86px; 
	margin:16px 0 0 21px; 
	clear:both;
}
.function_yellow li{
	width:170px;
	height:86px; 
	float:left; 
}
.function_yellow li img{
	width:51px;
	height:86px; 
	float:left; 
}
.function_yellow li p{
	color:#6d6d6d; 
	width:98px; 
	margin-left:8px;  
	float:left; 
}
.function_yellow li p strong{
	color:#f36700;
	font-weight:normal; 
	margin-right:4px;
}
.function_yellow li sup{
	background:url(../img/hot_icon.gif) no-repeat; 
	line-height:222px; 
	width:17px;
	height:9px; 
	overflow:hidden; 
	position:absolute; 
}
.franchise_list,
.more_function,
.reg_button{
	text-align:left; 
	width:535px;
	margin:8px auto; 
}
.franchise_list caption{
	display:none; 
}
.franchise_list .th_title{
	width:80px; 
}
.franchise_list .franchise_intro{
	width:136px; 	
}
.franchise_list .vip_intro{
	width:194px; 	
}
.franchise_list .common_intro{
	text-align:center; 
}
.franchise_list thead th{
	color:#97703d; 
	font-weight:bold !important; 
	text-align:center !important; 
	padding:0 4px;
	border:1px solid #f1e7c5; 
}
.franchise_list tbody th{
	color:#97703d !important; 
	font-size:12px;
	background:#fffef4; 
	font-weight:bold !important; 
	line-height:22px !important; 
	padding:2px 4px;
	border:1px solid #f1e7c5; 
}
.franchise_list td{
	line-height:22px !important; 
	background:#fffef4; 
	padding:2px 4px;
	border:1px solid #f1e7c5; 
}
.franchise_list td img{
	margin-left:16px;
}
.franchise_list td strong{
	color:#f36700;
	font-weight:normal; 
}
.not_yellow{
	color:#ee7818;
	font-size:14px;
	font-weight:bold; 
	text-align:center; 
}
.reg_button{
	text-align:center; 
	padding-bottom:10px; 
	margin-bottom:0; 
}
.reg_button a{
	background:url(../img/reg_button.gif) no-repeat; 
	line-height:120px; 
	display:block; 
	width:185px;
	height:31px; 
	margin:0 auto; 
	overflow:hidden; 
}