<!--
body,div,ul,li{
padding:0;
text-align:center;
}
body{
font:12px "微软雅黑","宋体";
text-align:center;
BACKGROUND: #CFE9C0;
}
a:link{
color:#000000;
text-decoration:none;
}
a:visited {
color: #000000;
text-decoration:none;
}
a:hover {
color: #000000;
text-decoration:underline;
}
ul{ list-style:none;}
/*选项卡2*/
#Tab2{
width:257px;
margin:0px;
padding:0px;
margin:0 auto;}
/*菜单class*/
.Menubox {
width:100%;
background:url(/Images/bg2.gif);
height:28px;
line-height:28px;
}
.Menubox ul{
margin:0px;
padding:0px;
}
.Menubox li{
float:left;
display:block;
cursor:pointer;
width:85px;
text-align:center;
color:#949694;
font-weight:bold;
}
.Menubox li.hover{
padding:0px;
background:#fff;
width:85px;
border-left:1px solid #A8C29F;
border-top:1px solid #A8C29F;
border-right:1px solid #A8C29F;
background:url(/Images/bg1.gif);
color:#739242;
font-weight:bold;
height:27px;
line-height:27px;
}
.Contentbox{
clear:both;
margin-top:0px;
border:1px solid #A8C29F;
border-top:none;
height:210px;
text-align:center;
padding-top:0px;
}
-->
