
.col1, .col2, .col3, .col4, .col5, .col6, .col7{ float:left}

/*======= width =======*/
.w{margin:0 auto; text-align:left; width:900px; background:#ffffff }

/*======= header =======*/
#header {height:330px; background:url(images/top.jpg) no-repeat top left}

/*======= index.html =======*/
#index #content .col5{ width:820px}
#index #content .col1{ width:280px}
#index #content .col2{ width:610px}
#index #content .col3{ width:180px}
#index #content .col4{ width:820px}
#index #content .col6{ width:285px}
#index #content .col7{ width:285px}
/*======= contact.html =======*/
#contact #content .col1{ width:350px}
#contact #content .col2{ width:550px}




