*{ 
box-sizing:border-box;
-webkit-box-sizing:border-box;
-ms-box-sizing:border-box;
font-family: Arial, Helvetica,"微軟正黑體", sans-serif;
}

body{
	margin: 0 auto;
	font-size: 15px;
	line-height: 1.6; background-color:#abcd03;}
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 { color: #e60012;	text-decoration: none;}
.aL a:hover { text-decoration: none;}

.bL a { color: #c7000b;	text-decoration:underline;}
.bL a:hover { text-decoration: none;}

.fs01{ font-size:1.1em;}
.fs02{ font-size:0.9em;}
.fs03{ font-size:1.2em;}
.C01 {	color:#FFF;}
.C02 {	color:#ff9600;}
.C03 {	color:#e73675;}
.C04 { color:#c7000b;}

.box01-btn{ width:640px;
		    height:40px;
			font-size:1.1em;
			font-family:Arial, Helvetica,"微軟正黑體" ,sans-serif;
			cursor:pointer;
			margin:10px 0 0 0;
			}

.CONTENT01{ margin:0 auto;
            padding:0;
			width:640px;
			}
.CONTENT01 p{ font-size:17px; line-height:1.5;
              padding:0 0 10px 0;
			  color:#333;}
.CONTENT02{ margin:0 0 0 360px;
            padding:0;
			width:365px;
			}
.CONTENT02 h3{ margin:0;
               padding:0 0 5px 0;
			   font-size:1.1em;
			   letter-spacing:2px;
			   color:#FFF;
			   }
.CONTENT02 p{ margin:0;
              padding:5px 0 0 0;
			  }


