@charset "utf-8";

/* CSS RESET */
html, body { margin:0; padding:0; height:100%;}
html { *overflow:auto; }  /*remove ie7 scrollbar without overflow */
a:link, a:active, a:focus, input:focus, button:focus { outline:none; *blr: expression(this.onFocus=this.blur()); }
a, a:link, a:hover, a:visited, a:active { text-decoration:none;}
a img { border:none;}

a ,a:visited { color: #666666; text-decoration: none; }
a:hover { color: #9d8c70; text-decoration: none; }

div, ul, ol, dl, li, dt, dd, p, span, blockquote, pre, form, fieldset, input, textarea { margin: 0; padding: 0;}
hr { margin:5px 0; padding:0;}
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0;}
ol, ul { list-style-type: none;}
fieldset, img {border:0;}

/* CSS3 RESET */

/* CLEARFIX */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix { height: 1%;}	/* Hides from IE-mac */
.clearfix {display: block;}	/* End hide */

/*IE6 PNGFIX*/
/*img { behavior: url(Scripts/iepngfix/iepngfix.htc) }
.pngfix { behavior: url(Scripts/iepngfix/iepngfix.htc) }*/

/* DEFAULT STYLE */
body { font-family:"微軟正黑體", Arial, Helvetica, sans-serif !important; font-size:16px !important; color:#333 !important; line-height:2.0em;}
hr { border-top:#eee solid 1px; border-bottom:#999 1px solid;}
h1 { font-size:13px; line-height:13px; font-weight: normal;}
h2 { font-size:13px; line-height:13px; font-weight: normal;}
h3 { font-size:24px; line-height:26px;}
h4 { font-size:20px; line-height:22px;}
h5 { font-size:18px; line-height:20px;}
h6 { font-size:16px; line-height:18px;}

input,textarea { padding:2px;}
input[type=text],input[type=select],textarea { border:1px solid #999; background:#fff;}
input[type=text].error,input[type=select].error,textarea.error { border:1px solid #f00;} 

.footer_sub { color: #A89268; font-size: 15px; }
.footer1_sub { FONT-SIZE: 15px; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif, "新細明體"; }
.footer2_sub { color: #5B5B5B;	font-size: 13px; }
/* if validate availble */