/* 花蓮港務消防隊 CSS Document */
body, html { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	SCROLLBAR-FACE-COLOR: #ececec;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-TRACK-COLOR: #f3f2f2;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	font-family: Verdana, Arial, Helvetica, 新細明體;
	color: #7D5A18;
	font-size: 12px;
	line-height: 20px;

}

a:link {
	color: #336633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336633;
}
a:hover {
	text-decoration: underline;
	color: #999900;
}
a:active {
	text-decoration: none;
	color: #336633;
}

.nav {
	color: #996600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	letter-spacing: 0.2pt;
	word-spacing: 0.2pt;
}
.footer{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 0.5pt;
	word-spacing: 0.5pt;
}
.ta_pic {
	background-image: url(images/table_bg.gif);
	background-repeat: repeat-y;
}
.index_news {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	letter-spacing: 0.1pt;
	word-spacing: 0.1pt;
	background-image: url(images/index_eng_news_06.gif);
	font-weight: bold;
}
