@charset "gb2312";
/* ÓÒ±ßÑ¡Ïî¿¨ */
.n4Tab{
	clear:both;
}

.n4Tab .TabTitle{
	width: 546px;
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8e5ff;
	position: relative;
	margin-top: 5px;
}
.n4Tab .TabTitle ul{
	margin-left: 30px;
	position: absolute;
	top: 1px;

}
.n4Tab .TabTitle li{
	list-style-type:none;
	cursor:pointer;
	line-height: 32px;
	float: left;
	padding-right: 20px;
	text-align: center;
}
.n4Tab .TabTitle li a:link,
.n4Tab .TabTitle li a:visited,
.n4Tab .TabTitle li a:hover{
	color: #42679b;
	text-decoration: none;
}
.n4Tab .TabTitle .normal{
	background-image: url(../images/bj_8.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 100px;
	display: block;
}
.n4Tab .TabTitle .active{
	background-image: url(../images/bj_9.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 32px;
	width: 100px;
	font-size: 14px;
	font-weight: bold;
}
.n4Tab .TabContent {
}
.none {display:none;}

.n4Tab .TabTitle1{
	width: 652px;
	height: 39px;
	position: relative;
	background-image: url(../images/bj_10.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.TabTitle1_img {
	margin-left: 10px;


}

.n4Tab .TabTitle1 ul{
	position: absolute;
	top: 7px;
	margin-left: 30px;

}
.n4Tab .TabTitle1 li{
	list-style-type:none;
	cursor:pointer;
	line-height: 32px;
	float: left;
	padding-right: 20px;
	text-align: center;
}
.n4Tab .TabTitle1 li a:link,
.n4Tab .TabTitle1 li a:visited,
.n4Tab .TabTitle1 li a:hover{
	color: #42679b;
	text-decoration: none;
}
.n4Tab .TabTitle1 .normal{
	background-image: url(../images/bj_8.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 100px;
	display: block;
}
.n4Tab .TabTitle1 .active{
	background-image: url(../images/bj_9.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 32px;
	width: 100px;
	font-size: 14px;
	font-weight: bold;
}

