@charset "big5";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.design{background-color:#c81786;}

.font{
	font-size:10pt;
	line-height:1.5em;
	color:#FFF
	}

.h1{
	height:170px;
	text-indent:-9999px;
	background-position:center top;
	background-repeat:repeat-x;
}

.h2{
	width:520px;
	height:35px;
	text-indent:-9999px;
	background-position:center top;
	background-repeat:no-repeat;
	}
	
.p4{
	padding-top:5px;
}

.cnt{width:520px;}
.btm{height:10px;}