@charset "utf-8";
/* CSS Document */
 body { background:#59afeb; font-family:Geneva, Arial, Helvetica, sans-serif;
        font-size:13px; color:#000000;
		}
/*other*/
.title { font-size:20px; padding-bottom:1px; border-bottom:1px; padding-top:5px;}
.active { color:#FF6600; text-decoration:underline;}

.color1{ color:#3e22a5;}
.color2{ color:#9b0000;}		
#carpic {margin:0 auto; width:98%; }
#id { width:200px; pading:px 5px;}

#warpper { width:997px; margin:0 auto;}	
.boder { border-bottom:dashed 1px #666666;}
/*header*/
#header { width:997px;}
.headbanner { background:url(images/banner.jpg) no-repeat;
              width:997px; height:182px;
			  }
.subhead{ float:left;}

.headmenu{ width:997px; background:#0054a6; height:32px;}
.list { width:100%; }
.headmenu ul {list-style-type:none; margin:0; padding:0px; 
              clear:both; padding-left:5px;
			  }
.headmenu ul li { display:inline;}
.headmenu ul li a{ float:left;
                    display:block; font-size:15px;
                   color:#FFFFFF;text-align:center;
				   text-decoration:none;
				   width:106px;
				   padding:1px 0px;				   
				   			   
				   border-right:1px solid #FFFFFF;				   
				   }
.headmenu ul li a:hover{ color:#FF0000;}


/*body page*/
#bodypage{ background:#FFFFFF; width:997px;}
.contain{ width:950px; margin:0 auto;}
.detail { padding:2px 2px;}
.detail p { line-height:18px; text-align:left;}
/*footer*/
#footer{ width:997px}
.footch1 { background:#0060a5; height:36px;
           border-bottom:2px solid #FFFFFF; 
		   }

.footch2 { background:#d2d2d2; width:997px; height:40px;}
.footch2 ul {list-style-type:none; margin:0; padding:0px;
              clear:both; padding-left:20px; }
.footch2 ul li {display:inline; padding-top:5px;  
​​​​​​​​​​​​​​​​​​​                }
.footch2 ul li a{display:block; font-size:12px; float:left;
                   color:#0060a5;text-align:center;
				   text-decoration:none;
				   width:100px;
				   padding:1px 0px;				   
				   				   
				   border-right:1px solid #0060a5;
				   }
.footch2 ul li a:hover{ color:#FF0000;}		
.footch3 { background:#FFFFFF; text-align:center;
           color:#0060a5; padding:10px 2px;}   
		   
		   


