﻿#site_center {text-align:center;}
#main {width:960px; margin:0 auto; text-align:left;}

#header {height:279px;}

.column3 { float:left;}

.column2 { float:left;}

.column1 { float:left;}

.col_3 { float:left;}

.col_2 { float:left;}

.col_1 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:328px;}
#page1 #content .col_2 { width:628px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:685px;}
#page2 #content .col_2 { width:241px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:330px;}
#page3 #content .col_2 { width:596px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:685px;}
#page4 #content .col_2 { width:241px;}
#page4 #content .col_6 {
	width: 800px;
	position: absolute;
	left: 60px;
}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:330px;}
#page5 #content .col_2 { width:596px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:685px;}
#page6 #content .col_2 { width:241px;}


/*=========================*/


#footer {height:70px;}