/*css 灰字 #6e6e6f 橘字#f4a100 綠字#98cb32  黃字#fff57f */
body{
	font-family:"華康中圓體","DFPYuanMedium-B5","微軟正黑體", "Microsoft JhengHei","標楷體", "DFKai-sb" ;
	font-size: 12pt;
	color: #6e6e6f;  
	letter-spacing: 3px;
	line-height: 16pt;
	width: 960px;
}

header{
	width: 960px;
	text-align: center;
	border: 0px;
	margin-top: 20px;
}

#pad1{
	margin-bottom:10px;
}
#logo{
	display:inline;
	position: relative;
	float: left;
}

.top_pic{
	position: relative;
	float: left;
	width: 960px;
	padding:30px auto;
}

#all_box{
	background-color:#FFFCE0;
}
#small_t{
	text-align:center;
	padding-bottom:10px;
}
.ft{width:960px;}
