@charset "utf-8";
/* CSS Document */

.ABOUT {
	font-family: "標楷體", "Times New Roman";
	font-size: 18px;
	color: #006;
	background-color: #E6F0FA;
	height: 500px;
	width: 800px;
	text-align: left;
	display: block;
	
}

.ABOUT h2{
	color:#900;}
