/* design by showhau */
/*----------抬頭地方要加-----------------------------
<meta name="Robots" content="All" />
<meta name="Author" content="showhau,hau,dpi" />
<meta name="keywords" content="showhau, hau, design, dpi, web, web design" />
-----------------------------------------------------*/

/*----------消虛線---------*/
a {noFocusLine:expression(this.onFocus=this.blur())}      /* For IE, onFocus 的 F 要大寫*/
:focus {-moz-outline-style: none}                         /* For Firefox */


body{
	font-family:Arial, "新細明體", "細明體";
	color:#000000;
}

/*============================================*/
td{  
	font-family: "Arial";
	font-size: 10pt;
}


.spe{
	font-size:13px;
	line-height:24px;
	text-align:left;
	padding:0px 50px;
	background:#b2d6f0;
}
.spe b{
	display:block;
	margin-top:10px;
}
.spe span{
	display:block;
}
.spe_p{
	font-weight:bold;
	font-size:15px;
	color:#FF0000;
	text-align:center;
	padding:0px 10px;
	margin-bottom:15px;
}
.spe_p tr td img{
	margin-top:10px;
}




.page a{ 
	font-weight:bold;
	color:#0000FF;
}