
.col1, .col2, .col3, .col4{ float:left}

/*======= width =======*/
.w{margin:0 auto; text-align:left; width:1000px}

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

/*======= page1 =======*/
#page1 #content .col1{ width:112px}
#page1 #content .col2{ width:776px}
#page1 #content .col3{ width:112px}

/*======= index =======*/
#page2 #content .col1{ width:112px}
#page2 #content .col2{ width:600px}
#page2 #content .col3{ width:112px}

