#main {
	width:1000px;
	text-align:right;
	margin: auto;
}

#header {height:354px;}
#header, #content, #footer {
	font-size:1em;
}

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

/*======= index.html =======*/
#page1 #content .col_1 {
	width:460px;
	height: 450px;
}
#page1 #content .col_2 {
	width:180px;
}
#page1 #content .col_3 {
	width:165px;
}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:474px;}
#page2 #content .col_2 { width:220px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:232px;}
#page3 #content .col_2 { width:462px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:232px;}
#page4 #content .col_2 { width:242px;}
#page4 #content .col_3 { width:220px;}

#page4 #content .col_3 .column1 { width:61px;}
#page4 #content .col_3 .column2 { width:122px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:474px;}
#page5 #content .col_2 { width:220px;}

#pagemah #content .col_1 .column1 { width:220px;}

#page5 #content .col_1 .column1 { width:220px;}

#page5 #content .col_1 .column2 { width:201px;}

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


#footer {height:79px;}
