.col-1, .col-2, .col-3, .col-4, .col-5, .col-6{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:979px; }

/*======= header =======*/
#header {
	height:380px;
	background:url(images/top.jpg) no-repeat top center
}

.bg{ background:url(images/bg_col1.gif) no-repeat top left #101010}


/*======= index.html =======*/
#page1 #content .col-1{ width:257px}
#page1 #content .col-2{
	width:716px
}
#page1 #content .col-3{
	width:314px;
	margin-right:14px
}
#page1 #content .col-4{ width:318px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:722px}
#page2 #content .col-2{ width:256px}
#page2 #content .col-3{ width:318px; margin-right:14px}
#page2 #content .col-4{ width:318px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:257px}
#page3 #content .col-2{ width:722px}
/*======= index-3.html =======*/
#page4 #content .col-1{
	width:718px
}
#page4 #content .col-2{ width:257px}
#page4 #content .col-3{ width:318px; margin-right:14px}
#page4 #content .col-4{ width:318px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:257px}
#page5 #content .col-2{ width:722px}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:722px}
#page6 #content .col-2{ width:256px}
#page6 #content .col-3{ width:280px; margin-right:28px}
#page6 #content .col-4{ width:280px}
/*======= index-6.html =======*/
#page7 #content .col-1{ width:257px}
#page7 #content .col-2{
	width:718px
}
#page7 #content .col-3{ width:318px; margin-right:14px}
#page7 #content .col-4{ width:318px}
#page7 #content .col-5{ width:310px}
#page7 #content .col-6{ width:289px}

/*======= footer =======*/
#footer { height:45px; }
