


#content-box { 
 width: 900px;
 height: 600px; 
 border: 1px solid #c0c0c0;
} 




#header { 
 width: 898px; 
 height: 70px; 
 border: 1px solid #c0c0c0;
} 



#left { 
 float: left;
 width: 180px; 
 height: 400px; 
 border: 1px solid #c0c0c0;
} 


#middle { 
 float: left;
 width: 718px; 
 height: 400px; 
 border: 1px solid #c0c0c0;
} 

#middlew { 
 float: left;
 width: 710px; 
 height: 470px; 
 border: 0px solid #c0c0c0;
} 

#middleb { 
 float: left;
margin-top: 10px;
margin-left: 5px;
 width: 704px;
 background: url(pics/banner.jpg); 
 height:29px; 
 border: 0px solid #c0c0c0;
} 


#middlew1 { 
 float: left;
margin-top: 10px;
margin-left: 0px;
 width: 349px;
 background: url(pics/s1.jpg); 
 height:453px; 
 border: 0px solid #c0c0c0;
} 


#middlew2 { 
 float: left;
margin-top: 10px;
 width: 351px;
 background: url(pics/s2.jpg); 
 height:453px; 
 border: 0px solid #c0c0c0;
} 


#footer { 
 width: 898px; 
 height: 50px; 
 border: 1px solid #c0c0c0;
} 
