#main {
	width:888px;
	margin:0 auto;
	background-color: #000000;
}

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

.col_1, .col_2, .col_3, .column1, .column2, .column3 {
	float:left;
	margin: 0px;
	padding-left: 0px;
}

/*======= index.html =======*/
#page1 #content .col_1 {
	width:567px;
	margin-right:25px;
}
#page1 #content .col_2 {
	width:188px;
}
#page1 #content .col_1 .column1 { width:223px; margin-right:7px;}
#page1 #content .col_1 .column2 { width:336px;}
#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:188px; margin-right:7px;}
#page2 #content .col_1 .column2 { width:370px;}

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

/*======= 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;}
