﻿@charset "utf-8";
/* CSS Document */
body{margin:0 auto; font-size:12px; color:#3C75AC;}

 div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,     
pre, form, fieldset, input, textarea, p, blockquote, th, td {     
 padding: 0;    
 margin: 0;    
 }    
fieldset, img {     
 border: 0;    
 }    
table {    
 border-collapse: collapse;    
 border-spacing: 0;    
 }    
ol, ul {    
 list-style: none;    
 }    
address, caption, cite, code, dfn, em, strong, th, var {    
 font-weight: normal;    
 font-style: normal;    
 }    
caption, th {    
 text-align: left;    
 }    
h1, h2, h3, h4, h5, h6 {    
 font-weight: normal;    
 font-size: 100%;    
 }    
q:before, q:after {    
 content: '';    
 }    
abbr, acronym {     
 border: 0;    
 }


#header{width:1024px;  height:104px; padding:0 30px;margin:0 auto;}
#daohang{width:1024px; height:36px; padding:0 4px;margin:0 auto}
#content{width:1024px; padding:0 4px; margin:0 auto;background:url(nav_bg.jpg) no-repeat;}
#tqyb{ width:300px;  color:#FFF; height:36px; line-height:36px; padding-left:20px; float:left; margin-top:-5px;  overflow:hidden;
}
a{color:#FFFFFF; text-decoration:none;}
a:hover{color:#FFFFFF; text-decoration:underline;}
#left{width:207px; height:409px; background:url(leftbg_top.gif) no-repeat; float:left}
#left_main{width:207px; height:383px; background:url(leftbg_main.gif) repeat-y; margin-top:13px;}
#left_main ul{ margin:5px 13px;}
.xqts a{ display:block; width:181px; height:82px; margin-top:3px; border-bottom:solid 1px #ccc; background:url(xqts.jpg) no-repeat;}
.xqts a:hover{background:url(xqts2.jpg) no-repeat;}
.xxjgcx a{ display:block; width:181px; height:82px; margin-top:3px; border-bottom:solid 1px #ccc; background:url(xxjgcx.jpg) no-repeat;}
.xxjgcx a:hover{background:url(xxjgcx2.jpg) no-repeat;}
.myddc a{ display:block; width:181px; height:82px; margin-top:3px; border-bottom:solid 1px #ccc; background:url(myddc.jpg) no-repeat;}
.myddc a:hover{background:url(myddc2.jpg) no-repeat;}
#tsdh{ width:168px; height:80px; background:url(tsbg.gif) no-repeat; margin-left:10px; padding:10px; font-size:14px;}
#tsdh span{font-weight:bold;}
#left_main ul li span{ display:none;}
#left_bottom{width:207px; height:13px; background:url(leftbg_bottom.gif) no-repeat;}
#biaoyu{width:790px; height:30px; float:left; color:#FF0000; line-height:30px; padding:0 10px;}
#main{width:549px; height:377px; border-right:dashed 1px #ccc; float:left;}
#klxx{width:525px; height:164px; background:url(klxx.gif) no-repeat; margin:0 12px;}
#klxx td{padding-left:8px;}
#right{width:242px; height:377px; padding:0 10px; float:left;}
#right b{display:block; width:232px; text-align:center; margin:10px 0; border-bottom:solid 1px #E5DDDA;}
#zxtz{width:226px; height:168px; background:url(zxtz_bg.gif) no-repeat; font-size:14px; padding:0 10px; padding-top:6px;}
#zxtz span{ display:block;margin:0 23px; color:#FFFFFF;}
#tpxw{width:240px; height:155px;}

/*选项卡2*/
#Tab{width:520px;padding:5px 0;margin:0 auto;}
/*菜单class*/
.Menubox {width:100%;background:url(tab2_bg2.jpg);
height:25px;line-height:25px;
}
.Menubox ul{margin:0px;padding:0px;
}
.Menubox li{ font-size:14px;float:left;display:block;cursor:pointer;width:101px;text-align:center;color:#1B008E;
}
.Menubox li.hover{font-size:14px;padding:0px;background:#fff;width:101px;background:url(tab2_bg.jpg) no-repeat;
color:#1B008E;font-weight:bold;height:25px;line-height:25px;
}
.Contentbox{clear:both;margin-top:0px;;border-top:none;height:88ffpx;text-align:left;
padding-top:8px;
}
#Tab a{color:#3C75AC; line-height:24px;}
#gdtp{width:539px; margin:0 5px;}



#nav{ width:640px;  color:#FFF; height:36px; line-height:38px; float:left; margin-left:20px;}
.menu {
font-family: arial, sans-serif; 
width:640px;
height:36px; 
margin:0; 
}
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
.menu ul li {
float:left; 
position:relative;
}
.menu ul li a, .menu ul li a:visited {
display:block; 
text-align:center; 
text-decoration:none;  
height:36px; 
color:#fff; 
line-height:38px;
font-size:14px;
float:left; 
width:80px;
}
.menu ul li ul {
display: none;
}

.menu ul li:hover a {
color:#fff;
text-decoration: underline;
}
.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:36px;
	left:0;
}
.menu ul li:hover ul li a {
border-bottom:1px double #ccc;
width:80px;
display:block; 
background:#3C75AC; 
color:#fff;
text-decoration:none;
}
.menu ul li:hover ul li a:hover {
background:#7CB4E5;
color:#fff;
text-decoration: underline;
}

#footer{width:1024px; height:24px; text-align:center;margin:0 auto;}