.tab {
	background-color: #ffffff;
	margin:30px auto;
	padding: 5px 10px;
	width:760px;
}
.tab p font {	
	background-color: #fff;
	background:url(../images/dh_bga.jpg);
	border: 1px solid #056981;
	cursor: pointer;
	margin-right: -7px;
	padding: 6px 10px;	
}
.tab p font.current {	
	background:#efeff0;
	border-bottom-color: #EFEFF0;
}
.tab p {
	border-bottom: 1px solid #056981;	
	padding: 0 0px 6px;
	margin:0px
}
.tab li {
	
	background:#056981;
	color:#ffffff;
	line-height:20px;
	letter-spacing:2px;
	word-spacing:4px;
	padding:0px 10px;
}
.tab ul {
	background:#efeff0;	
	
}
.tab .mhot, .tab.allhot {
	display: none;
}
.font {
	word-spacing:3px;
	letter-spacing:1px;
}
.fl {
	float:left;
	width:85px;
	text-align:right
}
.auto {
	width:760px ;
	margin:0 auto;
}
.btmcss {
	text-align:right;
	color:#5e5e5e;
	line-height:20px
}
.cur {
	cursor:pointer
}
.whit{height:25px; border-left:#056981 1px solid; border-right:#056981  1px solid; width:758px;  background:#efeff0}
a{color:#5e5e5e}