#main {
	margin:0 auto;
	width:900px;
	text-align:left;
	height:1202px;
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.main_indent {padding:131px 0 0 91px}

#header, #content, #footer {width:100%}

.col_1, .col_2, .col_3, .col_box_1, .col_box_2, .column_1, .column_2 { float:left;}

.width {width:100%}
.box {width:100%}

/*======= index.html =======*/
#page1 #content .col_1{width:429px;}
#page1 #content .col_2{width:245px;}
#page1 #content .column_1 {width:172px}
#page1 #content .column_2 {width:257px}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1{width:429px;}
#page2 #content .col_2{width:245px;}
#page2 #content .box {padding-bottom:15px}
#page2 #content .col_box_1 {width:184px}
#page2 #content .col_box_2 {width:154px}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1{width:429px;}
#page3 #content .col_2{width:245px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1{
	width:675px;
}
#page4 #content .col_2{width:245px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1{width:429px;}
#page5 #content .col_2{width:245px;}
/*=========================*/

