/*每頁選單標題 , 左側-產品分類標題 , 頁尾 */
body{
	font-family:Arial, "微軟正黑體";
	}
#navMenu{
	font-size:110%;
	}
.colSide h4{
	font-size:130%;
	}
.coBox{
	font-size:110%;
	line-height:1.8em;
	}
/**************************    order按鈕   ***********************************/
:root .btnOrder{
	padding:6px 15px 2px \9;
	}
.btnOrder, .attFile a{
	line-height:2.9em;
	}