@charset "utf-8";
/* CSS Document */

body{
	background:url(http://web1.examiner.com.tw/pic/bg01.gif);
	background-repeat:repeat;
	background-position:center;
	margin:0px;
	font-family: "微軟正黑體", Arial;
	font-size:13px;
}

.span{
	color: #FF0000;
	font-weight: bold;
}

.span2 {
	font-weight: bold;
	color: #FFFFFF;
}

.span3 {
	font-weight: bold;
	color:#FF6600;
	font-size:18px;
	font-style:italic;
}

.span4 {
	font-weight: bold;
	color: #009999;
}

.span5 {
	font-weight: bold;
	color: #FF9900;
}
.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);
}

p{
	font-size:13px;
	line-height:2;
	padding:15px 30px 0px 30px;
	text-align:left;
	}

	
.p1{
	color:#000000;
	width:640px;
	border-radius:0px 20px 0px 20px;
	border-left:8px  #CC99CC solid;
	border-right:8px #CC99CC solid;
	box-shadow:1px 3px 10px  rgba(0,0,0,0.3);
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}	


.p1:hover{
	background-color:#007AA6;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	box-shadow:1px 3px 7px  rgba(0,0,0,0.2);
}

.box{
line-height:1.8;
background:#fff;
padding:0.3em;
}


h3{
color:#FFF;
font-size:10px;
font:Arial;"

}
