@import url("reset.css");

.BOX {
	width:766px;
	height:628px;
	margin:0 auto;
	background-image:url(box.jpg);
	padding:40px 20px 0 20px;
}
.BOX p {
	font-size:18px;
	line-height:20px;
	letter-spacing:1px;
	padding-bottom:12px;
        font-family:"·L³n¥¿¶ÂÅé","Microsoft JhengHei";
}
