﻿/*选项卡1*/
#Tab5{
width:978px;
margin:0px;
padding:0px;
margin:0 auto;
position: absolute;
left: 15px;
top:265px;
}

/*菜单class*/
.Menubox {
width:100%;
background:url(images/1.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:#949694;

/*
font-weight:bold;
*/
}
.Menubox li.hover{
padding:0px;
background:#fff;
width:116px;
border-left:1px solid #cfcfcf;
border-top:1px solid #cfcfcf;
border-right:1px solid #cfcfcf;
background:url(images/1.gif);
color:#2650BB;
font-weight:bold;
height:27px;
line-height:27px;
}
.Contentbox{
clear:both;
margin-top:0px;
border:1px solid #cfcfcf;
border-top:none;
height:250px;
text-align:center;
padding-top:8px;
}

/*菜单class*/
.Menubox5 {
width:100%;
background:url(../images/1_1.gif);
height:28px;
line-height:28px;
}
.Menubox5 ul{
margin:0px;
padding:0px;
}
.Menubox5 li{
float:left;
display:block;
cursor:pointer;
width:81px;
text-align:center;
color:#949694;
font-size:13px;
font-weight:bold;
/*
*/
}
.Menubox5 li.hover{
padding:0px;
background:#fff;
width:81px;
border-left:0px solid #cfcfcf;
border-top:0px solid #cfcfcf;
border-right:0px solid #cfcfcf;
background:url(../images/1_1.gif); 
/*background:#f2f8ff;*/
/*color:#2650BB; */
font-weight:bold;
font-size:14px;
height:27px;
line-height:27px;
}
.Contentbox5{
clear:both;
margin-top:0px;
border:1px solid #cfcfcf;
background:#f2f8ff;
border-top:none;
height:30px;
text-align:left;
padding-top:8px;
}
