<!--
body,div,ul,li{
padding:0;
text-align:center;
}
body{
font:12px "宋体";
text-align:center;
}
.index_news ul{ list-style:none;}
/*选项卡1*/
#Tab1{
width:363px;
margin:0px;
padding:0px;
margin:0 auto;}
/*菜单class*/
.Menubox {
width:100%;
background:url(http://test.okserver.net/okservercn/images/bg2.gif); 
height:28px;
line-height:28px;
}
.Menubox ul{
margin:0px;
padding:0px;
}
.Menubox li{
float:left;
display:block;
cursor:pointer;
width:114px;
text-align:center;
color:#949494;
font-weight:bold;
}
.Menubox li.hover{
padding:0px;
background:#fff;
width:116px;
border-left:1px solid #97BBE0;
border-top:1px solid #97BBE0;
border-right:1px solid #97BBE0;
background:url(http://test.okserver.net/okservercn/images/bg1.gif);
color:#4092E6;
height:27px;
line-height:27px;
}
.Contentbox{
clear:both;
margin-top:0px;
border:1px solid #97BBE0;
border-top:none;
height:181px;
text-align:center;
padding-top:8px;
}
-->
