#main {width:961px; margin:-160px auto; position:relative;}

#header {height:63px;}
#header, #content, #footer { font-size:12px;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:292px; margin-right:13px;}
#page1 #content .row-1 .col-2 {width:292px; margin-right:11px;}
#page1 #content .row-1 .col-3 {width:292px;}
#page1 #content .row-2 .col-1 {width:247px; margin-right:54px;}
#page1 #content .row-2 .col-2 {
	width:850px;
}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:292px; margin-right:13px;}
#page2 #content .row-1 .col-2 {width:292px; margin-right:11px;}
#page2 #content .row-1 .col-3 {width:292px;}
#page2 #content .row-2 .col-1 {width:547px; margin-right:54px;}
#page2 #content .row-2 .col-2 {width:247px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:292px; margin-right:13px;}
#page3 #content .row-1 .col-2 {width:292px; margin-right:11px;}
#page3 #content .row-1 .col-3 {width:292px;}
#page3 #content .row-2 .col-1 {
	width:450px;
	margin-right:54px;
}
#page3 #content .row-2 .col-2 {
	width:350px;
}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {width:220px; margin-right:83px;}
#page4 #content .row-1 .col-2 {width:220px; margin-right:83px;}
#page4 #content .row-1 .col-3 {width:220px;}
#page4 #content .row-2 .col-1 {
	width:455px;
	margin-right:54px;
}
#page4 #content .row-2 .col-1 .col-1 { width:248px; margin-right:48px;}
#page4 #content .row-2 .col-1 .col-2 { width:248px;}
#page4 #content .row-2 .col-2 {
	width:300px;
}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:379px; margin-right:20px;}
#page5 #content .col-2 {width:453px;}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 {width:292px; margin-right:13px;}
#page6 #content .row-1 .col-2 {width:292px; margin-right:11px;}
#page6 #content .row-1 .col-3 {width:292px;}
#page6 #content .row-2 .col-1 {
	width:460px;
	margin-right:35px;
}
#page6 #content .row-2 .col-2 {
	width:350px;
}


/*=========================*/


#footer {height:58px;}

