#main {width:1003px; margin:0 auto; position:relative;}

#header {height:367px; min-width:980px; text-align:center;}
#header, #content, #footer {
	font-size:12px;
}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:465px; margin-right:12px;}
#page1 #content .col-2 { width:481px;}
#page1 #content .col-3 {width:465px; }
#page1 #content .col-4 { width:465px; margin-right:12px;}
#page1 #content .col-1 .col-1 { width:114px; margin-right:44px;}
#page1 #content .col-1 .col-2 { width:109px; margin-right:32px;}
#page1 #content .col-1 .col-3 { width:108px;}
#page1 #content .col-2 .col-1 { width:114px; margin-right:44px;}
#page1 #content .col-2 .col-2 { width:129px; margin-right:22px;}
#page1 #content .col-2 .col-3 { width:128px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:465px; margin-right:12px;}
#page2 #content .col-2 { width:481px;}
#page2 #content .col-1 .col-1 { width:114px; margin-right:44px;}
#page2 #content .col-1 .col-2 { width:109px; margin-right:32px;}
#page2 #content .col-1 .col-3 { width:108px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:465px; margin-right:12px;}
#page3 #content .col-2 { width:481px;}
#page3 #content .col-2 .col-1 { width:120px; margin-right:36px;}
#page3 #content .col-2 .col-2 { width:129px; margin-right:20px;}
#page3 #content .col-2 .col-3 { width:120px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:465px; margin-right:12px;}
#page4 #content .col-2 { width:481px;}
#page4 #content .col-1 .col-1 { width:114px; margin-right:32px;}
#page4 #content .col-1 .col-2 { width:119px; margin-right:20px;}
#page4 #content .col-1 .col-3 { width:132px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:465px; margin-right:12px;}
#page5 #content .col-2 { width:481px;}
#page5 #content .col-2 .col-1 { width:120px; margin-right:36px;}
#page5 #content .col-2 .col-2 { width:129px; margin-right:20px;}
#page5 #content .col-2 .col-3 { width:120px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:465px; margin-right:12px;}
#page6 #content .col-2 { width:481px;}
#page6 #content .col-1 .col-1 { width:211px; margin-right:0;}
#page6 #content .col-1 .col-2 { width:209px;}


/*=========================*/


#footer {
	height:84px;
	background:url(images/footer-bg.jpg) no-repeat left top;
	position:relative;
	margin-top:-18px;
	margin-left:1px;
}

