

body { text-align:center;	/*全文置中設定*/
	font-family:Arial,新細明體;
	font-size:12pt;
	color=#000000; 	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {font-family:Arial,新細明體;font-size:12pt;color=#000000}
td  {font-family:Arial,新細明體;font-size:12pt;color=#000000}
select {font-family:新細明體,Arial; font-size:12pt; border-style: solid}

a:link {font-size:18; color:#1F5883; text-decoration:none;} 
a:visited {font-size:18; color:#1F5883; text-decoration:none;} 
a:hover {font-size:18; color:#4597D3; text-decoration:underline;} 
a:active {font-size:18; color:#B6942C; text-decoration:underline;} 

.fontMenu {font-family:新細明體,Arial; font-size:24; color:ffffff;line-height:36px;font-weight:bold;}
.font28 { font-size:28; color: black; font-weight:bold; }
.font30 { font-size:30; color: red; font-weight:bold; }
.font32 { font-size:32; color: FFFFFF; font-weight:bold; }
.font36 { font-size:38; color: red; font-weight:bold; }
.input_button1 { font-size:34; }


div.pagination.scott li.free {		/*贈品.刪除*/
	font-size:30;
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #B2E05D;
	font-weight: bold;
	background-color: #FF0000;
	color: #FFF;
}
#order-box {
  text-align:center;
  font-size: 28px;
  width: 80px;
  height:40px;
  padding: 3px 3px 3px 2px;
  border-radius: 12px;
}




#table1 {table-layout: fixed;	/*div定義menu寬度*/
	word-wrap:break-word;
	width:200;
	overflow:hidden;
	text-align:right;	/*全文置中設定*/

}
#table2 {table-layout: fixed;	/*定義select寬度*/
	word-wrap:break-word;
	width:800;
	overflow:hidden;
}
#table3 {table-layout: fixed;	/*定義select寬度*/
	word-wrap:break-word;
	width:1000;
	overflow:hidden;
}



#order-box2 {
  text-align:left;
  font-size: 28px;
  width: 500px;
  height:50px;
  padding: 3px 3px 3px 2px;
  border-radius: 12px;
}
#order-box3 {
  text-align:left;
  font-size: 28px;
  width: 50px;
  height:50px;
  padding: 3px 3px 3px 2px;
  border-radius: 12px;
}
#order-box4 {
  text-align:left;
  font-size: 28px;
  width: 160px;
  height:50px;
  padding: 3px 3px 3px 2px;
  border-radius: 12px;
}
