@charset "utf-8";

body{background-color:#155d75;margin:0;padding:0;font-family:'微軟正黑體', Arial, 'LiHei Pro', 新細明體, sans-serif; font-size:16px; color:#333;line-height:22px;}

/*錯誤通報*/
.error{background:url(/billtp/images/error_bg.jpg) center top no-repeat;background-color:#155d75;width:700px;height:auto;padding-top:65px;}
.error_bg{background:url(/billtp/images/table_error_bg.png) left top repeat-y;width:700px;}
.error_List{width:94%;margin:0px auto 10px;}
#error_i{
background: #f5ffd7;
background: -moz-linear-gradient(left, #f5ffd7 1%, #c36d17 4%, #ebb77e 5%, #a75d0d 7%, #b96c19 8%, #b96c19 92%, #a75d0d 93%, #ebb77e 95%, #c36d17 96%, #f5ffd7 99%);
background: -webkit-linear-gradient(left, #f5ffd7 1%,#c36d17 4%,#ebb77e 5%,#a75d0d 7%,#b96c19 8%,#b96c19 92%,#a75d0d 93%,#ebb77e 95%,#c36d17 96%,#f5ffd7 99%);
background: linear-gradient(to right, #f5ffd7 1%,#c36d17 4%,#ebb77e 5%,#a75d0d 7%,#b96c19 8%,#b96c19 92%,#a75d0d 93%,#ebb77e 95%,#c36d17 96%,#f5ffd7 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5ffd7', endColorstr='#f5ffd7',GradientType=1 );
text-align:center;color:#ffff00;width:94%;margin:0px auto;padding:5px 0;font-size:14px;}
table.error_List tr td.list01{ background:url(/billtp/images/th_error.png) left top no-repeat;width:115px;height:38px;text-align:center;line-height:24px;font-weight:bold;color:#bb6500;vertical-align:top;padding-top:5px;}
table.error_List tr td.list02{border-bottom:1px dotted #9cb259;line-height:24px;color:#333;vertical-align:top;padding:5px 2px}
.list02 #textarea,.list02 #textfield,.list02 #textfield2,.list02 #textfield3{width:99%;}

table.aman{border-collapse: collapse;}
table.aman tr td{text-align:center;background-color:#fff;width:140px;line-height:22px;border:1px solid #f69220;}

/*版權宣告*/
.footer{text-align:center;line-height:40px;font-size:13px;color:#e2e5c1;}