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

#header {height: 150px;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {width: 371px; margin-right: 0;
	color: white;
	font-size: 14px;
}
#page2 #content .col-1 .block { height: 300px; overflow:auto;}
#page2 #content .col-1 .block .inner { width: 200px; height:500px; padding:0;}
#page2 #content .col-2 { width: 400px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:185px; margin-right:43px;}
#page3 #content .col-2 { width:372px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:371px; margin-right:43px;}
#page4 #content .col-1 .col-1 { width:197px; margin-right:0;}
#page4 #content .col-1 .col-2 { width:171px;}
#page4 #content .col-2 { width:206px;
	color: red;
}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:187px; margin-right:41px;}
#page5 #content .col-2 { width:372px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width: 600px; margin-right:41px;
	margin-left: 50px;
	color: white;
	font-size: 12px;
}
#page6 #content .col-2 { width: 211px;}
#page6 #content .col-2 .block { height:328px; overflow:auto;}
#page6 #content .col-2 .block .inner { width:180px; height:500px; padding:0;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:378px; margin-right:36px;}
#page7 #content .col-2 { width:186px;
	color: white;
}


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


#footer {height: 25px;
	text-align: right;
}