/*选项卡A*/
#Tab1,Tab2,Tab3,Tab4,Tab5{
width:462px;
margin:0 auto;
padding:0px;
margin:0 auto;}
/*选项卡B*/
#Tab02{
width:275px;
margin:0px;
padding:0px;
margin:0 auto;}
/*选项卡D*/
#Tab04{
width:278px;
margin:0px;
padding:0px;}
/*更多*/
#More{
width:60px;
height:28px;
float:right;
display:inline;
text-align:right;
font-size:12px;
line-height:28px;
overflow:hidden;
}
#More a{color:#000;}
#More a:hover{ color:#000;}
#More02{
height:28px;
float:right;
display:inline;
text-align:right;
overflow:hidden;
}
#More02 img{vertical-align:middle;}
/*选项卡A_01菜单class*/
.Menubox {
	width:100%;
	height:28px;
	line-height:28px;
	background:url(../images/hsxt_12.jpg) no-repeat;
}
.Menubox1 {
	width:100%;
	height:28px;
	line-height:28px;
	background:url(../images/hsxt2.jpg) no-repeat;
}
.Menubox ul{
 margin:0px;
 padding:0px;
}
.Menubox li{
	width:84px;
	height:28px;
	float:left;
	display:block;
	cursor:pointer;
	text-align:center;
	margin-left: 10px;
 }
.Menubox li.hover{
 margin:0px;
 margin-left: 10px;
 color:#000;
 font-weight:bold;
 height:28px;
 line-height:28px;
 font-size:14px;
}
.Menubox_on {
 width:85px;
 height:28px;
 padding:0px;
 color:#000;
 font-weight:bold;
 line-height:28px;
 font-size:14px;
 }
 .Menubox_do {
 width:85px;
 height:28px;
 padding:0px;
 color:#000;
 font-weight:bold;
 line-height:28px;
 font-size:14px;
 }
.Contentbox{
 text-align:left;
}
/* 选项卡B_01菜单 */
.Menubox02 {
 width:100%;
 height:32px;
 line-height:32px;
}
.Menubox02 ul{
 margin:0px;
 padding:0px;
}
.Menubox02 li{
 width:91px;
 height:32px;
 float:left;
 display:block;
 cursor:pointer;
 text-align:center;
 }
.Menubox02 li.hover{
 margin:0px;
 background:url(../images/Tab_hover_02.gif) no-repeat;
 color:#000;
 font-weight:bold;
 height:32px;
 line-height:32px;
 font-size:14px;
}
.Menubox02_on {
 background:url(../images/Tab_hover_02.gif) no-repeat;
 color:#000;
 font-weight:bold;
 line-height:32px;
 font-size:14px;
 }
.Contentbox02{
 clear:both;
 margin-top:0px;
 border:1px solid #5cc700;
 border-top:none;
 height:170px;
 text-align:left;
}
/*选项卡选项卡D_01菜单class*/
.Menubox_D01 {
 width:100%;
 height:26px;
 line-height:26px;
 overflow:hidden;
 background:url(../images/tab_bg_05.gif) repeat-x;
}
.Menubox_D01 ul{
 margin:0px;
 padding:0px;
}
.Menubox_D01 li{
 width:62px;
 float:left;
 display:block;
 cursor:pointer;
 text-align:center;
 font-size:12px;
 line-height:26px;
 }
.Menubox_D01 li.hover{
 width:62px;
 margin:0px;
 color:#ff8400;
 height:25px;
 line-height:26px;
 font-size:12px;
 overflow:hidden;
 text-align:center;
 background:url(../images/Menu_Hover_04.gif) no-repeat;
}
.Menubox_D01_on {
 width:62px;
 padding:0px;
 color:#ff8400;
 height:25px;
 line-height:26px;
 font-size:12px;
 text-align:left;
 overflow:hidden;
 background:url(../images/Menu_Hover_04.gif) no-repeat;
 }
.Contentbox_D01{
 clear:both;
 margin-top:0px;
 border:1px solid #bebeda;
 border-top:none;
 height:170px;
 text-align:left;
 padding-top:8px;
}
