.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:891px; }

/*======= header =======*/
#header {height:518px;  background:url(images/top.gif) bottom left repeat-x;}
#header .col-1{ width:287px; padding-right:2px; background:url(images/bg_col1.gif) top left no-repeat; height:134px}
#header .col-2{ width:287px; padding-right:2px; background:url(images/bg_col2.gif) top left no-repeat; height:134px}
#header .col-3{ width:287px; background:url(images/bg_col3.gif) top left no-repeat; height:134px}

/*======= index.html =======*/
#page1 #content .col-1{ width:182px; margin-right:41px}
#page1 #content .col-2{ width:361px; margin-right:39px}
#page1 #content .col-3{ width:185px; margin-right:0}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:182px; margin-right:41px}
#page2 #content .col-2{ width:361px; margin-right:39px}
#page2 #content .col-3{ width:185px; margin-right:0}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:182px; margin-right:41px}
#page3 #content .col-2{ width:361px; margin-right:39px}
#page3 #content .col-3{ width:185px; margin-right:0}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:182px; margin-right:41px}
#page4 #content .col-2{
	width:800px;
	margin-right:5px
}
#page4 #content .col-3{ width:185px; margin-right:0}
#page4 #content .col-2 .col-1{
	width:156px;
	margin-right:35px;
	margin-left: 35px;
}
#page4 #content .col-2 .col-2{
	width:156px;
	margin-right:35px
}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:182px; margin-right:41px}
#page5 #content .col-2{
	width:580px;
	margin-right:0px
}
#page5 #content .col-3{ width:185px; margin-right:0}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:182px; margin-right:41px}
#page6 #content .col-2{ width:361px; margin-right:39px}
#page6 #content .col-3{ width:185px; margin-right:0}
/*======= index-6.html =======*/
#page7 #content .col-1{ width:182px; margin-right:41px}
#page7 #content .col-2{ width:361px; margin-right:39px}
#page7 #content .col-3{ width:185px; margin-right:0}

/*======= footer =======*/
#footer { height:142px; }

