@charset "big5";
/* CSS Document */

body {
	margin: 0;
	background-color: #FFFFCC;
}

/* 消除Chrome瀏覽器 連結外框 */

ol, ul {
	list-style: none;
}
map *:focus {
    outline:none;
}
.table1{
	margin: 0px;
	font-family: "微軟正黑體";
	font-size: 14pt;
	line-height: 18px;
	color: #333;
	font-weight: bold;
}
#button {
	font-family: "微軟正黑體";
	font-size: 14pt;
}
.tline {
	font-family: "微軟正黑體";
	font-size: 14pt;
	line-height: 24pt;
	color: #828282;
	background-repeat: repeat;
	background-position: center top;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
.tline2 {
	font-family: "微軟正黑體";
	font-size: 14pt;
	line-height: 24pt;
	color: #886759;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
.tline2 a:link{
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}
.tline2 a:hover{
	color: #993333;
	font-weight: bold;
	text-decoration: none;

}
.tline2 a:visited{
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}
.tline3 {
	font-family: "微軟正黑體";
	font-size: 16pt;
	line-height: 24pt;
	color: #990033;
	font-weight: bold;
}
.dodo {
	border: 1px dashed #999;
}
