#site_center {text-align:center;}
#main {width:770px; margin:0 auto; text-align:left;}


.col_1, .col_2, .col_3, .column1, .column2, .column3, .column4 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:511px;}
#page1 #content .col_2 { width:230px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1 {
	width:511px;
	margin-top: 20px;
}
#page2 #content .col_2 {
	width:230px;
	margin-top: 20px;
}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1 {
	width:511px;
}
#page3 #content .col_2 { width:230px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1 {width:511px;}
	#page4 #content .col_1_cruise {
	width:740px;
	}
#page4 #content .col_2 {
	width:210px;
}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1 {
	width:230px;
}
#page5 #content .col_2 {
	width:500px;
}
/*=========================*/

/*======= index-5.html =======*/
#page6 #content .col_1 {width:511px;}
#page6 #content .col_2 { width:230px;}
/*=========================*/


#footer {height:94px;}
.main_menu_white {
	font-weight: bold;
	color: #FFFFFF;
}
