@charset "utf-8";/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.logo_range{
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	
	}
	
.top_bg_range{
	background-repeat: repeat-x;
	min-height: 481px;
	
	}
	
.logo_bg{
	height: 130px;
	background-repeat: repeat-x;
	min-width: 1050px;
	max-width: 1920px;
	background-color: #F5F5F5;	
	}
	
.banner_range{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	
	}
	
.ss{
	width: 810px;
	height: 25px;
	margin-left: auto;
	background-image: url(images/ss.png);
	margin-right: auto;
	background-repeat: no-repeat;

	
	}
	
.logo_img_range{
	width: 1000px;
	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;
	color: #626262;
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 10px;
	text-shadow: 0px 0px;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	overflow: hidden;
	
	}
	
.down_range{
	border-top: 1px solid #7F7F7F;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	
	}
	
.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: #131313;
	font-family: "微軟正黑體";
	font-size: 14px;
	text-shadow: 0px 0px;
	background-color: #E1E1E1;
	
	}
	
.memu_range{
	min-height: 50px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	font-family: "微軟正黑體";
	font-size: 16px;
	border-bottom: 1px solid #969696;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	
	}
.mem_style_range{
	margin-left: 470px;
	margin-top: -80px;
	height: 50px;
	text-align: right;
	margin-right: 20px;
	
	}
	
	.left_range{
	float: left;
	border-radius: 5px;
	background-color: #FFFFFF;
	min-height: 200px;
	color: #FFFFFF;
	font-size: 17px;
	text-shadow: 0px 0px;
	-webkit-box-shadow: 0px 0px 5px #777777;
	box-shadow: 0px 0px 5px #777777;
	margin-right: 2%;
	border: 1px solid hsla(0,0%,55%,1.00);
	width: 16%;
	}
	
.left_title{
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	background-image: -webkit-linear-gradient(270deg,rgba(187,187,187,1.00) 1.55%,rgba(59,59,59,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(187,187,187,1.00) 1.55%,rgba(59,59,59,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(187,187,187,1.00) 1.55%,rgba(59,59,59,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(187,187,187,1.00) 1.55%,rgba(59,59,59,1.00) 100%);
	padding-top: 10px;
	font-size: 20px;
	padding-left: 10px;
	line-height: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}
	
	.left_type_range{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
		
		}
		
	.right_range{
	float: left;
	color: #525252;
	font-family: "微軟正黑體", "Adobe 繁黑體 Std B";
	font-size: 15px;
	line-height: 20px;
	width: 80%;
		
		}
