﻿#main {width:980px; margin:0 auto; position:relative;}

#header {height:450px;}
#header, #content, #footer {
	font-size:9px;
	font-weight: normal;
}

.col-1, .col-2, .col-3 {
	float:left;
	margin-left: 0px;
	text-indent: 0px;
}

/*======= index.html =======*/
#page1 #content .col-1 {
	width:215px;
	margin-right:30px;
}
#page1 #content .col-2 {
	width:395px;
	margin-right:10px;
}
#page1 #content .col-3 {
	width:225px;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:224px; margin-right:10px;}
#page2 #content .col-2 { width:642px;}
#page2 #content .col-2 .col-1 { width:260px; margin-right:48px;}
#page2 #content .col-2 .col-2 { width:260px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:642px;
	margin-right:18px;
}
#page3 #content .col-2 {
	width:225px;
}

/*======= index-3.html =======*/
#page4 #content .col-1 {
	width:225px;
	margin-right:20px;
}
#page4 #content .col-2 { width:632px; padding:0px;}
#page4 #content .col-2 .col-1 { width:260px; margin-right:48px;}
#page4 #content .col-2 .col-2 { width:260px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:206px; margin-right:50px;}
#page5 #content .col-2 { width:368px; margin-right:20px;}
#page5 #content .col-3 {
	width:225px;
}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:591px; margin-right:50px;}
#page6 #content .col-2 { width:200px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {
	width:206px;
	margin-right:30px;
}
#page7 #content .col-2 {
	width:338px;
	margin-right:10px;
}
#page7 #content .col-3 {
	width:300px;
}

/*======= index-7.html =======*/
#page8 #content .row-1 {width:855px;}



/*=========================*/


#footer {height:68px;}
