ul {
	list-style-type: none;
}
div,ul,li {
	margin: 0px;
	padding: 0px;
}

#tab {
	border: 1px solid #A0BAD3;
	width: 96%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#tab div.dh {
	background-image: url(../img/tab_bg.gif);
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "ËÎÌå";
	font-size: 12px;
	color: #000000;
}
#tab div.dh ul {
	height: 23px;
	background-image: url(../img/1kuai.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}
#tab div.dh li {
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0BAD3;
	line-height: 23px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A0BAD3;
	float: left;
	cursor: pointer;
	padding-right: 10px;
	padding-left: 10px;
}
#tab div.dh li.thover {
	border-bottom-color: #FFFFFF;
	background-image: url(../img/tab_abg.gif);
	color: #FF0000;
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif, "ËÎÌå";
	font-size: 12px;
}
#tab div#nr table.hang3{
	width: 95%;
	margin: 10px auto;
	line-height: 21px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif, "ËÎÌå";
	font-size: 12px;
}
#tab div#nr {
	text-align: center;
}

img.big {
	margin: 10px;
}

.ta11Px {
	font-size: 11px;
}
.ta11Px .Px12 {
	font-size: 12px;
}
.huang {
	color: #FF3300;
}
