﻿

li {
	list-style: none;
}


body {
	/*font-family: "微軟雅黑,黒体,宋体";*/
	/*font-family: 'Raleway', sans-serif;*/
	font-family: 'Raleway','Quicksand', sans-serif,'Arial';
	font-size: 14px;
	color: #666;
	/*font-family: 'Open Sans', sans-serif;*/
}
.fu_banener_box{
	padding-top: 90px;
}
.fu_banener_box img {
	width: 100%;
	height: auto;
	display: block;
}
@media (max-width: 1500px) {
	/*.fu_banener_box2{
		padding-top: 170px !important;
	}*/
}