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

/*======= header =======*/
#header {
	height:330px;
}

/*======= index.html =======*/
#page #content .col-1{ width:227px; margin-right:18px}
#page #content .col-2{ width:540px}
#page #content .col-3{
	width:240px;
	margin-right:40px
}
#page #content .col-4{
	width:230px
}
/*======= index-1.html =======*/
#page1 #content .col-1{ width:227px; margin-right:18px}
#page1 #content .col-2{ width:540px}
/*======= index-2.html =======*/
#page2 #content .col-1{ width:227px; margin-right:18px}
#page2 #content .col-2{ width:540px}
/*======= index-3.html =======*/
#page3 #content .col-1{ width:227px; margin-right:18px}
#page3 #content .col-2{ width:540px}
/*======= index-4.html =======*/
#page4 #content .col-1{ width:227px; margin-right:18px}
#page4 #content .col-2{ width:540px}
#page4 #content .col-3{ width:245px; margin-right:25px}
#page4 #content .col-4{ width:250px}
/*======= index-5.html =======*/
#page5 #content .col-1{ width:227px; margin-right:18px}
#page5 #content .col-2{ width:540px}
#page5 #content .col-3{
	width:240px
}
#page5 #content .col-4{ width:252px}
/*======= index-6.html =======*/
#page6 #content .col-1{ width:227px; margin-right:18px}
#page6 #content .col-2{ width:540px}

/*======= footer =======*/
#footer {
	height:49px;
	margin-top:15px;
	background:url(images/bot.gif)
}
