#main {width:980px; margin:0 auto; position:relative;}

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

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

/*======= index.html =======*/
#page1 #content .col-1 {
	width:178px;
	margin-right:6px;
	text-align: left;
	border-right: solid #000 1px;
}
#page1 #content .col-2 {
	width:564px;
	margin-right:6px;
	text-align: justify;
}
#page1 #content .col-2 .box .col-1 { width:337px; margin-right:0;}
#page1 #content .col-2 .box .col-2 {
	width:535px;
	margin-right:0;
	text-align: justify;
}
#page1 #content .col-2 .col-1 {
	width:565px;
	margin-right:4px;
}
#page1 #content .col-2 .col-2 { width:280px; margin-right:0;}
#page1 #content .col-3 {
	width:224px;
	border-left: solid #000 1px;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:167px; margin-right:6px;}
#page2 #content .col-2 { width:564px; margin-right:6px;}
#page2 #content .col-2 .row-1 .col-1 { width:257px; margin-right:16px;}
#page2 #content .col-2 .row-1 .col-1 .col-1 { width:103px; margin-right:26px;}
#page2 #content .col-2 .row-1 .col-1 .col-2 { width:92px;}
#page2 #content .col-2 .row-1 .col-2 { width:254px; margin-right:0;}
#page2 #content .col-2 .row-2 .col-1 { width:254px; margin-right:28px;}
#page2 #content .col-2 .row-2 .col-2 { width:254px;}
#page2 #content .col-2 .col-1 { width:280px; margin-right:4px;}
#page2 #content .col-2 .col-2 { width:280px; margin-right:0;}
#page2 #content .col-3 { width:204px;}

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


#footer {
	height:108px;
	color: #000;
}
