.col1, .col2, .col3, .col4, .col5, .col6{ float:left}
/*======= width =======*/
.w{margin:0 auto; text-align:left; width:1003px; }

/*======= header =======*/
#header {height:142px;  background:url(images/bg_top.jpg) no-repeat top center}

#content { height:454px; background:url(images/bg_main.jpg) no-repeat top center}
/*======= index.html =======*/
#page1 #content .col1{ width:296px; background:url(images/line_y.gif) repeat-y top right}
#page1 #content .col2{ width:450px}
#page1 #content .col3{ width:180px; margin-right:24px}
#page1 #content .col4{ width:180px}
#page1 #content .col5{ width:89px; margin-right:21px}
#page1 #content .col6{ width:89px}
/*======= index-2.html =======*/
#page2 #content .col1{ width:528px; background:url(images/line_y.gif) repeat-y top right}
#page2 #content .col2{ width:218px}
/*======= index-3.html =======*/
#page3 #content .col1{ width:296px; background:url(images/line_y.gif) repeat-y top right}
#page3 #content .col2{ width:450px}
#page3 #content .col3{ width:89px; margin-right:21px}
#page3 #content .col4{ width:89px}
/*======= index-4.html =======*/
#page4 #content .col1{ width:516px; background:url(images/line_y.gif) repeat-y top right}
#page4 #content .col2{ width:230px}
/*======= index-5.html =======*/
#page5 #content .col1{ width:346px; background:url(images/line_y.gif) repeat-y top right}
#page5 #content .col2{ width:400px}
/*======= index-6.html =======*/
#page6 #content .col1{ width:516px; background:url(images/line_y.gif) repeat-y top right}
#page6 #content .col2{ width:230px}
#page6 #content .col3{ width:200px; font-size:1.5em;}
#page6 #content .col4{ width:260px; font-size:1.5em;}
/*======= index-7.html =======*/
#page7 #content .col1{ width:746px;}

/*======= footer =======*/
#footer {background:url(images/bg_bot.jpg) no-repeat top center}
