@charset "utf-8";
/* [全局属性设置] */
/* [全局属性设置] */
*{
	margin:0;
	padding:0;
	}
body{
    background-color:#FFFFFF;	
	width:1024px;
	height:100%;
	margin:0 auto;
	overflow-x:hidden;
	}
ul,li{
	list-style-type:none;
	}
	img{ 
	  border:none;
	}
/*子页CSS
--------------------------------------------------------*/			
#header{/*<定义页头属性>*/
    background-image:url(../images/header.jpg);
    background-repeat:no-repeat;
	width:1024px;
	height:140px;
	}
#nav{/*<定义导航属性>*/
    background-image:url(../images/nav.jpg);
    background-repeat:no-repeat;
	width:1024px;
	height:50px;
	}
#nav_left{
	width:550px;
	height:18px;
	margin:15px 0 0 50px;
	margin:15px 0 0 25px;
	float:left;
	font-family:"宋体";	
	font-size:14px;
	color:#999999;
	
	}
#nav_left	a:link {
color: #999999;
text-decoration: none;
}
#nav_left a:visited {
text-decoration: none;
color: #999999;
}
#nav_left a:hover {
text-decoration: none;
color: #0000FF;
}
#nav_left a:active {
text-decoration: none;
}
#nav_right{
    background-image:url(../images/sousuo.jpg);  
    background-repeat:no-repeat;
	width:185px;
	height:30px;
	float:left;
	margin:10px 0 0 200px;
	font-size:14px;
	}
/*主体区域
--------------------------------------------------------*/
#main{
	width:1024px;
			
	background-color:#FFFFFF;	
	}
#zyleft{
    width:266px;
	height:550px;
	float:left;
	background-color:#FFFFFF;
}
#zyshang_list{
	padding:0px 0 0 0px;	
	}	
#zyshang_list	a:link {
color:#000000;
text-decoration: none;
}
#zyshang_list a:visited {
text-decoration: none;

}
#zyshang_list a:hover {
text-decoration: none;
color: #0976BB;
}
#zyshang_list a:active {
text-decoration: none;
}

#zyshang_list li{
    background-image:url(../images/tiao.jpg);
    background-repeat:no-repeat;
	background-position:top;
	width:100%;
	height:44px;
	line-height:40px;
	font-size:14px;
	font-family:"宋体";	
	 	
}

#zyxia_list li{
    background-image:url(../images/xtb.jpg);
    background-repeat:no-repeat;
	background-position:top;
	width:100%;
	height:33px;
	line-height:30px;
	font-size:14px;
	font-family:"宋体";	
	 	
}
#zyright{
    background-image:url(../images/nrtu.jpg);
    background-repeat:no-repeat;
    width:746px;
	float:right;
	border-style:solid;
	border-width:1px;
	border-color:#99CCFF;
	border-top-color:#FFFFFF;
	margin:0px 5px 0px 0px;		
	background-color:#FFFFFF;
}
	
#zyshang{
    background-image:url(../images/lant.jpg);
    background-repeat:no-repeat;   
	background-position:top;
    width:230px;	
	float:right;
	line-height:40px;	
	border-style:solid;
	border-width:1px;
	border-color:#99CCFF;
	border-top-color:#FFFFFF;
	
	}

#zyxia{
    background-image:url(../images/lant.jpg);
    background-repeat:no-repeat;   
	background-position:top;
    width:230px;		
	float:right;
	line-height:40px;	
	border-style:solid;
	border-width:1px;
	border-color:#99CCFF;
	border-top-color:#FFFFFF;
	margin:30px 0 0 0px;	
}

.STYLE1 {
	font-size: 16px;
	font-family: "宋体";
	font-weight: bold;
	color: #0976BB;
}
.STYLE2 {
	font-size: 16px;
	color: #FFFFFF;
}


.STYLE4 {
	font-family: "微软雅黑";
	line-height:41px;
	font-size: 16px;
	color: #FFFFFF;
}
#zyright1{
    border-style:solid;
	border-width:1px;
	border-color:#99CCFF;
	
     font-size: 16px;
	 font-family: "宋体";
     margin:19px 0 0 0px;
	 color:#0976BB;
	 font-weight: bold;
	  }


#zyright2{
     background-image:url(../images/tu3.jpg);
     background-repeat:no-repeat;
	 width:696px;
	 height:167px;
     margin:15px 0 0 25px;	 
	 }

#zyright3{
	background-image:url(../images/xiazail.jpg);
	background-repeat:no-repeat;     
	 width:643px;	 
     margin:15px 0 0 45px;
	 line-height:35px ;
		 
	 }

#wu{
	height:10px; 	      
	 }	
#wu1{
	height:10px; 	      
	 }		
#biao{
	width:635px;
    margin:2px 0qwe 7px;
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	background-color:#EBEBEB;
	 }	 	 
/*页脚
--------------------------------------------------------*/			
#footer{/*<定义页脚版权属性>*/
   	width:1024px;
	height:50px;
	font-size:14px;
	line-height:20px;
	font-family:"宋体";
	float:left;
	text-align:center;
	padding-top:30px;
	line-height:60px;
	}
#footer	a:link {
color:#000000;
text-decoration: none;
}
#footer a:visited {
text-decoration: none;
color:#000000;
}
#footer a:hover {
text-decoration: none;
color: #0976BB;
}
#footer a:active {
text-decoration: none;
}#db{
    background-color:#0033FF;
    width:100%;
	height:1px;
	margin:-15px 0 0 0px;
	border-style:solid; 
	border-width:1px;
	border-color:#0033FF;
	
}	