@charset "big5";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.design{
	background:url(../images/index_bg.jpg) no-repeat center top;
    background-color:#86d8d5;
}

.font{
	font-size:10pt;
	line-height:1.5em;
	}

.topleft{
	background-position:top right;
	background-repeat:no-repeat;
	}

.topright{
	background-position:top left;
	background-repeat:no-repeat;
	}

.topside{
	width:282px;
	height:360px;
	}

.topcenter{
	width:416px;
	height:360px;
	text-indent:-9999px;
	background-position:top center;
	background-repeat:no-repeat;
	}
	
.gb{
	width:326px;
	height:270px;
	background-repeat:no-repeat;
}
