#site_center {text-align:center;}
#main {
	margin:0 auto;
	width:938px;
	text-align:left;
}


.col_1, .col_2, .col_3, .col_box_1, .col_box_2, .col_box_1a, .col_box_2a, .col_box_3a{ float:left;}


/*======= index.html =======*/
#page1 .content .col_1{
	width:192px;
}
#page1 .content .col_2{
	width:485px;
	margin:10px 5px;
}
#page1 .content .col_3{
	width:230px;
}
/*=========================*/

/*======= index-1.html =======*/
#page2 .content .col_1{
	width:674px;
}
#page2 .content .col_2{
	width:237px;
	margin:0 0 0 10px;
}
/*=========================*/

/*======= index-2.html =======*/
#page3 .content .col_1{width:910px;}
/*=========================*/
.sub_cat {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 1.2em;
}

