/* CSS Document */

*{ margin:0; padding:0;}
body{ font-family:"ËÎÌå"; font-size:12px; color: #CCCCCC; background:#000000; margin:120px auto;}
#header{ width:900px; height:90px; margin:0 auto;  }


#pagebody{ width:866px; height:229px; margin:0 auto; padding:0px 33px 0 0; border:1px solid #FFFFFF; margin-top:5px;}
.left{ width:279px; height:191px; 
						  background:#333333; 
						  float:left; 
						  margin:10px 0 0 32px; 
						  background:url(../images/left.gif); 
						  
						}
.center{ width:346px; 
              background: url(../images/middle.gif);
			  height:192px;
			  float:left;text-align:center; margin:10px 0 0 32px; 
			  }
.center_p{ width:280px; height:132px; margin:15px auto;text-align:left; padding:16px 0 0 0 ;}
.right{ width:144px; 
          background: url(../images/righr.gif);
          height:192px;
		  float:right; margin:10px 0px 0px 10px;}
.right_tu{ width:93px; height:165px; margin:20px 5px 0px 10px; }
.right_tu ul li{width:120px; height:18px;}
.right_tu ul li a{font-size:12px; font-weight:bold;}
.left-tu{ width:255px; height:172px; margin:9px 12px 10px 12px; }
#footer{ width:860px; 
             line-height:22px; 
			 margin:25px auto;  
			 padding:0px 20px; 
			 background: url(../images/foot.gif);}
#footer p span{ font-weight:bold; 
                       margin:0 160px 0 25px;}


