#main {margin:0 auto; width:685px;}

#header_menu{height:223px}
#header_button{height:123px}

.col_1, .col_2, .col_3, .col_box_1, .col_box_2{
	float:left;
	text-align: left;
	width: 130px;
}

/*======= index.html =======*/
#page1 #content .col_1{
	width:330px;
}
#page1 #content .col_2{
	width:280px;
	height: 345px;
}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1{width:254px;}
#page2 #content .col_2{
	width:390px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
/*=========================*/

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

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

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

/*======= index-5.html =======*/
#page6 #content .col_1{
	width:340px;
}
#page6 #content .col_2{width:288px;}
/*=========================*/

/*======= index-6.html =======*/
#page7 #content .col_1{width:614px;}
/*=========================*/


#footer{height:73px}

