#main {width:980px; margin:0 auto; text-align:left;}

#header {height:430px;}
#header, #content, #footer {
	font-size:0.69em;
	text-align: left;
	color: #FF6600;
}

.col_1, .col_2, .col_3, .column1, .column2, .column3 {
	float:left;
	color: #CCCCCC;
	list-style-image: none;
	list-style-type: none;
}

/*======= index.html =======*/
#page1 #content .col_1 {
	width:587px;
	margin-right:30px;
}
#page1 #content .col_2 { width:279px;}

#page1 #content .col_1 .column1 { width:209px;}
#page1 #content .col_1 .column2 {
	width:160px;
}

/*======= index-1.html =======*/
#page2 #content .col_1 {
	width:265px;
	margin-right:40px;
	color: #FF6600;
}
#page2 #content .col_2 {
	width:277px;
	margin-right:34px;
}
#page2 #content .col_3 { width:286px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:258px; margin-right:47px;}
#page3 #content .col_2 { width:258px; margin-right:47px;}
#page3 #content .col_3 { width:258px;}

/*======= index-3.html =======*/
#page4 #content .col_1 { width:437px; margin-right:35px;}
#page4 #content .col_2 { width:440px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {
	width:580px;
	margin-right:41px;
}
#page5 #content .col_2 { width:279px;}

#page5 #content .col_1 .column1 { width:209px;}
#page5 #content .col_1 .column2 { width:208px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:395px; margin-right:46px;}
#page6 #content .col_2 { width:214px; margin-right:42px;}
#page6 #content .col_3 { width:213px;}


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


#footer {height:81px;}
