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

/*======= header =======*/
#header {
	height:340px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 980px;
}
#header .col-1{
	width:305px;
	margin-right:10px;
}
#header .col-2{
	width:350px;
	margin-right:10px
}
#header .col-3{
	width:250px;
	text-align: center;
	vertical-align: top;
}

/*======= index.html =======*/
#page1 #content .col-1{
	width:306px;
	margin-right:10px;
}
#page1 #content .col-2{
	width:306px;
	margin-right:10px;
	text-align: center;
}
#page1 #content .col-3{ width:306px}
#page1 #content .col-4{
	width:470px
}
#page1 #content .col-5{ width:470px}
#page1 #content .bg{ background:url(images/tail.gif) repeat-y 1px top    } 
#page1 #content .bg1{ background:url(images/tail.gif) repeat-y 470px top    } 
#page1 #content .bg2{ background:url(images/tail.gif) repeat-y 939px top    } 
/*======= index-1.html =======*/
#page2 #content .col-1{ width:624px; margin-right:12px}
#page2 #content .col-2{ width:306px}
#page2 #content .col-4{ width:470px}
#page2 #content .col-5{ width:470px}
#page2 #content .bg{ background:url(images/tail.gif) repeat-y 1px top    } 
#page2 #content .bg1{ background:url(images/tail.gif) repeat-y 470px top    } 
#page2 #content .bg2{ background:url(images/tail.gif) repeat-y 939px top    } 
/*======= index-2.html =======*/
#page3 #content .col-1{ width:306px; margin-right:12px}
#page3 #content .col-2{ width:624px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:306px; margin-right:12px}
#page4 #content .col-2{ width:306px; margin-right:12px}
#page4 #content .col-3{ width:306px}
#page4 #content .col-4{ width:470px}
#page4 #content .col-5{ width:470px}
#page4 #content .bg{ background:url(images/tail.gif) repeat-y 1px top    } 
#page4 #content .bg1{ background:url(images/tail.gif) repeat-y 470px top    } 
#page4 #content .bg2{ background:url(images/tail.gif) repeat-y 939px top    } 
/*======= index-4.html =======*/
#page5 #content .col-1{ width:624px; margin-right:12px}
#page5 #content .col-2{ width:306px}
#page5 #content .col-4{ width:470px}
#page5 #content .col-5{ width:470px}
#page5 #content .bg{ background:url(images/tail.gif) repeat-y 1px top    } 
#page5 #content .bg1{ background:url(images/tail.gif) repeat-y 470px top    } 
#page5 #content .bg2{ background:url(images/tail.gif) repeat-y 939px top    } 
/*======= index-5.html =======*/
#page6 #content .col-1{ width:306px; margin-right:12px}
#page6 #content .col-2{ width:624px}
#page6 #content .col-3{ width:274px}
#page6 #content .col-4{ width:285px}


#page1 #nav-home a, #page2 #nav-buy a
{ 
color:#fff; text-decoration:none; background:url(images/bg_menu-act.gif) top center no-repeat; 
} 


/*======= footer =======*/
#footer { height:80px; }
