﻿a:link{
	color: #CCCCCC;
	text-decoration: none;
}
a:visited{
	color: #CCCCCC;
	text-decoration: none;
	}

a:hover{
	color: white;
	text-decoration: none;
}

a:active{
	color: white;
	text-decoration: none;
}	
p{
	font-size: 12px;
	color: White;
	letter-spacing: 0.2em;
	line-height: 150%;
   padding-bottom:10px;
	font-family: "Times New Roman", 新細明體, 標楷體, serif, sans-serif, cursive, fantasy;

}

h1{
	font-size: 1.3em;
	color: white;
	font-weight: normal;
}

h2{
	font-size: 1em;
	color: white;
	font-weight: normal;
}

h3{
	font-size: 0.9em;
	color: white;
	font-weight: normal;

}

hr{
	width: 89%;
	color: #D2D2D2;
}
hr.ppp{
	width: 100%;
	color: #999999;
	background-color: #999999;

}

.button{
	word-spacing: 60px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 3px;
}	


#flash{
	
	margin-left: 30px;
	margin-top: 40px;
}	
	
	
.ptitle:first-letter{
	font-size: 2em;
	float: left;
	padding-right: 3px;
	font-weight: bold;
	}



.footer{
	color: #B5B5B5;
	font-size: 0.7em;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 10px;
}

br{
	line-height: 200%;
}

