@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-size: 13px;
	color: #000;
	font-family: "微軟正黑體";
}
body {
	background-image:  url(images/bgcolor/bt0.jpg);
	background-repeat: repeat-x;
	background-color: #2896d2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color:inherit;
	font-size:inherit;
	text-decoration: none;
}
a:visited {
	color:inherit;
	font-size:inherit;
	text-decoration: none;
}
a:hover {
	color:inherit;
	font-size:inherit;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.style2{
	color:#003;
	font-size:13px;
}
.tit1 {
	color:#ff5388;
	font-size: 13px;
	font-style: inherit;
}
.tit2 {
	color:#f00;
	font-size: 13px;
	font-style: inherit;
}
.tit3 {
	color:#595A5C;
	font-size: 13px;
	font-style: inherit;
}
.title{
	font-size:16px;
	font-style:inherit;
	color:#0057AF;
	text-shadow:#CCC;
}
.tab{
	filter:alpha(opacity=80);opacity:0.8;zoom:1;
	color:#003;
	font-size:14px;
}
.opac_table {
	position:absolute;
	top:170px;
	width:100%;
	height:282px;
	z-index:1;
	/*background-color: #FFFFFF;*/
	margin-left:10px;
	visibility:hidden;
	text-align: center;
}