#main {
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height:81px;
}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 {
	float:left;
}

.col-2b {
	float:left;
	text-align: justify;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:371px; margin-right:13px;}
#page2 #content .col-1 .block { height:458px; overflow:auto;}
#page2 #content .col-1 .block .inner { width:336px; height:500px; padding:0;}
#page2 #content .col-2b { width:240px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:240px;
	margin-right:10px;
}
#page3 #content .col-2 { width:401px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {
	width:300px;
	margin-right:4px;
}
#page4 #content .col-1 .col-1 { width:197px; margin-right:0;}
#page4 #content .col-1 .col-2 { width:171px;}
#page4 #content .col-2 {width:300px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {
	width:260px;
	margin-right:2px;
}
#page5 #content .col-2 { width:372px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:336px; margin-right:41px;}
#page6 #content .col-2 { width:211px;}
#page6 #content .col-2 .block { height:328px; overflow:auto;}
#page6 #content .col-2 .block .inner { width:185px; height:500px; padding:0;}

/*======= index-6.html =======*/
#page7 #content .col-1 {
	width:290px;
	margin-right:32px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
#page7 #content .col-2 {
	width:300px;
	font-family: Verdana, Geneva, sans-serif;
}


/*=========================*/


#footer {height:75px;}

