*{
   padding:0px;
   margin:0px;
   font-size:14px;
   font-family:"微软雅黑";
  }
#global{
min-width:1000px;
}
  
#one{
width:100%;
height:auto;
background-color:#3E3E3E;
     }
#one ul li a{ color:#FFFFFF; text-decoration:none;}
#one ul li a:hover{ color:#FF0000; text-decoration:none;}
	 
#two{
width:100%;
height:35px;
border-bottom:1px #FFFF00 solid;
     }
	 
#four{ margin-right:10%;}
#four ul{list-style:none;}
#four ul li{ 
float:right; 
border:#FF0000 0px solid; 
margin-right:35px; 
line-height:35px;}
#four ul li a:hover{ 
color:#48B9D0;
}

#five{
width:100%;
height:140px;
background-color:#1171ae;
border:#00FF00 0px solid;
}

#three{
width:86%;
margin-left:7%;
}

#six{
margin-top:33px;
float:left;
border:#0000FF 0px solid;
}

#seven{
margin-top:76px;
float:right;
border:#0000FF solid 0px;
text-align:right;
}

#eight{
background-color:#1171ae;
width:100%;
height:auto;
}

#nine{
text-align:center;
background-color:#e3e4ff;
width:86%;
height:5000px;
border:#666666 2px solid;
border-radius:10px;
margin:0 auto;
}

#ten{
background-color:#045785;
width:100%;
height:55px;
border-bottom:1px #666666 solid;
}

#ten ul{
list-style:none;
margin-left:20px;
}
#ten ul li{
float:left;
margin-left:9px;}
#ten ul li a{
border:#045785 2px solid;
font-family:cambria;
font-size:15px;
color:#FFFFFF;
padding:2px;
line-height:55px;
text-decoration:none;
}
#ten ul li a:hover{
font-size:15px;
border:#CCCCCC 2px solid;
border-radius:5px;
text-decoration:none;
color:#FFFFFF;
}

#eleven{
width:100%;
height:auto;
background-color:#FFFFFF;
border:#10476a 0px solid;
}


#twelve{
width:25%;
height:4900px;
background-color:#F6F6F6;
border:#FFFF00 0px solid;
float:left;
}

#twelve h3{
height:45px; 
font-size:16px;
line-height:45px; 
text-align:left; 
padding-left:40px;
border:#000000 0px solid;
}

#twelve ul li{
margin-left:55px;
border:#000000 0px solid;
color:#999999;
font-size:16px;
text-align:left;                           //注意，文字靠左边框
}
#twelve ul li a{
color:#333333;
text-decoration:none;
}
#twelve ul li a:hover{
color:#333333;
text-decoration:underline;
}

#fourteen{
width:75%;
height:4900px;
float:right;
background-color:#FFFFFF;
}

#thirty{
width:94%;
background-color:#FFFFFF;
border:#33FF00 solid 0px;
margin-left:3%;
}
#thirty p{
text-align:left;
line-height:150%;
}
#thirty p a{
text-decoration:underline;
color:#B24926;
}
#thirty p a:hover{
text-decoration:none;
color:#666666;}
#thirty ul li{
margin-left:45px;
font-size:16px;
color:#999999;
text-align:left;
line-height:200%;
}
#thirty ul li a{
color:#B24926;
}
#thirty ul li a:hover{
text-decoration:none;
color:#666666;}


#twenty{
width:100%;
height:200px;
border:#00FFFF 0px solid;
background-color:#232323;
}

#foot1{
width:60%;
height:110px;
margin-left:20%;
border:#00FFFF 0px solid;
border-radius:1px;
}
/* 注意：运用#id  a img和#id  a:hover img可控制由图文组成的一个链接里的鼠标点击前后的图片属性； 用#id a p控制文字亦然*/
#foot1a{  
width:33%;                                                           
float:left;
text-align:center; 
margin-top:20px;
line-height:15px;}

#foot1b{
width:33%;
float:left;
text-align:center;
margin-top:20px;
line-height:15px;}

#foot1c{
width:33%;
float:left; 
text-align:center;
margin-top:20px;
line-height:15px;}

#foot1 a{                                                           
color:#CCCCCC;
text-decoration:none;
}
#foot1 a:hover{
text-decoration:none;
color:cccccc;}

#foot2{
width:inherit;
border:#CCCCCC 0px solid;
position:absolute;
text-align:center;
}
#foot2 p{
font-size:11px;
color:#666666;
}


