#main {width:980px; margin:0 auto; position:relative;}

#header {
	height:235px;
	background:url(images/header_bg.jpg) no-repeat left 41px;
}

#header1 {
	height:235px;
	background:url(images/header_bg1.jpg) no-repeat left 41px;
}
#header, #header1, #content, #footer { font-size:0.69em;}

.col_1, .col_2, .col_3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:595px;}
#page1 #content .col_2 { width:251px;}
#page1 #content .col_1 .row_1 .col_1 { width:207px;}
#page1 #content .col_1 .row_1 .col_2 { width:385px;}
#page1 #content .col_1 .row_2 .col_1 { width:177px; margin-right:32px;}
#page1 #content .col_1 .row_2 .col_2 { width:177px; margin-right:32px;}
#page1 #content .col_1 .row_2 .col_3 { width:177px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:595px;}
#page2 #content .col_2 {
	width:270px;
}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:595px;}
#page3 #content .col_2 { width:251px;}
#page3 #content .col_1 .row_1 .col_1 { width:177px; margin-right:32px;}
#page3 #content .col_1 .row_1 .col_2 { width:177px; margin-right:32px;}
#page3 #content .col_1 .row_1 .col_3 { width:177px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {
	width:920px;
}
#page4 #content .col_2 {
	width:277px;
	padding-left: 0px;
}
#page4 #content .col_1 .row_2 .col_1 { width:177px; margin-right:32px;}
#page4 #content .col_1 .row_2 .col_2 { width:177px; margin-right:32px;}
#page4 #content .col_1 .row_2 .col_3 { width:177px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:595px;}
#page5 #content .col_2 { width:251px;}
#page5 #content .col_1 .container .col_1 { width:207px;}
#page5 #content .col_1 .container .col_2 { width:385px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:595px;}
#page6 #content .col_2 { width:251px;}
#page6 #content .col_1 .row_1 .col_1 { width:246px;}
#page6 #content .col_1 .row_1 .col_2 { width:235px;}
#page6 #content .col_1 .row_2 .col_1 { width:316px;}
#page6 #content .col_1 .row_2 .col_2 { width:279px;}

/*======= index-6.html =======*/
#page7 #content .col_1 {width:595px;}
#page7 #content .col_2 { width:251px;}

/*=========================*/


#footer {height:55px;}

