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

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

/*======= index.html =======*/
#page1 #content .col-1{ width:635px; margin-right:16px}
#page1 #content .col-2{ width:253px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:635px; margin-right:16px}
#page2 #content .col-2{ width:253px}
/*======= index-2.html =======*/
#page3 #content .col-1{
	width:635px;
	margin-right:10px
}
#page3 #content .col-2{ width:253px}
#page3 #content .col-3{ width:280px; margin-right:23px}
#page3 #content .col-4{ width:285px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:635px; margin-right:16px}
#page4 #content .col-2{ width:253px}
/*======= index-4.html =======*/
#page5 #content .col-1{
	width:635px;
	margin-right:10px
}
#page5 #content .col-2{ width:253px}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:635px; margin-right:16px}
#page6 #content .col-2{ width:253px}
/*======= index-6.html =======*/
#page7 #content .col-1{ width:635px; margin-right:16px}
#page7 #content .col-2{ width:253px}
/*======= index-7.html =======*/
#page8 #content .col-1{
	width:635px;
	margin-right:10px
}
#page8 #content .col-2{ width:253px}

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

