.col-1, .col-2, .col-3, .col-4, .col1, .col2, .col3{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:900px; }

/*======= header =======*/
#header {height:158px;}


.col1{ width:300px; height:138px; background:url(../images/banner1.jpg) no-repeat}
.col2{ width:300px; height:138px; background:url(../images/banner2.jpg) no-repeat}
.col3{ width:300px; height:138px; background:url(../images/banner3.jpg) no-repeat}
/*======= index.html =======*/
#page1 #content .col-1{ width:566px; border-right:1px solid #e3d5bb}
#page1 #content .col-2{ width:286px; border-left:1px solid #e3d5bb; margin-left:-1px}
/*======= most others =======*/
#page2 #content .col-1{ width:602px; border-right:1px solid #e3d5bb}
#page2 #content .col-2{ width:250px; border-left:1px solid #e3d5bb; margin-left:-1px}
/*======= facility and sales =======*/
#page5 #content .col-1{ width:852px; border-right:1px solid #e3d5bb}
#page5 #content .col-2{ width:150px; border-left:1px solid #e3d5bb; margin-left:-1px}
/*======= index-6.html contact us=======*/
#page6 #content .col-1{ width:395px; border-right:1px solid #e3d5bb}
#page6 #content .col-2{ width:457px; border-left:1px solid #e3d5bb; margin-left:-1px}
#page6 #content .col-3{ width:300px; text-align:left}
#page6 #content .col-4{ width:250px; text-align:right}
/*======= story.php =======*/
#page7 #content .col-1{ width:602px; border-right:1px solid #e3d5bb}
#page7 #content .col-2{ width:250px; border-left:1px solid #e3d5bb; margin-left:-1px}


/*======= footer =======*/
#footer { height:80px; background:url(../images/bot.gif) repeat-x top  }
