@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

body{
    letter-spacing:1px;
	background:url(http://web1.examiner.com.tw/pic/bg01.gif);
	background-repeat:repeat;
	background-position:center;
	margin:0px;
	font-family:"微軟正黑體", Arial;
	font-size:13px;
}
#table{
	width:750px;
	margin:auto;
	-webkit-box-shadow: 0px 5px 25px #000;
	-mo-box-shadow: 0px 5px 25px #000;
	box-shadow: 0px 5px 25px #000;
	}

.span{
	color: #FF0000;
	font-weight: bold;
}

.span2 {
	font-weight: bold;
	color: #FFFFFF;
}

.span3{
	font-weight:bold;
	color: #F60;}


.btn a:link img {
	opacity: 1.0;
	filter: Alpha(Opacity=100);
}
.btn a:visited img {
	opacity: 1.0;
	filter: Alpha(Opacity=100);
}
.btn a:hover img {
	opacity: 0.7;
	filter: Alpha(Opacity=70);
}

.box{
	line-height:1.8;
	background:#fff;
	padding:0.3em;
}


h3{
color:#FFF;
font-size:10px;
font:Arial;"

}
