@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;}


/*Body*/
body{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:75%; 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;}

.txt_brown { color: #a47200; }

/*網站區*/
#wrapper{ width:890px; margin:0 auto; }

/* Header */
#header{ height:117px; margin: 0 0 5px 0;}
#idx_header { background:url(/images_en/index_head.jpg) no-repeat; height:232px; margin: 0 0 5px 0; }

#tp-logo { background:url(/images/head01.jpg) no-repeat; width: 428px; height: 87px;}
#tp-header { background:url(/images/head02.jpg) no-repeat; width: 452px; height: 42px; padding: 45px 0 0 10px;}

.bg_menu { background-color:#625f5c;}

.search input{width:135px; height:18px; *height:16px; _height:16px; vertical-align:middle;}
.search_btn { width:37px; height:21px; margin:0 10px; }


#main_outer{ padding:5px 0 0 0; margin: 0 15px; color:#5f5f5f; }

/*主內容區塊*/
#container{ line-height:1.8; padding: 10px 0;}

/* Footer */
#footer{
	background:url(/images/bg_footer.gif) no-repeat right bottom #4e4b47;
	color:#B1B1B1;
	padding:8px 12px;
	line-height:1.6;
	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;}
