@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/daohangl.jpg);
    background-repeat:no-repeat;
	width:1024px;
	height:50px;
	margin:0px 0 0 12px;
	}
#nav_left{
	width:500px;
	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: #FFF;
text-decoration: none;
}
#nav_left a:visited {
text-decoration: none;
color: #FFF;
}
#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;	
	}

#zyright{

    width:1004px;
	border-style:solid;
	border-width:1px;
	border-color:#99CCFF;
	margin:30px 0px 0px 10px;		
	background-color:#FFFFFF;
}

#zyright1{    
	 font-size: 16px;
	 font-family: "宋体";
	 font-weight: bold;
	 color:#0976BB;
	 width:996px;
	 height:35px;
	 margin:10px 0 0 2px;
	 border-style:dotted;
	 border-width:1px;
	 border-bottom-color:#000;
	 border-left-color:#FFF;
	 border-right-color:#FFF;
	 border-top-color:#FFF;	 
	 }
#zyright1	a:link {
color:#0976BB;
text-decoration: none;
}
#zyright1 a:visited {
text-decoration: none;
color:#0976BB;
}
#zyright1 a:hover {
text-decoration: none;
color: #000000;
}
#zyright1 a:active {
text-decoration: none;
}	 
	 
#zyright2{
     background-image:url(../images/tu3.jpg);
     background-repeat:no-repeat;
	 width:696px;
	 height:167px;
     margin:15px 0 0 25px;	 
	 }

#zyright3{     
	 width:980px;	 
     margin:15px 0 0 13px;
	 line-height:25px;	 
	 }
#zyright3	a:link {
color:#000000;
text-decoration: none;
}
#zyright3 a:visited {
text-decoration: none;
color:#000000;
}
#zyright3 a:hover {
text-decoration: none;
color: #0976BB;
}
#zyright3 a:active {
text-decoration: none;
}
#apDiv5 {
	position:absolute;
	left:230px;
	top:231px;
	width:231px;
	height:253px;
	z-index:10;
	border:#66CCFF ;
}
#apDiv8 {
	position:absolute;
	left:230px;
	top:227px;
	width:225px;
	height:252px;
	z-index:10;
	border-bottom-color:#66CCFF;		
}
.STYLE5 {
	font-size: 12px;
	font-family: "宋体";
}
#main #zyright #zyright3 p strong {
	font-size: 24px;
}

	 
/*页脚
--------------------------------------------------------*/			
#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;
	
}	