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

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

.bg{ background:url(images/tail.gif) repeat-y 214px top }
.bg1{ background:url(images/tail.gif) repeat-y 254px top }
/*======= index.html =======*/
#page1 #content .col-1{
/*	width:242px;
	margin-right:88px; */
	width:162px;
	margin-right:88px;
}
#page1 #content .col-2{
/*	width:561px */
	width:641px
}
#page1 #content .col-3{ width:226px; margin-right:81px;}
#page1 #content .col-4{ width:254px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:242px; margin-right:88px;}
#page2 #content .col-2{ width:561px}
#page2 #content .col-3{ width:226px; margin-right:81px;}
#page2 #content .col-4{ width:254px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:242px; margin-right:88px;}
#page3 #content .col-2{ width:561px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:242px; margin-right:88px;}
#page4 #content .col-2{ width:561px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:242px; margin-right:88px;}
#page5 #content .col-2{ width:561px}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:242px; margin-right:88px;}
#page6 #content .col-2{ width:561px}
#page6 #content .col-3{ width:273px}
#page6 #content .col-4{ width:283px}

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