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

#header {height:444px;}
#header, #content, #footer {
	font-size:12px;
}

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

/*======= index.html =======*/
#page1 #content .col-1 {
	width:570px;
	margin-right:5px;
}
#page1 #content .col-1 .col-1 {width:260px; margin-right:44px;}
#page1 #content .col-1 .col-2 {width:260px;}
#page1 #content .col-2 {
	width:300px;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:580px;
	margin-right:2px;
}
#page2 #content .col-1 .col-1 {
	width:270px;
	margin-right:23px;
}
#page2 #content .col-1 .col-2 {width:277px;}
#page2 #content .col-2 {
	width:255px;
}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:595px; margin-right:25px;}
#page3 #content .col-1 .col-1 {
	width:270px;
	margin-right:41px;
}
#page3 #content .col-1 .col-2 {
	width:284px;
}
#page3 #content .col-2 { width:301px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {
	width:540px;
	margin-right:5px;
	font-size: 12px;
	text-align: justify;
}
#page4 #content .col-1 .col-1 {
	width:270px;
	margin-right:6px;
}
#page4 #content .col-1 .col-2 {width:263px;}
#page4 #content .col-2 { width:301px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {
	width:595px;
	margin-right:0px;
}
#page5 #content .col-1 .col-1 {width:260px; margin-right:44px;}
#page5 #content .col-1 .col-2 {width:260px;}
#page5 #content .col-2 {
	width:245px;
}

/*======= index-5.html =======*/
#page6 #content .col-1 {
	width:595px;
	margin-right:120px;
}
#page6 #content .col-2 {
	width:200px;
}

/*======= index-6.html =======*/
#page7 #content .col-1 {
	width:560px;
}
#page7 #content .col-2 {
	width:255px;
}

/*======= index-7.html =======*/
#page7 #content .row-1 {width:595px;}


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


#footer {height:88px;}
