.col1, .col2, .col3, .col4{
	float:left;
}
.col2 #center {
	margin-left: 10px;
}
.col2 #centerMENU {
	margin-left: 20px;
}
.col3{
}
/*======= width =======*/
.w{margin:0 auto; text-align:left; width:933px; }

/*======= header =======*/
#header {
	height:524px;
	background-image: url(images/bg_header2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header .col1{ width:227px}
#header .col2{
	width:705px;
}

/*======= index.html =======*/
#page1 #content .col1{ width:459px}
#page1 #content .col2{
	width:460px
}
/*======= index-1.html =======*/
#page2 #content .col1{ width:309px}
#page2 #content .col2{ width:280px}
#page2 #content .col3{ width:330px}
/*======= index-2.html =======*/
#page3 #content .col1{ width:570px}
#page3 #content .col2{ width:349px}
#page3 #content .col3{ width:260px}
#page3 #content .col4{ width:245px}
/*======= index-3.html =======*/
#page4 #content .col1{
	width:975px
}
#page4 #content .col2{ width:460px}
/*======= index-4.html =======*/
#page5 #content .col1{ width:309px}
#page5 #content .col2{ width:610px}
/*======= index-5.html =======*/
#page6 #content .col1{ width:309px}
#page6 #content .col2{ width:280px}
#page6 #content .col3{
	width:650px
}
/*======= index-6.html =======*/
#page7 #content .col1{ width:570px}
#page7 #content .col2{ width:349px}
