﻿



.hasMoreTab{ 	width: 335px; margin:0 auto; }
.hasMoreTab .hd{ line-height: 35px; height: 35px;border-bottom: 1px solid #ccc;  position:relative; padding-right:10px; font-size: 14px;}
.hasMoreTab .hd .more{ float:right; }

.hasMoreTab .hd .more a{font-size: 12px;color:#000}
.hasMoreTab .hd ul{ z-index:5; position:absolute;   zoom:1; }
.hasMoreTab .hd li{width:90px; text-align:center;float:left;  cursor:pointer;height:35px; background: #ccc;}
.hasMoreTab .hd li.on{ font-weight:bold; height: 35px; line-height: 35px; font-weight:bold; color:#fff;  }
.hasMoreTab .hd li.on span{







text-align:center;

font-weight: normal;
font-size: 14px;
color: #fff;

display: block;
    height: 35px;
    line-height: 35px;
    background: #900;
    padding: 0  10px;
}
.hasMoreTab .hd li  span{
background:url(xxgk.jpg) no-repeat;
width:90px;

display:block;
height: 35px;
line-height: 35px;


text-align:center;
font-size: 14px;
font-weight: normal;
color:#333;
float: left;
}
.hasMoreTab .hd li  em{
	float: left;
	font-size: 12px;
    color: #999;
    height: 35px;
    line-height: 35px;
    font-weight: normal;
    font-style: normal;
    padding:0 10px;
}
.hasMoreTab .bd{ padding:10px 0; clear:both; position:relative; }
.hasMoreTab .bd h2{ font-size:14px; }
.hasMoreTab .bd p{ color:#999; }
.hasMoreTab .bd p a{ color:#c00; }
.hasMoreTab .bd ul a{ color:#3E78B3; }



.tabList{
height: 35px;
width:334px;
	background:url(h3_bg.jpg) repeat-x;
}
.tabList ul{
height: 35px;
margin-left:8px;

}
#tab{position:relative;}
#tab .tabList ul li{
	float:left;
	
	padding:5px 0;
		margin-top:6px;
	margin-left:10px;
	text-align:center;
	
	position:relative;
	cursor:pointer;
	width:110px;
	height:15px;
	line-height:15px;
	background:#fff;
	border:1px solid #ccc;
	border-bottom:none;
	
}
#tab .tabCon{
	position:absolute;
	left:-1px;
	top:32px;
	
	
	border-top:none;
	width:334px;
	height:100px;
}
#tab .tabCon div{
	padding:10px;
	position:absolute;
	opacity:0;
	filter:alpha(opacity=0);
}
#tab .tabList li.cur{
	color:#fff;
	width:106px;
	height:26px;
	margin-top:6px;
	margin-left:8px;
	border:none;

}
#tab .tabCon div.cur{
	opacity:1;
	filter:alpha(opacity=100);
}