
@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, Tahoma, Verdana, DFLiHei,  "Microsoft YaHei New", "Microsoft JhengHei", "微軟正黑體", "MHei", "Lucida Grande", "Lucida Sans Unicode", "STHeiti Light", "STXihei", sans-serif;
}
HTML {
	scrollbar-face-color:#e5e5e5;
	scrollbar-arrow-color:#aaa;
	scrollbar-track-color:#FFF;
	scrollbar-shadow-color:#aaa;
	scrollbar-highlight-color:#aaa;
	scrollbar-3dlight-color:#FFF;
	scrollbar-darkshadow-color:#FFF;
	overflow-y : scroll;
} /*IEb@.FireFox銧�*/
.lineD {
	height:1px;
	line-height:0px;
	margin:0px;
	padding:0px;
	font-size:0px;
	clear:both;
}

#free_form {
	width:100%;
	margin:0;
	overflow:hidden;
}
/* ��惩�交��摱 */



.joinBox {
	/*border:1px solid #999;*/
	width:100%;
	margin: 0 auto;
	overflow:hidden;
	padding:5px 5px 10px 5px;
	background-color: transparent;
	/*-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;*/
	font-size:15px;
}
.joinBox h1 {
	color:#000;
	display:none;
}
.joinBox em {
	color:#E53828;
	font-style:normal;
	padding:0 1px;
	font-weight:bold;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:1.325em;
}
.joinBox table {
	color:#000;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif, "微軟正黑體";
	vertical-align:middle;
}
.joinBox table tr th {
	width:12%;
	max-width:110px;
	font-weight:normal;
	color:#000;
	padding:1px 2px 2px 1px;
 *padding:1px 2px 1px 0px !important;
	_padding:1px 2px 1px 0px;
	text-align:right;
	font-size:1.25em;
	white-space: nowrap;
}
.joinBox tr th, .joinBox table tr td {
	padding:5px 0;
}
.joinBox td {
	color:#333;
	text-align:center;
}
.joinBox p {
	font-family:Arial, Helvetica, sans-serif, "微軟正黑體";
	color:#333;
	text-align:center;
	padding:0;
	font-size:24px;
}
.joinBox form {
	margin:0;
	padding:0;
}
.joinBox a, .joinBox a:visited {color:#F00; text-decoration:underline; padding:0 3px;}
.joinBox a:hover{color:#C00; }
.input02 {
	color:#222;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif, "微軟正黑體";
	margin:auto 12% auto 0;
	padding:0 5px;
	float:left;
	border:1px solid #999/*1e62d0*/;
	background-color:#FFF;	
	height:42px;
	line-height:42px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
/**/
.radio input[type="radio"], .checkbox input[type="checkbox"] {
float: left;
margin-left: -20px;
width:auto;
cursor: pointer;
}
input[type="radio"], input[type="checkbox"] {
margin:-5px 0 0 0;
vertical-align:middle;
line-height: normal;
cursor: pointer;
}

select{color:#999;}
select:focus,
input[type="text"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	color:#7B7B7B;
  outline: thin dotted #FC0;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.radio,
.checkbox {
  min-height:20px;
  padding-left: 20px;
  vertical-align:middle;
}
option{ line-height:32px; height:32px;}/**/
.w120 {
	width:85%;
	margin:2px auto;
}
.al {
	width:95%;
	margin:10px auto;
	overflow:hidden;
	text-align:center;
	vertical-align:central;
}
.out {
	 display:block;
    width:80%;
    font:normal bold 1.425em Arial, Helvetica, sans-serif, "微軟正黑體";
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;  
    padding: 15px 10px;
    margin:0 auto;
    text-decoration: none;
		border: 1px solid #fdbe40;
    background-color:#fdbe40;/*銵典鱓��厰�閗�𡃏𠧧*/
    color: #000;
    -webkit-box-shadow: inset 1px 1px 0px 0px #ffffff;
    -moz-box-shadow: inset 1px 1px 0px 0px #ffffff;
    box-shadow: inset 1px 1px 0px 0px #ffffff;
		-webkit-appearance : none ;/*IOS圓角*/
    cursor: pointer;
}
.out02*::selection {background:transparent;}
.out:hover {/*in*/
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #fe1a00), color-stop(100%, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	background:-ms-linear-gradient( top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#f73728;
	border:1px solid #ce0100;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #b23e35;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #f29c93;
 	-moz-box-shadow:inset 1px 1px 0px 0px #f29c93;
 	box-shadow:inset 1px 1px 0px 0px #f29c93;
 *background:none;
}
input#btn_reset{display:none;}/*�黸���"��齿鰵憛怠神"��厰��*/
.in:hover {
	border:1px solid #F66;
	filter: alpha(opacity=70);
	-moz-opacity: 0.80;
	opacity: 0.80;
	cursor: pointer;
}
.fontColor {
	color:#999;
	padding-left:5px;
}
.fontNote {
	color:#CC3300;
	padding-left:5px;
}

input[type="radio"], .checkbox input[type="checkbox"] {
	vertical-align: bottom;
}
@media ( min-width : 600px ) {
	.joinBox table tr th {
		max-width:135px;
}
}