*{ 
box-sizing:border-box;
font-family: Arial, Helvetica,"微軟正黑體", sans-serif;
}

body{
	margin: 0 auto;
	font-size: 15px;
	line-height: 1.6; background-color:#FFF;}
img { border:0;}
p{ margin:0; padding:0;}

.top {
	position: fixed;
	top: 0;
	z-index: 999;
	background-color:#000;
	width: 100%;
	text-align: center;
	color: #FFF;
	height: 40px;
	font: 13px/40px Arial, Helvetica, sans-serif;
	}
.top a{ color:#FFF; text-decoration:none;}
.top a:hover{ position:relative; top:1px; left:1px; }

.content { margin-top:40px;}
.aL a{ font-size:1.2em; color:#FF0; text-decoration:none;}

.fs01{ font-size:1.2em;}
.fs02{ font-size:0.9em;}
.fs03{ text-decoration:underline;}
.C01 {	color:#FFF;}

.BOX01{
	margin:0 100px 50px 100px; padding:0;
	width:700px;
	}
.BOX01 h2{ display:block; margin:0 0 20px 0; padding:0;
            width:700px; 
			height:60px;}
.BOX02{ margin:210px auto 0 auto;
        padding:0;
		width:670px;
		height:210px;}