@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
	font-size:15px; 
	font-family:"微軟正黑體", "新細明體", serif;
	line-height:1.8em;}
header{
	width:1024px;
	margin:0 auto;
	}	
#wrapper{
	width:1024px;
	margin:0 auto;position:relative
	}	
	
#footer{
	width:100%;
	background:#333;
	
	padding:0px;
	margin:0;
	
	}
#copyright{
	width:1024px;
	margin:0 auto;
	padding:15px;
	text-align:center;
	color:#CCC;
	font-size:12px;
	line-height:16px;}		
	
	#tips{
	width:800px;
	height:180px;
	margin:0 auto;
	color:#000;
	font-size:13px;
	line-height:21px;}	
	#wrapper_bottom2{
	
	width:888px;
	height:180px;
	margin:0;
	background:#e2e2e2;
	padding:20px 20px 0px 20px;
	
	}	