#Counter {
	font-family: "新細明體", "細明體";
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	
	line-height: 20px;
	width:400px;
	height:300px;

}  

#pCounter {
	font-family: "新細明體", "細明體";
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	 background-color:#B1C0E1;
	line-height: 20px;

	width:160px;
	height:100px;

}  
