@charset "utf-8";/* CSS Document */

.logo_range{
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	
	}
	
.top_bg_range{
	background-repeat: repeat-x;
	
	}
	
.logo_bg{
	width: 100%;
	height: 130px;
	background-repeat: repeat-x;
	background-color: #F5F5F5;
	
	}
	
.banner_range{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	
	}
	
.ss{
	width: 810px;
	height: 25px;
	margin-left: auto;
	background-image: url(images/ss.png);
	margin-right: auto;
	background-repeat: no-repeat;

	
	}
	
.logo_img_range{
	height: 130px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-left: 30px;
	margin-top: -3px;
	}
	
.contact_range{
	min-height: 200px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	color: #626262;
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 10px;
	text-shadow: 0px 0px;
	}
	
.down_range{
	width: 100%;
	min-width: 1050px;
	max-width: 1920px;
	border-top: 1px solid #BFBFBF;
	
	}
	
.down_text_range{
	min-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	font-family: "微軟正黑體";
	font-size: 14px;
	text-shadow: 0px 0px;
	
	}
	
.memu_range{
	min-height: 50px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	font-family: "微軟正黑體";
	font-size: 16px;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	
	}
