#main, #footer {margin:0 auto; width:850px; text-align:left;}

.col_1, .col_2, .col_3, .col_box_1, .col_box_2, .col_box_3, .col_box_4{ float:left;}

#header, #content  {width:850px}

.width {width:100%}

/*======= index.html =======*/
#page1 #content .col_1{
	width:584px;
	max-height: 590px;
	overflow-y:auto;
}
#page1 #content .col_2{width:239px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1{width:394px;}
#page2 #content .col_2{width:429px;}
/*=========================*/

#default {
	padding-top: 20px;
	font-weight: bold;
	font-size: 18px; 
	line-height: 20px; 
}