#main {
	width:980px;
	margin:0 auto;
	position:relative;
	background-image: url(images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header {height:478px;}
#header, #content, #footer {
	font-size:14px;
}

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

/*======= index.html =======*/
#page1 #content .col-1 {
	width:620px;
	margin-right: 4px;
}
#page1 #content .col-1 .col-1 { width:202px; margin-right:25px;}
#page1 #content .col-1 .col-2 {
	width:597px;
}
#page1 #content .col-2 {
	width:213px;
	background-repeat: no-repeat;
	height: 731px;
	margin-top: 56px;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:597px; margin-right:30px;}
#page2 #content .col-1 .col-1 { width:242px; margin-right:73px;}
#page2 #content .col-1 .col-2 { width:242px;}
#page2 #content .col-2 { width:215px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:597px; margin-right:30px;}
#page3 #content .col-1 .col-1 { width:202px; margin-right:25px;}
#page3 #content .col-1 .col-2 { width:310px;}
#page3 #content .col-2 { width:215px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {
	width:590px;
	margin-right:10px;
}
#page4 #content .col-1 .col-1 { width:202px; margin-right:25px;}
#page4 #content .col-1 .col-2 { width:310px;}
#page4 #content .col-2 {
	width:213px;
	margin-top: 45px;
	margin-left: 20px;
}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:597px; margin-right:30px;}
#page5 #content .col-1 .col-1 { width:242px; margin-right:73px;}
#page5 #content .col-1 .col-2 { width:242px;}
#page5 #content .col-2 { width:215px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:597px; margin-right:30px;}
#page6 #content .col-1 .col-1 { width:202px; margin-right:25px;}
#page6 #content .col-1 .col-2 { width:310px;}
#page6 #content .col-2 { width:215px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:597px; margin-right:30px;}
#page7 #content .col-2 { width:215px;}

/*======= index-7.html =======*/
#page8 #content .col-1 {width:597px; margin-right:30px;}
#page8 #content .col-1 .col-1 { width:309px; margin-right:0;} 
#page8 #content .col-1 .col-2 { width:239px;} 
#page8 #content .col-2 { width:215px;}


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


#footer {height:74px;}
#page1 .tail-top .tail-bottom #main #content .indent .container .col-1 {
	margin-top: 10px;
}
