.col1, .col2, .col3, .col4, .col5, .box_1, .box_2{
	margin:0 auto;
	float:left;
	font-size: 1.2em;
	font-family: "細明體", "微軟正黑體", "新細明體", "標楷體";
}
/*======= width =======*/
.site_center{
	margin:0 auto;
	text-align:left;	
	width:850px;
	font-size: 1.2em;
	font-family: "細明體", "微軟正黑體", "新細明體", "標楷體";
}


/*======= index.html =======*/
#page1 #content .col1{ width:498px}
#page1 #content .col2{ width:5px}
#page1 #content .col3{ width:244px}

/*======= index-1.html =======*/
#page2 #content .col1{ width:498px}
#page2 #content .col2{ width:5px}
#page2 #content .col3{ width:244px}

/*======= index-2.html =======*/
#page3 #content .col1{ width:498px}
#page3 #content .col1 .box_1{ width:248px}
#page3 #content .col1 .box_2{ width:205px}
#page3 #content .col2{ width:5px}
#page3 #content .col3{ width:244px}

/*======= index-3.html =======*/
#page4 #content .col1{ width:498px}
#page4 #content .col2{ width:5px}
#page4 #content .col3{ width:244px}

/*======= index-4.html =======*/
#page5 #content .col1{ width:498px}
#page5 #content .col1 .box_1{ width:221px}
#page5 #content .col1 .box_2{ width:222px}
#page5 #content .col2{ width:5px}
#page5 #content .col3{ width:244px}

/*======= index-5.html =======*/
#page6 #content .col1{ width:751px}
