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

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

/*======= index.html =======*/
#page #content .col-1{ width:227px; margin-right:18px}
#page #content .col-2{ width:540px}
#page #content .col-3{
	width:230px;
	margin-right:60px;
	margin-left: 10px;
}
#page #content .col-4{
	width:206px;
}
/*======= index-1.html =======*/
#page1 #content .col-1{ width:227px; margin-right:18px}
#page1 #content .col-2{
	width:540px;
	text-align: left;
}
/*======= 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:266px}
#page5 #content .col-4{ width:252px}
/*======= index-6.html =======*/
#page6 #content .col-1{ width:227px; margin-right:18px}
#page6 #content .col-2{ width:540px}

#page7 #content .col-1{ width:785px}


/*======= footer =======*/
#footer { height:100px; background:url(images/bot.gif) }
