body {
	font-size: 1.7em;
}
form {
	padding: 0;
	margin: 0;
}
ol {
	margin: 0;
	padding: 0;
	width: 600px
}
ol li {
	font-size: 0.7em;
	text-align: left;
	list-style-position: inside;
	border: 1px solid #FF0000;
	background: FFFDBD;
	margin-bottom: 3px;
	padding: 2px
}
input.text {
	font-size: 1.2em;
}
input.checkbox {
	width: 24px;
	height: 24px;
}
fieldset {
	width: 590px;
	line-height: 36px;
}
.state, legend {
	font-size: 1.4em;
	text-align: center;
}
#showkey {
	float: right;
	padding: 3px;
	text-align: left;
	font-size: 1.4em;
	line-height: 1em;
}
#online, #shop, #local_china {
	clear: both;
	width: 600px;
	background-color: #FFFDBD;
	margin-bottom: 8px;
}
#online p, #shop p, #local_china p {
	font-size: 1em;
	padding: 3px;
	margin: 0;
	text-align: center;
	float:left;
	width:1.3em;
	line-height: 1em;
}
img.pay {
	width:165px;
	height: 104px;
	margin: 5px;
	cursor: pointer;
}
img.opay {
	width:165px;
	height: 50px;
	margin: 5px;
	cursor: pointer;
}
label {cursor: pointer;}
img.pay1 {
	width:250px;
	margin: 5px;
	cursor: pointer;
}
.errmsg {
	font-size: 2.0em;
	color:red;
	line-height: 1.5em;
}
.discount{
	color: red;
	font-size:0.8em;
	font-weight: lighter;
}
.pro_discount{
	color: red;
	font-size:0.8em;
	font-weight: lighter;
}
#err_content{
	margin: 0 auto;
	width: 100%;
	font-size: 18px;
	font-weight: 700;
	color: #F00;
	background: #FFF;
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px;
}
#check_bought{
	font-size: 1.3em;
}
table#address {margin-top: 8px; padding:0;}
font.ci_style {color: blue; font-weight: 800; line-height: 18px;}
font.ci_style span { font-weight: 300;}
td.add_info {color: #000000; font-weight: 600; text-align: left;}
ul#version {
	margin: 0 5px; 
	padding: 0;
	display: table;
}
ul#version li {
	list-style: none;
	margin-right: 15px;
	float: left;
}
ul#version li button {
	border: 1px solid #1E5799;
	background: #C6DCF4;
	padding: 2px 15px;
	font-size: 1.3em;
}
ul#version li button.selected {
	border: 2px solid red;
	background: #FFD0D0;
	padding: 1px 14px;
	color: red;
	font-weight: 700;
}
div.free_res {
	padding: 5px;
	border: 1px solid red;
	background:#FFFFE3;
	color: red;
	font-size: 0.75em;
	line-height: 23px;
	margin: 3px;
}
input.pay_name,
input.pay_phone,
input.pay_address
{
	width: 85%;
}
input.pay_email,
input.cname,
input.cno{
	width: 75%;
}
.tw_pay,.cn_pay,.tw_amount,.cn_amount,.sitem{
	color: blue;
	font-weight:bold;
}
.red{color:red;}
.tw_price, .cn_price {color: blue;font-weight:bold;}
#pay_taiwan,#pay_china_hongkong,#pay_others_pay{
	font-family: "Microsoft JhengHei", "Microsoft YaHei", SimHei, Sans-Serif;
	border:.25rem solid #a4acb0;
	background: linear-gradient(to top, #d3d3d3 0%, #fdfdfd 100%);
	font-size: 1.5rem;
	border-radius: .5rem;
	color:#0a0782;
	height:2rem;
	text-align: center;
	padding:.5rem;
	font-weight: 700;
	vertical-align:middle;
	width:145px;
	cursor:pointer;
}
#pay_china_hongkong{
	font-size: 1.4rem;
	padding-top:.53rem;
}
#pay_others_pay{
	padding:.5rem .5rem;
}
