.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:780px; position:relative }

/*======= header =======*/
#header {height:409px;}

/*======= index.html =======*/
#page1 #content .col-1{ width:519px}
#page1 #content .col-2{ width:261px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:261px}
#page2 #content .col-2{ width:519px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:519px}
#page3 #content .col-2{ width:261px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:261px}
#page4 #content .col-2{ width:519px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:519px}
#page5 #content .col-2{ width:261px}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:261px}
#page6 #content .col-2{ width:519px}
#page6 #content .col-3{ width:240px}
#page6 #content .col-4{ width:208px}

/*======= footer =======*/
#footer { height:98px; background:url(images/bot.gif) repeat-x bottom center }
