#main {margin:0 auto; width:950px;}

.col_1, .col_2, .col_3, .col_box_1, .col_box_2, .col_box_3{
	float:left;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*======= index.html =======*/
#page1 .row_top .col_1{
	width:290px;
}
#page1 .row_top .col_2{
	width:390px;
}

#page1 .row_bot .col_1{
	width:900px;
}
/*=========================*/


/*======= index-1.html =======*/
#page2 .row_top .col_1{ width:355px;}
#page2 .row_top .col_2{ width:188px;}

#page2 .row_bot .col_1{ width:535px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 .row_top .col_1{
	width:330px;
}
#page3 .row_top .col_2{
	width:525px;
}

/*=========================*/

/*======= index-3.html =======*/
#page4 .row_top .col_1{
	width:425px;
}
#page4 .row_top .col_2{
	width:390px;
}

#page4 .row_bot .col_1{
	width:855px;
}

/*======= index-4.html =======*/
#page5 .row_top .col_1{ width:257px;}
#page5 .row_top .col_2{ width:290px;}

/*======= index-5.html =======*/
#page6 .row_top .col_1{ width:540px;}

/*======= index-6.html =======*/
#page7 .row_top .col_1{
	width:330px;
}
#page7 .row_top .col_2{
	width:530px;
	height: 450px;
	overflow: auto;
}

#page7 .row_bot .col_1{
	width:855px;
}
