﻿body {
font-family: 宋体;
font-size: 12px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

#toubiao {
font-size: 36px;
color: #FFFFFF;
font-weight: bold;
}

a {
font-family: 宋体;
font-size: 12px;
}
a:link {
 text-decoration: none;
}
a:visited {
 text-decoration: none;
}
a:hover {
 text-decoration: none;
}
a:active {
 text-decoration: none;
}
.H1 {
 font-size: 14px;
 color: #000000;
 font-weight: bold;
}
.H2 {
 font-size: 14px;
 color: #FFFFFF;
 font-weight: bold;
}
.H {color: #FFFFFF}

#Tab{
width:346px;
margin:0px;
padding:0px;
margin:0 auto;}

.Menubox {
width:100%;
background:url(new_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:#000000;
font-weight:bold;
}
.Menubox li.hover{
padding:0px;
background:#fff;
width:116px;
border-left:1px solid #FF0000;
border-top:1px solid #FF0000;
border-right:1px solid #FF0000;
background:url(new_bg1.gif);
color:#000000;
font-weight:bold;
height:27px;
line-height:27px;
}
.Contentbox{
clear:both;
margin-top:0px;
border:1px solid #FF0000;
border-top:none;
height:216px;
text-align:left;
padding-top:3px;
}