@charset "gb2312";
<!--
/*Ñ¡Ïî¿¨3*/
#Tab3{
width:868px;
padding:0px;

margin:0 auto 20px;}
/*²Ëµ¥class*/
.Menubox {
width:866px;
background:url(bg2.gif)  repeat-x;
height:28px;
line-height:28px;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}
.Menubox .hover{ background:none;}
.Menubox ul{
margin:0px;
padding:0px;
width:100%;

}
.Menubox li{
float:left;
display:block;
cursor:pointer;
width:69px;
text-align:center;
color:#083A94;
border-right:1px solid #CCCCCC;
}
.Menubox li.hover{
padding:0px;
background:#fff;
width:69px;
border-top:1px solid #CCCCCC;
background:url(bg1.gif);
color:#083A94;
font-weight:bold;
height:27px;
line-height:27px;
}
.Contentbox{
clear: both;
margin-bottom:20px;
    border: 1px solid #E2E5E9;
    border-top: none;
	height:277px;  
    text-align: center;
    padding: 8px 0 0 10px;   
}

.zzk li{
    line-height: 35px;
	border-bottom: 1px dashed #c0c0c0;
	float:left;
	width:260px;
	text-align:left;
	margin-left:10px;
}
