@charset "utf-8";
/* CSS Document */
html, body{ margin:0; padding:0; width:100%; height:100%; font-family:"微軟正黑體"; font-size:13px; background:url(../img/all-left-bg.jpg) repeat; color:#555555;}
body, table, p, div, span, form, input, textarea, select, pre, button,h1,h2,h3,h4 ,a,ul li,table th,table td{ font-family: "微軟正黑體","Microsoft JhengHei", "PMingLiU", AppleGothic, Dotum, Lucida Grande, Verdana Sans-serif !important; }
img{ margin:0; padding:0; border: none;}
div, p, span, ul, ol, li, h1, h2, h3, h4, h5, h6, input, table, td, th, img { margin: 0; padding: 0;border: none; }
ul, li{ list-style:none;}
.fL { float: left; }
.fR { float: right; }
.clr { clear: both;}
.tRight { text-align: right; }
.tLeft { padding-left:5px; text-align:left;}
.tCenter { text-align: center; position:relative;}
.rely{ position:relative;}

#error{	color:#ff2214;	font-size:24px;	padding:20px;	line-height:36px;	font-weight:bold;}
.error{	color:#ff2214;	font-size:24px;	padding:20px;	line-height:36px;	font-weight:bold;}
