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

#header {height:575px; position:relative;}
#header, #content, #footer {
	font-size:14px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6 { float:left; position:relative;}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {
	width:284px;
	margin-right:24px;
	max-height: 300px;
}
#page1 #content .row-1 .col-2 {
	width:284px;
	margin-right:24px;
	max-height: 300px;
}
#page1 #content .row-1 .col-3 {
	width:284px;
	max-height: 300px;
}
#page1 #content .row-2 .col-4 {
	width:284px;
	margin-right:24px;
	max-height: 400px;
}
#page1 #content .row-2 .col-5 {
	width:284px;
	margin-right:24px;
	max-height: 400px;
}
#page1 #content .row-2 .col-6 {
	width:284px;
	max-height: 400px;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:284px; margin-right:37px;}
#page2 #content .col-2 {
	width:900px;
}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:592px; margin-right:23px;}
#page3 #content .col-2 {width:284px;}
#page3 #content .col-1 .col-1 {width:284px; margin-right:24px;}
#page3 #content .col-1 .col-2 {width:284px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:75px;}
#page4 #content .col-2 {width:75px; }
#page4 #content .col-3 {width:75px;}
#page5 #content .col-3 {width:75px;}
#page6 #content .col-3 {width:75px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {
	width:450px;
	margin-right:29px;
}
#page5 #content .col-2 {
	width:400px;
}
#page5 #content .col-1 .col-1 { width:200px; margin-right:49px;}
#page5 #content .col-1 .col-2 { width:200px;}


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


#footer {height:72px;}
