@charset "utf-8";
/* CSS Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, 
form, fieldset, input, textarea, p, blockquote, th, td {padding: 0; margin: 0;}
table {border-collapse:collapse; border-spacing:0;}
address, caption, cite, code, dfn, th, var {font-weight: normal; font-style: normal;}
caption, th {text-align: left;}
fieldset, img {border: 0;}
h1, h2, h3, h4, h5, h6 {font-weight: normal; font-size: 100%;}
ol, ul {list-style: none;} 
input, textarea, select, button {font-size: 100%; font-family: inherit;}

/* CSS Document */
body{
    font-family: Arial, Helvetica, sans-serif;
    font-size:81.3%;
    background:url(http://taiwanpedia.culture.tw/images/bg_w.gif) repeat-x  #ede9e6;
}

a{ color:#5f5f5f; text-decoration:none; }
a:hover{ text-decoration:underline;}
.space{clear:both;}
.left{float:left;}
.right{float:right;}

.noneDec { text-decoration: none; }
#wrapper{ width:890px; margin:0 auto; }
/* Header */
#header{ margin:0; height:141px; }

#pt_header{ width:890px; height: 110px; margin:0 auto; background:url(/images/hd_print.jpg) no-repeat; }


.search a{ color:#FFF; }
.search img{ margin:0 10px; }
.search input{width:155px; height:18px; *height:16px; _height:16px; vertical-align:middle;}
.search select{width:115px; vertical-align:middle;}
.head_txt{color:#e6ddb7;}

#new_outer{ color:#5f5f5f; padding: 10px 13px 0px 13px; }

#container{	line-height:1.8; margin-top:0px; }

/* Footer */
#footer{
	background:url(/images/bg_footer.gif) no-repeat right bottom #4e4b47;
	color:#B1B1B1;
	padding:8px 12px;
	line-height:1.8;
	position:relative;
}
#footer a { color:#b1b1b1; text-decoration:none; }
#footer a:hover { text-decoration:underline; }
#footer .yellow { color:#fc0; margin-left:5px; }
#footer .yellow a { color:#fc0; }

#footer aPlus { width: 30px; }
