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