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

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

/*======= index.html =======*/
#page1 #content .col-1{ width:200px; margin-left:4px}
#page1 #content .col-2{ width:630px}
#page1 #content .box2 .col-1{ width:250px; margin-left:28px}
#page1 #content .box2 .col-2{ width:250px}
#page1 #content .col-3{ width:273px; margin-left:33px}
#page1 #content .col-4{ width:280px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:189px; margin-left:4px}
#page2 #content .col-2{ width:648px}
#page2 #content .col-3{ width:240px; margin-left:89px}
#page2 #content .col-4{ width:244px; margin-top:19px}

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