@charset "utf-8";
body {


	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 0.8em;
	color: #000000;
	line-height: 1.8em;
	margin-left: 0;
	margin-top: 0;
	width: 100%;
	
	
	
}

/*網站主架構*/

#mainContent {	width: 100%; padding: 0; }
#Content { width: 1024px; height: 780px; margin: 3% auto; }

#home { position: absolute; width: 1024px; height: 780px; padding: 0; box-shadow:0px 0px 5px 5px rgba(0, 0, 0, 0.1);}

#wn { width: 300px; box-shadow:0px 0px 5px 5px rgba(0, 0, 0, 0.1); background-color:#FFF; z-index: 999; position:absolute; padding: 8px; margin-top: 200px; margin-left: 20px;}
.subtitle5 {font-family:"Arial";font-size:1.4em;color:#5f49a8;font-weight: bold;}
hr {height:1px;border:none;border-top:1px solid #999999; border-top-style:dotted;}
a:link {color: #006c9d;text-decoration: none;}	
a:visited {color:#006c9d;text-decoration: none;}
a:hover {color: #7A5278;text-decoration: none;}
#enter { width: 150px; heigth: 80px; box-shadow:0px 0px 5px 5px rgba(0, 0, 0, 0.1); background-color:#430f65; z-index: 999; position:absolute; padding: 2px; margin-top: 540px; margin-left: 650px; color:#FFF;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;-khtml-border-radius:8px;border-radius:8px; text-align:center; font-size: 1.5em;}
#enter a:link {color:#FFF;}
#enter a:visited {color:#FFF;}
#enter a:hover {color: #ffe400;}