#main {width:888px; margin:0 auto;}

#header {height:151px; background:url(images/header_bgd.jpg) no-repeat left bottom;}
#header, #content, #footer {
	font-size:.8em;
}

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

/*======= index.html =======*/
#page1 #content .col_1 {width:567px; margin-right:7px;}
#page1 #content .col_2 { width:188px;}
#page1 #content .col_1 .column1 {
	width:150px;
	margin-right:7px;
}
#page1 #content .col_1 .column2 {
	width:559px;
}
#page1 #content .col_1 .column3 { width:178px; margin-right:1px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:567px; margin-right:7px;}
#page2 #content .col_2 { width:188px;}
#page2 #content .col_1 .column1 {
	width:150px;
	margin-right:7px;
}
#page2 #content .col_1 .column2 {
	width:408px;
}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:567px; margin-right:7px;}
#page3 #content .col_2 { width:188px;}
#page3 #content .col_1 .column1 {
	width:225px;
	margin-right:7px;
}
#page3 #content .col_1 .column2 {
	width:334px;
}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:567px; margin-right:7px;}
#page4 #content .col_2 { width:188px;}
#page4 #content .col_1 .column1 { width:223px; margin-right:7px;}
#page4 #content .col_1 .column2 { width:336px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:567px; margin-right:7px;}
#page5 #content .col_2 { width:188px;}
#page5 #content .col_1 .column1 { width:188px; margin-right:7px;}
#page5 #content .col_1 .column2 { width:370px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:567px; margin-right:7px;}
#page6 #content .col_2 { width:188px;}
#page6 #content .col_1 .column1 { width:188px; margin-right:7px;}
#page6 #content .col_1 .column2 { width:370px;}
#page6 #content .box2 { width:762px;}

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

#footer {height:120px;}

