@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	
	background-image: url(images/home1.jpg);
	background-repeat:repeat-x;
	background-position: center top;
	margin: 0px;
	font-size: 12px;
	color: #000000;
	line-height: 1.8em;
	
	
}

/*網站主架構*/


#main {
		
	width: 100%;
	margin: 0;
	
	
}
#container {
	width: 980px;
	margin: 0 auto;

	
	
}

#home {
	
	width: 980px;
	margin: 0 auto;
	z-index:2;
	position:absolute;
	
	
}

#date { width: 258px; height: 208px; z-index:3; margin-left: 600px; margin-top: 220px; box-shadow:0px 0px 5px 5px rgba(0, 0, 0, 0.1); position:absolute;}

a.blue-btn { background: url(images/blue-btn.png) repeat 0 0; width: 120px; height: 30px; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px; display: block; font-size: 14px; font-weight: 500; color:#fff; text-align: center; line-height: 29px; border: 2px solid #0a7fb5; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; text-decoration: none; font-weight: 500; font-family: 'Arial', sans-serif; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px; position:absolute; z-index:4; 
}
a.blue-btn:hover { background-position:0 bottom; color: #FF0; }

.en {margin-left: 500px; margin-top: 300px;}
.b5  {margin-left: 630px; margin-top: 300px;}
.gb  {margin-left: 760px; margin-top: 300px;}

