@charset "gb2312";

#tab{
	position: relative;
	margin: 0 0 0 10px;
	width: 647px;
}
#tab .tabList ul li{
	float: left;
	position: relative;
	cursor: pointer;
	margin-left: 8px;
	font-size: 20px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #797979;
	padding: 0 0px 0 10px;
}
#tab .tabList {
	line-height: 36px;
	background-color: #f7f8f8;
	height: 36px;
}
#tab .tabList ul {
	display: block;
	padding: 0 8px;
}
.zzdt {
	background-image: url(imagesindex_54.jpg);
	background-repeat: no-repeat;
	background-position: 80px 8px;
	display: block;
	padding-right: 90px;
}
.zzzc {
	background-image: url(imagesindex_56.jpg);
	background-repeat: no-repeat;
	background-position: 82px 8px;
	display: block;
	padding-right: 90px;
}
.zzyr {
	background-image: url(imagesindex_58.jpg);
	background-repeat: no-repeat;
	background-position: 80px 8px;
	display: block;
	padding-right: 90px;
}
#tab .tabCon{
	position: absolute;
	border-top: none;
	width: 647px;
	height: 270px;
}
#tab .tabCon div{
	padding: 10px;
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	width: 620px;
	height: 248px;
}
#tab .tabList li.cur{
	color: #d7000f;
	background-image: url(imagesx_74.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#tab .tabCon div.cur{
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 9999999;
}
.zzdt-ul {
	margin: 5px 0 0 0;
	padding: 0px;
	display: block;
}
.zzdt-ul li {
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: 35px;
}
.zzdt-ul li:hover {
	color: #F00;
}