#main {
	margin:0px auto;
	width:740px;
	height: 100%;
	text-align:left;
}

#header, #content, #footer {width:705px}

.col_1, .col_2, .col_3, .col_box_1, .col_box_2, .col_box_3, .col_news{ float:left;}


/*======= index.html =======*/
#page1 #content .col_1{
	width:190px;
}
#page1 #content .col_2{
	width:324px;
}
#page1 #content .col_3{width:190px;}
#page1 #content .col_news{width:100px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1{
	width:190px;
}
#page2 #content .col_2{
	width:514px;
}
/*=========================*/

/*======= index-3.html =======*/
#page3 #content .col_1{
	width:190px;
}
#page3 #content .col_2{
	width:700px;
}
/*=========================*/