@charset "utf-8";
/* CSS Document */

img{border:0;}
img {	vertical-align: bottom;
}      
body {
	margin: 0;
	padding: 0;
}
a,p,span{
	font-family:"微軟正黑體", Verdana, Arial, Helvetica, sans-serif;	
	}	


#top{
 	background-color: #000;	
	width:100%;
	top: 0;
}
.header,.p-header{
	text-align: center;
	background-color: #004163;
	background-position-x: center;
	}
.header{
	background-image: url(images/bg.jpg);
	}
.p-header{
	background-image: url(images/page-bg.jpg);
	}
	
.w1000{
	width: 1000px;
	margin: 0 auto;
}
.section_01,.section_02,.section_03{
	width: 100%;
	text-align: center;
}
.section_01{
	background-color: #fff;
}
.section_02{
	background-color:#e1dacf;
}
.section_03{
		background-color: #f5e8c8;
}
	
.clear{
	clear:both;
	}
.style-Bottom{
	diaply:block;
	padding: 10px;
	font-size: 12px;
	font-style: normal;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #fff;
	background-color:#000;
}
#gotop{
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 91px;
	height:100px;
	background-image: url(images/top.png);
}
#gotop:hover{
	background-image: url(images/top-over.png);
     }

.style11{
	font-size:12px;
	color:#CFCFCF;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}
.bb1 {font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #FF3300;
}
.p1 {font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #333;
}
