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

/*======= header =======*/
#header {
	height:100%;
	background:url(images/top_bg.gif)
}

/*======= index.html =======*/
#page1 #content .col1{ width:670px}
#page1 #content .col2{ width:282px}
#page1 #content .col-1{ width:270px; margin-right:61px}
#page1 #content .col-2{ width:268px}
#page1 #content .bg{ background:url(images/tail.gif) repeat-y 295px top } 
#page1 #content .col-3{ width:284px; margin-right:35px}
#page1 #content .col-4{ width:274px}
#page1 #content .bg1{ background:url(images/tail.gif) repeat-y 300px top } 
#page1 #content .bg2{ background:url(images/tail3.gif) no-repeat 300px  bottom } 
/*======= index-1.html =======*/
#page2 #content .col1{
	width:100%;
}
#page2 #content .col2{
}
/*======= index-2.html =======*/
#page3 #content .col1{
	width: 100%;
	/* [disabled]height: inherit; */

}
#page3 #content .col2{
	width:100%;
	padding-left: 8px;
}
#page3 #content .col-3{ width:284px; margin-right:35px}
#page3 #content .col-4{ width:274px}
#page3 #content .bg1{ background:url(images/tail.gif) repeat-y 300px top } 
#page3 #content .bg2{ background:url(images/tail3.gif) no-repeat 300px  bottom } 
/*======= index-3.html =======*/
#page4 #content .col1{
	width:100%
}
#page4 #content .col2{ width:282px}
/*======= index-4.html =======*/
#page5 #content .col1{
	width:100%
}
#page5 #content .col2{ width:282px}
#page5 #content .col-1{
	width:225px}
#page5 #content .col-2{
	width:258px;
	margin-right: 20px;
}
#page5 #content .col-3{
	width:350px;
	margin-right:0
}
#page5 #content .col-4{ width:292px}
/*======= footer =======*/
#footer { height:131px; }
