/* CSS Document */
body,div,ul,li{ 
padding:0; 

} 

ul{ list-style:none;} 
/*ѡ�1*/ 
#Tab1{ 
width:460px; 
margin:0px; 
padding:0px; 
margin:0 auto;
} 
/*ѡ�2*/ 
#Tab2{ 
width:576px; 
margin:0px; 
padding:0px; 
margin:0 auto;} 
/*�˵�class*/ 
.Menubox { 
width:100%;  
height:32px; line-height:27px; background: url(../resource/images/disclose/title_bg.gif) repeat-x top; color:#034485; font-weight:bold;
 
}
.Menubox_level3 { 
width:100%;  
height:32px; line-height:27px;
 
} 
.Menubox ul{ 
margin:0px; 
padding:0px; 
} 
.Menubox li{ 
float:left; 
display:block; 
cursor:pointer; 
 width:45%;
 padding-left:15px;
 
} 
.Menubox li.hover{ 
padding:0px; 
color:#0e3a5d;
background: url(../resuorce/images/disclose/title_bg3.gif) repeat-x top;
padding-left:15px; 
} 

.Contentbox{ 
clear:both; 
margin-top:10px; 
 
} 
.Contentbox2{ 

border-top:none; 
height:100%; 
text-align:left; 
padding :8px 15px;
border-left:1px solid #98a6b1;
border-right:1px solid #98a6b1;
border-bottom:1px solid #98a6b1;
line-height:24px;
height:50px;
background:url(../resource/images/disclose/link_bg45.gif) top repeat-x}


.Contentbox3{ 

border-top:none; 
height:100%; 
text-align:left; 
padding :8px 15px;
line-height:21px;
border-left:1px solid #e6e5e3;
border-right:1px solid #e6e5e3;
border-bottom:1px solid #e6e5e3;
}
 
 
 


/*�˵�class2*/ 
.Menubox2 { 
width:100%;  
height:26px; 
line-height:26px; 
background: url(../resource/images/disclose/title_bg.gif) repeat-x top; 
color:#FFFFFF; 
font-weight:bold; 
 
} 
.Menubox2 ul{ 
margin:0px; 
padding:0px; 


} 
.Menubox2 li{ 
float:left; 
display:block; 
cursor:pointer; 
background: url(../resource/images/disclose/tab_line.gif) right center no-repeat; 
  
 

 
} 
.Menubox2 li.hover{ 
 
color:#000000;
background: url(../resource/images/disclose/title_bg3.gif) repeat-x top;
 
border-right:1px solid #cccccc;
 
}

/*�˵�class3*/ 
.Menubox3 { 
width:100%;  
height:25px; 
line-height:25px; 
} 
.Menubox3 ul{ 
margin:0px; 
padding:0px; 
} 
.Menubox3 li{ 
float:left; 
 
cursor:pointer; 
padding-left:5px;
padding-right:5px; 
text-align:center; 

font-weight:bold; 

} 
.Menubox3 li.hover{ 
padding:0px; 
color:#000000;
padding-left:5px;
padding-right:5px; 
background: #e3f4ff;  
font-weight:bold; 
height:25px; 
line-height:25px; 
}
.lefttab {
	width:100%;
	height:500px;
	line-height:26px;
	color:#FFFFFF;
	font-weight:bold;
	background-image: url(../resource/images/disclose/tab_bg.png);
	background-repeat: repeat-y;
	background-position: top;
 
} 
.lefttab_title{ font-weight:bold; padding-left:15px; padding-bottom:0px;   }  