﻿#site_center { text-align:center; background: #303030;}
#main { width:746px; margin:0 auto; text-align:left;}

#header { height:252px; background:#000000;}
#content { background:#000000;}
	


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

/*======= index.html =======*/
#page1 #header .col_1 { width:147px;}
#page1 #header .col_2 { width:599px;}

#page1 #content .col_1 { width:466px;}
#page1 #content .col_2 { width:253px;}

/*=========================*/

/*======= index-1.html =======*/
#page2 #header .col_1 { width:147px;}
#page2 #header .col_2 { width:599px;}

#page2 #content .col_1 { width:264px;}
#page2 #content .col_2 { width:436px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 #header .col_1 { width:147px;}
#page3 #header .col_2 { width:599px;}

#page3 #content .col_1 { width:483px;}
#page3 #content .col_2 { width:220px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 #header .col_1 { width:147px;}
#page4 #header .col_2 { width:599px;}

#page4 #content .col_1 { width:263px;}
#page4 #content .col_2 { width:454px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 #header .col_1 { width:147px;}
#page5 #header .col_2 { width:599px;}

#page5 #content .col_1 { width:483px;}
#page5 #content .col_2 { width:220px;}
/*=========================*/

/*======= index-5.html =======*/
#page6 #header .col_1 { width:147px;}
#page6 #header .col_2 { width:599px;}

#page6 #content .col_1 { width:263px;}
#page6 #content .col_2 { width:220px;}
#page6 #content .col_3 { width:263px;}
/*=========================*/

#footer { height:69px; background:#000000}