body {fwidth: expression(document.body.clientWidth<766 ? "766px" : "100%"); min-width:766px}
site_center1 {width: expression(document.body.clientWidth<766 ? "766px" : "100%"); min-width:766px}


.w{ width:100%; width: expression(document.body.clientWidth<766 ? "766px" : "100%"); min-width:766px; background:url(images/bg.gif) repeat-x top center}
.site_center{text-align:center; width:100%; background:url(images/bg2.gif) repeat-x bottom}
/*======= width =======*/
.site_center1{margin:0 auto; text-align:left; width:766px; }

/*======= header =======*/
#header {height:260px;  background:url(images/bg_top.jpg) no-repeat bottom  right; text-align:center; width:766px; margin:0 auto}

.col1, .col2, .col3, .col4, .col5 {float:left}

/*======= index.html =======*/
#page1 #content .col1{ width:36%}
#page1 #content .col2{ width:33%}
#page1 #content .col3{ width:31%}
/*======= index-1.html =======*/
#page2 #content .col1{ width:69%}
#page2 #content .col2{ width:30%}
/*======= index-2.html =======*/
#page3 #content .col1{ width:36%}
#page3 #content .col2{ width:64%}
#page3 #content .col4{ width:51%}
#page3 #content .col5{ width:47%}
/*======= index-3.html =======*/
#page4 #content .col1{ width:69%}
#page4 #content .col2{ width:30%}
/*======= index-4.html =======*/
#page5 #content .col1{ width:36%}
#page5 #content .col2{ width:64%}
#page5 #content .col4{ width:209px}
#page5 #content .col5{ width:258px}
/*======= index-5.html =======*/
#page6 #content .col1{ width:100%}
/*======= footer =======*/
#footer { height:160px; }