
.tab{ width:596px; margin:5px auto 0;}
.tab-hd { background:#fff; overflow:hidden; zoom:1;}
.tab-hdh3{ background:#fff; float:left; width:100px; color: rgb(44, 182, 153); text-align:left; cursor:pointer;  font-size:16px;}
.tab-hd li{ float:right; width:50px; color:#00; text-align:center; cursor:pointer; margin-top: 5px;}
.tab-hd li.active{ background:#F60;}
.tab-bd li{display:none; border-top:0 none; font-size:14px;}
.tab-bd li.thisclass{ display:list-item;}

.tit2 {height: 35px; border-bottom-color: rgb(222, 222, 222); border-bottom-width: 1px; border-bottom-style: solid;
}
.tab-bd li span {
	color: red; font-size: 12px; margin-left: 10px;
}
.tab-bd li a {
	color: RGB(51,51,51); font-size: 14px;
}
.tab-bd li a:hover {
	color: #ff0000; text-decoration: underline;
}

.tab2{ width:380px; margin:5px auto 0;}
.tab-hd2 { background:#fff; overflow:hidden; zoom:1;}

.tab-hd2 li{ float:right; width:60px; color:#00; text-align:center; cursor:pointer; margin-top: 5px;}
.tab-hd2 li.active{ background:#F60;}
.tab-bd2 li{display:none; border-top:0 none; font-size:14px;}
.tab-bd2 li.thisclass{ display:list-item;}

.tab-bd2 li span {
	color: red; font-size: 12px; margin-left: 10px;
}
.tab-bd2 li a {
	color: RGB(51,51,51); font-size: 14px;
}
.tab-bd2 li a:hover {
	color: #ff0000; text-decoration: underline;
}