#main { 
	width:998px; 
	margin:0 auto;
}
#header {
	height:135px;
	padding-top: 32px;
	padding-left: 9px;
}
#headerindex {
	height:380px;
	background-color: #FFF;
}
#header, 
#content, 
#footer { 
	font-size:0.75em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .col-1 {
	width:260px;
	margin-right:53px;
}
#page1 #content .col-2 { width:280px; margin-right:55px;}
#page1 #content .col-3 {
	width:417px;
	padding-right: 4px;
}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:210px; margin-right:53px;}
#page2 #content .col-2 { width:436px; margin-right:45px;}
#page2 #content .col-2 .col-1 { width:210px; margin-right:16px;}
#page2 #content .col-2 .col-2 { width:210px; margin-right:0;}
#page2 #content .col-3 {
	width:200px;
}
#page2 #content .col-4 {
	width:100px;
}

/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:441px;
	margin-right:50px;
	height: 600px;
}
#page3 #content .col-2 {
	width:455px;
	height: auto;
}
#page3 #content .col-3 { width:210px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:210px; margin-right:53px;}
#page4 #content .col-2 { width:214px; margin-right:55px;}
#page4 #content .col-3 { width:421px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:210px; margin-right:53px;}
#page5 #content .col-2 { width:436px; margin-right:45px;}

#page5 #content .col-3 { width:210px;}


/*======= index-5.html =======*/
#page6 #content .col-1 { width:441px; margin-right:50px;}
#page6 #content .col-2 { width:210px; margin-right:250px;}
#page6 #content .col-3 { width:210px;}

/*======= index-6.html =======*/
#page7 #content .col-1 { width:210px; margin-right:53px;}
#page7 #content .col-2 { width:214px; margin-right:55px;}
#page7 #content .col-3 { width:421px;}


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


#footer { 
	height:107px;
	padding:0 9px;
}

