body{
     color:#999999;
	 font:"Times New Roman,‚l‚r ‚oƒSƒVƒbƒN";
	 font-size:small;
	 text-align:center;	 
	 }

a{
   color:#0FB1D5;
   text-decoration:none;
   }

a:hover{
     color:#66CCFF;
	 } 	
	  
#logo{
     width:138px;
	 float:left;
	 }
	 
#fla{
     width:750px;
	 margin:100px;
	 }	 
	 
#menu{
     width:1000px;
	 height:110px;
	 margin:20px;
	 }	 
	
#news{
     width:400px;
	 height:110px;
	 text-align:left;
	 float:left;
	 }	

h3{
   font-size:medium;
  }	 
   
#bl{
   width:110px;
   text-align:center;
   float:right;
   }       
   
   
#re{
   width:100px;
   text-align:center;
   float:right;
   margin-right:15px;
   }

#co{
   width:100px;
   text-align:center;
   float:right;
   margin-right:15px;
   }
    
#pr{
   width:100px;
   text-align:center;
   float:right;
   margin-right:15px;
   }
	  
#ab{
   width:100px;
   text-align:center;
   float:right;
   margin-right:15px;
   }
   


   
.clear{
      clear:both;
	  }
	  
	  
	  
	  
#footer{
     width:1000px;
	 height:18px;
	 margin-top:50px;
	 float:left;
	 }
     
#copy{
   font-size:smaller;
   width:200px;
   float:left;
   text-align:left; 
   }
   
   