/*公共样式*/
ul,
li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.Menubox20 {
	width: 100%;
	height: 34px;
}

.Menubox20 ul {
	margin: 0px;
	padding: 0px;
}

.Menubox20 li {

	float: left;
	display: block;
	cursor: pointer;
	width: 140px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	margin:7px 0 0 15px;
	background:#eeeeee;

}

.Menubox20 li.hover {

	display: block;
	width: 140px;

}


.Menubox21 {
	width: 100%;
	height: 54px;
}

.Menubox21 ul {
	margin: 0px;
	padding: 0px;
}

.Menubox21 li {

	float: left;
	display: block;
	cursor: pointer;
	width: 110px;
	height: 54px;
	line-height: 54px;
	text-align: left;
	text-indent:19px;

}
.Menubox21 li.hover {

	display: block;
	width: 110px;

}



.Menubox22 {
	width: 100%;
	height: 54px;
}

.Menubox22 ul {
	margin: 0px;
	padding: 0px;
}

.Menubox22 li {

	float: left;
	display: block;
	cursor: pointer;
	width: 110px;
	height: 54px;
	line-height: 54px;
	text-align: left;
	text-indent:19px;

}
.Menubox22 li.hover {

	display: block;
	width: 110px;

}


.Menubox23 {
	width: 100%;
	height: 34px;
}

.Menubox23 ul {
	margin: 0px;
	padding: 0px;
}

.Menubox23 li {

	float: left;
	display: block;
	cursor: pointer;
	width: 115px;
	height: 34px;
	line-height: 34px;
	text-align: center;

}
.Menubox23 li.hover {

	display: block;
	width: 115px;

}


.Menubox24 {
	width: 100%;
	height: 54px;
}

.Menubox24 ul {
	margin: 0px;
	padding: 0px;
}

.Menubox24 li {

	float: left;
	display: block;
	cursor: pointer;
	width: 160px;
	height: 54px;
	line-height: 54px;
	text-align: left;
	text-indent:19px;

}
.Menubox24 li.hover {

	display: block;
	width: 160px;

}


.Menubox25 {
	width: 100%;
	height: 54px;
}

.Menubox25 ul {
	margin: 0px;
	padding: 0px;
}

.Menubox25 li {

	float: left;
	display: block;
	cursor: pointer;
	width: 170px;
	height: 54px;
	line-height: 54px;
	text-align: left;
	text-indent:19px;

}
.Menubox25 li.hover {

	display: block;
	width: 170px;

}

/*公共样式结束*/

/*以下是选项卡各自的样式，每个选项卡均需要有*/

div.more20 {
	display: none;
}

div.more21 {
	display: none;
}

div.more22 {
	display: none;
}

div.more23 {
	display: none;
}

div.more24 {
	display: none;
}
div.more25 {
	display: none;
}


div.content20 {
	clear: left;
	width: 100%;
	height: 100%;
	display: none;
}

div.content21 {
	clear: left;
	width: 100%;
	height: 100%;
	display: none;
}

div.content22 {
	clear: left;
	width: 100%;
	height: 100%;
	display: none;
}

div.content23 {
	clear: left;
	width: 100%;
	height: 100%;
	display: none;
}

div.content24 {
	clear: left;
	width: 100%;
	height: 100%;
	display: none;
}

div.content25 {
	clear: left;
	width: 100%;
	height: 100%;
	display: none;
}

/*以下是每种类型的选项卡的样式，要供多个选项卡所共用。*/
/*当前选项卡标签区样式*/
/*hdm20*/

li.tabin20 {

	/*选项卡选中的时候变换背景色或者背景图片*/

}

li.tabin21 {

	/*选项卡选中的时候变换背景色或者背景图片*/
	background:url(../images/06.jpg) no-repeat left;

}

li.tabin22 {

	/*选项卡选中的时候变换背景色或者背景图片*/
	background:url(../images/06.jpg) no-repeat left;

}

li.tabin23 {

	

}

li.tabin24 {

	/*选项卡选中的时候变换背景色或者背景图片*/
	background:url(../images/06.jpg) no-repeat left;

}

li.tabin25 {

	/*选项卡选中的时候变换背景色或者背景图片*/
	background:url(../images/06.jpg) no-repeat left;

}


/*当前选项卡内容区样式*/
div.contentin {
	display: block;
}



/*tab 栏目名的样式*/
.tabina20 {
	font-size: 16px;
	color: #990000;
}

.taba20 {
	font-size: 16px;
	color: #002c94;
}

.tabina21 {
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}

.taba21 {
	font-size: 18px;
	color: #002c94;
}

.tabina22 {
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}

.taba22 {
	font-size: 18px;
	color: #002c94;
}

.tabina23 {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}

.taba23 {
	font-size: 16px;
	color: #555555;
}


.tabina24 {
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}

.taba24 {
	font-size: 18px;
	color: #002c94;
}

.tabina25 {
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}

.taba25 {
	font-size: 18px;
	color: #002c94;
}