@charset "gb2312";
.TabOn {
	float: left;
	list-style-type: none;
	height: 31px;
	background: url(imagestabonleft.gif) repeat-x 0 0;
	margin-right: 5px;
}
.TabOn a {
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	color: #fff;
	line-height: 31px;
	height: 31px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background: url(imagestabonright.gif) no-repeat right bottom;
}
.TabOn a:hover {
	color: #fff;
	text-decoration:none;
}
.TabOff {
	float: left;
	list-style-type: none;
	height: 31px;
	background: url(imagestaboffleft.gif) repeat-x 0 0;
	margin-right: 5px;
}
.TabOff a {
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	color: #003366;
	line-height: 31px;
	height: 31px;
	text-decoration: none;
	font-size: 14px;
	background: url(imagestaboffright.gif) no-repeat right bottom;
	font-weight: bold;
}
.TabOff a:hover {
	color: #003366;
	text-decoration:none;
}


.Tab22On {
	list-style-type: none;
	height: 26px;
	line-height: 26px;
	text-align:left;
	padding-left:33px;
	background-image: url(imagestab22on.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}
.Tab22On a {
	line-height: 26px;
	height: 26px;
	text-decoration: none;
	padding: 0;
}
.Tab22On a:hover {
	color: #2d487f;
	text-decoration:none;
}
.Tab22Off {
	list-style-type: none;
	text-align:left;
	height: 26px;
	line-height: 26px;
	padding-left:33px;
	background-image: url(imagestab22off.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}
.Tab22Off a {
	line-height: 26px;
	padding: 0;
	height: 26px;
	text-decoration: none;
}
.Tab22Off a:hover {
	color: #2d487f;
	text-decoration:none;
}

.TabOn1 {
	float: left;
	list-style-type: none;
	height: 31px;
	background: url(imagestabonleft1.gif) repeat-x 0 0;
	margin-right: 5px;
}
.TabOn1 a {
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	color: #fff;
	line-height: 31px;
	height: 31px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background: url(imagestabonright.gif) no-repeat right bottom;
}
.TabOn1 a:hover {
	color: #fff;
	text-decoration:none;
}

.TabOn2 {
	float: left;
	list-style-type: none;
	height: 31px;
	background: url(imagestabonleft.gif) repeat-x 0 0;
	margin-right: 5px;
}
.TabOn2 a {
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	color: #fff;
	line-height: 31px;
	height: 31px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background: url(imagestabonright.gif) no-repeat right bottom;
}
.TabOn2 a:hover {
	color: #fff;
	text-decoration:none;
}