* { margin:0; padding:0;}
.w{ width:100%; width: expression(document.body.clientWidth<802 ? "802px" : "100%"); min-width:802px; background:url(images/bg1.gif) repeat-x bottom}
/*======= You can modify the width of the website by changing "width" parameter. The minimum value is 802px. =======*/
.site_center{margin:0 auto; text-align:left; width:802px; }

.col1, .col2, .col3, .col4, .col5, .col6, .col7{ float:left}

/*======= header =======*/
#header {height:178px}
#header .col1{ width:32%}
#header .col2{ width:68%; text-align:right; padding-top:43px}

/*======= index.html =======*/
#page1 #content .row1{ width:100%; padding-bottom:43px}
#page1 #content .col1{ width:33%; background:url(images/line_y.gif) repeat-y right}
#page1 #content .col2{ width:33%; background:url(images/line_y.gif) repeat-y right}
#page1 #content .col3{ width:33%}
#page1 #content .col4{ width:54%; font-size:1.16em}
#page1 #content .col5{ width:46%}
#page1 #content .row3{ width:100%;}
#page1 #content .col6{ width:67%; background:url(images/1_li2.gif) repeat-y right}
#page1 #content .col7{ width:33%}
/*======= index-1.html =======*/
#page2 #content .row1{ width:100%;}
#page2 #content .col1{ width:54%;}
#page2 #content .col2{ width:46%}
#page2 #content .col3{ width:49%; background:url(images/1_li2.gif) repeat-y right}
#page2 #content .col4{ width:51%}
/*======= index-2.html =======*/
#page3 #content .row1{ width:100%;}
#page3 #content .col1{ width:54%;}
#page3 #content .col2{ width:46%}
#page3 #content .col3{ width:38%; background:url(images/1_li3.gif) repeat-y right}
#page3 #content .col4{ width:62%}
/*======= index-3.html =======*/
#page4 #content .row1{ width:100%;}
#page4 #content .col1{ width:54%;}
#page4 #content .col2{ width:46%}
#page4 #content .col3{ width:49%; background:url(images/1_li2.gif) repeat-y right}
#page4 #content .col4{ width:51%}
/*======= index-4.html =======*/
#page5 #content .col1{ width:45%}
#page5 #content .col2{ width:54%}
/*======= index-5.html =======*/
#page6 #content .col1{ width:56%}
#page6 #content .col2{ width:44%}
#page6 #content .col3{ width:210px}
#page6 #content .col4{ width:165px}
/*======= index-6.html =======*/
#page7 #content .col1{ width:100%}

/*======= footer =======*/
#footer { height:134px; }