@charset "UTF-8";
/* CSS Document */

/************************ Body ************************/

body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom:0px;}
#form {width:94%; padding:3%; }

#textbox {margin-bottom:20px;display: table;width: 100%;margin-top: 5px;}
#textbox .text{ font-family::Microsoft JhengHei,Heiti TC,Verdana; font-size:16px; color:#333; margin-bottom:5px; float:left;width:35%;}
#textbox .text1{ font-family:Microsoft JhengHei,Heiti TC,Verdana; font-size:16px; color:#333; margin-bottom:5px;}
#textbox .box{ font-family:Microsoft JhengHei,Heiti TC,Verdana; font-size:16px; color:#333;width:85%;}
#textbox .content{ width:65%; float:left;    margin-bottom: 6px;}
#textbox .content input{ width:99%;box-sizing: border-box;
    padding: 2px;}
#textbox .div p img{
	width: 100%;
}
#radioBtn {margin-bottom:20px;display: table;width: 100%;}
#radioBtn .text{ font-family:Microsoft JhengHei,Heiti TC,Verdana; font-size:16px; color:#333; margin-bottom:5px; float:left; width:30%;}
#radioBtn .radio_content{ display:table; width:70%;}
#radioBtn .content {margin-left: 0px; margin-left: 10px; float:left;margin-bottom: 8px;}
#radioBtn .content .left{ float:left; font-family:Verdana; font-size:12px; color:#333; }
#radioBtn .content .right{ float:left; font-family:Microsoft JhengHei,Heiti TC,Verdana; font-size:14px; color:#333; }
#checkBtn {margin-bottom:20px;display: table;min-width:500px;width: 100%;}
#checkBtn .text{ font-family:Verdana; font-size:12px; color:#333; margin-bottom:5px; float:left; min-width:100px;}
#checkBtn .content {margin-left: 0px; margin-right: 20px; float:left;}
#checkBtn .content .left{ float:left; font-family:Verdana; font-size:12px; color:#333; }
#checkBtn .content .right{ float:left; font-family:Verdana; font-size:14px; color:#333; }
#textarea {margin-bottom:20px;display: table;min-width:500px;width: 100%;}
#textarea .text{ font-family:Verdana; font-size:12px; color:#333; margin-bottom:5px;}
#textarea .box{ width:50%;font-family:Verdana; font-size:12px; color:#333; min-width:500px; height:100px;}
#upload {margin-bottom:20px;display: table;min-width:500px;width: 100%;}
#upload .text{ font-family:Verdana; font-size:12px; color:#333; margin-bottom:5px; float:left; min-width:100px;}
#upload .box{ font-family:Verdana; font-size:12px; color:#333; }
#menu {margin-bottom:20px;display: table;min-width:500px;width: 100%;}
#menu .text{ font-family:Verdana; font-size:16px; color:#333; margin-bottom:5px; float:left; min-width:125px;}
#menu .box{ font-family:Verdana; font-size:16px; color:#333; }
#btn {margin-bottom:20px;display: table;width: 100%;}
#btn .content{margin-right: 10px; float:left;}
#btn .box{ /*font-family:Verdana; font-size:12px; color:#333;*/font-family: Verdana; color: #111; display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 4px; background-color: #fff; }
#payment {margin-bottom:20px;display: table;width: 100%;}
#payment .text{ font-family:Microsoft JhengHei,Heiti TC,Verdana; font-size:13px; color:#333; margin-bottom:5px;}
#payment .content{ font-family:Microsoft JhengHei,Heiti TC,Verdana; font-size:13px; color:#333; }
.form-group {
	margin-bottom: 8px;
}
.form-group label{
	font-size: 16px;
}
