<style type="text/css">
<!--
ul{ list-style:none;}
/*选项卡1*/
#Tab1{
width:280px;
margin:0px;
padding:0px;
margin:0 auto;}
/*菜单class*/
.Menubox {
	width:100%;
	background:url(images/tab-30.gif);
	height:28px;
	line-height:28px;
}
.Menubox ul{
margin:0px;
padding:0px;
}
.Menubox li{
float:left;
display:block;
cursor:pointer;
width:139px;
text-align:center;
color:#949694;
font-weight:bold;
}
.Menubox li.hover{
	padding:0px;
	background:url(images/tab-4.gif);
	width:139px;
	border-left:1px solid #7395be;
	border-top:1px solid #7395be;
	border-right:1px solid #7395be;
	background:url(images/tab-40.gif);
	color:#024b8f;
	font-weight:bold;
	height:27px;
	line-height:27px;
}
.Contentbox{
clear:both;
margin-top:0px;
border:1px solid #7395be;
border-top:none;
height:485px;
text-align:center;
padding-top:8px;
}
/*选项卡2*/
#Tab2{
width:100%;
margin:0px;
padding:0px;
margin:0 auto;}
/*菜单class*/
.Menubox2 {
	width:100%;
	background:url(images/tab-10.gif);
	height:28px;
	line-height:28px;
}
.Menubox2 ul{
margin:0px;
padding:0px;
}
.Menubox2 li{
float:left;
display:block;
cursor:pointer;
width:94px;
text-align:center;
color:#949694;
font-weight:bold;
}
.Menubox2 li.hover{
	padding:0px;
	background:url(images/tab-4.gif);
	width:94px;
	border-left:1px solid #7395be;
	border-top:1px solid #7395be;
	border-right:1px solid #7395be;
	background:url(images/tab-40.gif);
	color:#024b8f;
	font-weight:bold;
	height:27px;
	line-height:27px;
}
.Contentbox2{
clear:both;
margin-top:0px;
border:1px solid #7395be;
border-top:none;
height:155px;
text-align:center;
padding-top:8px;
}
-->
</style>

