body{ vertical-align:center;}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:980px; }

/*======= header =======*/
#header {height:210px;  background:url(../images/top2.gif) no-repeat top center}

/*======= index.html =======*/
#page1 #content .col-1{ width:238px; margin-right:30px}
#page1 #content .col-2{ width:633px;  }
#page1 #content .col-3{ width:410px}
#page1 #content .col-4{ width:168px}
#page1 #content .col-5{ width:270px; margin-right:37px}
#page1 #content .col-6{ width:265px}
#page1 #content .bg{ background:url(../images/tail2.gif) repeat-y 286px top } 
/*======= index-1.html =======*/
#page2 #content .col-1{ width:238px; margin-right:20px; float:left;}
#page2 #content .col-2{ width:633px;float:right; margin-right:15px  }
#page2 #content .col-3{ width:410px}
#page2 #content .col-4{ width:158px;color:#29373c;font-size:12px;}
#page2 #content .col-5{ width:270px; margin-right:37px}
#page2 #content .col-6{ width:265px}
#page2 #content .bg{ background:url(../images/tail2.gif) repeat-y 286px top } 

#page2 #content .col-2 h2{
    margin-top:10px;
    margin-bottom:8px;
}

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

