
.col-1, .col-2, .col-3, .col-4{ float:left}
.col-left {width:300px; float:left; margin-right:8px;}
.col-right {width:300px; float:left;}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:877px; }

/*======= index.html =======*/
#page1 #content .col-1{ width:194px; margin-right:13px}
#page1 #content .col-2{ width:645px}
#page1 #content .col-3{	width:175px; margin-right:40px}
#page1 #content .col-4{ width:180px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:194px; margin-right:13px}
#page2 #content .col-2{ width:645px}
#page2 #content .col-3{ width:175px; margin-right:40px}
#page2 #content .col-4{ width:180px}

/*======= footer =======*/
#footer { height:56px; }

