#site_center {text-align:center;}
#main {
	margin:0 auto;
	width:938px;
	text-align:left;
	padding-bottom: 5px;
}


.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:200px;
}
#page1 .content .col_2{
	width:468px;
	margin:4px 6px;
}
#page1 .content .col_3{
	width:240px;
}
#page1 .content .col_box_3a{
	width:223px;
}

/*=========================*/

/*======= index-1.html =======*/
#page2 .content .col_1{
	width:658px;
}
#page2 .content .col_2{
	width:258px;
	margin:8px 0 0 7px;
}
/*=========================*/

/*======= index-2.html =======*/
#page3 .content .col_1{width:910px;}
/*=========================*/
.sub_cat {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 1.2em;
}

