@charset "utf-8";
.word15 {
	font-family: "微軟正黑體";
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	color: #494949;
}
.word14 {
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 21px;
	color: #494949;
}
#menu-float {
    display: block;
    left: 0%;
    margin-left: 0px;
    position: fixed;
    top: 0%;
    z-index: 999;
}