@charset "utf-8";
/* CSS Document */

@import url("reset.css");

html { width:100%; height: 100%;}
html, body { margin:0; padding:0;font-family:Arial, Helvetica, sans-serif;}
body { font-family:Arial, Helvetica, sans-serif; font-size:13px ; line-height:18px; color:#555;}


a { text-decoration:none;}
img.code { margin: 0 0 0 10px;}
p { margin: 0 0 15px 0; padding: 0 0 25px 0; font-family: "微軟正黑體"; font-size: 16px; line-height: 32px; background: url(../images/formbg2.png) no-repeat 50% 100%; }
p span { display: block; width: 126px; height: 39px; margin: 0 auto; text-indent: -5000px; background: url(../images/main.png) -794px -2123px no-repeat;}
.formbox { width: 720px; height: 550px; padding: 30px 40px; background: url(../images/formbg.jpg) #f7eee1; }
.formbox ul{ font-size: 15px; line-height: 26px;}
.formbox ul li{ position: relative; margin: 0 0 8px 0; padding: 0 0 0 15px;}
.formbox ul li::after{ content: ''; display: block; width: 3px; height: 3px; background: #ab8773; position:  absolute; top: 12px; left: 5px;}
.formbox ul li a{ color: #ab8773;}
form { margin: 30px 0 0 0;}
td { width: 215px; padding: 11px 0; }
td.title { width:135px; padding: 11px 0; font-family: "微軟正黑體"; font-size: 16px;  color: #67412e;}
td.title2 { width:100%; padding: 11px 0 11px 10px; font-family: "微軟正黑體"; font-size: 16px;  color: #67412e;}
label { display: block; width: 80px; padding: 0 0 0 20px; font-family: "微軟正黑體"; font-size: 16px;  color: #67412e;}
label.required { background:url(../images/icon_7.png) 0 50% no-repeat;}
input.txt { width:193px; height: 33px; padding: 0 10px; line-height: 33px; border: 1px solid #cab3a7; border-radius: 5px; font-family: "微軟正黑體"; font-size: 16px;  color: #666;}
input.long { width: 543px; height: 33px; padding: 0 10px; line-height: 33px; border: 1px solid #cab3a7; border-radius: 5px; font-family: "微軟正黑體"; font-size: 16px;  color: #666;}
a.submit { float: right; display: block; width: 130px; height: 47px; text-indent: -5000px; background: url(../images/main.png) -720px -1378px no-repeat;}
a.submit:hover { background: url(../images/main.png) -860px -1378px no-repeat; }