@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;
}

#top_login_range{
	height: 60px;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	
	}
	
#top_mem_login{
	float: right;
	width: 40%;
	margin-top: 10px;
	text-align: right;
	
	}
#top_logo_range{
	margin-bottom: 20px;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	
	}
#top_logo{
	width: 284px;
	height: 76px;
	background-image: url(images/logo.png);
	margin-left: auto;
	margin-right: auto;
	
	}
	
#memu_range{
	height: 40px;
	color: hsla(0,0%,100%,1.00);
	font-family: "微軟正黑體";
	margin-bottom: 15px;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	display: table;
	background-color: #007131;
	
	}
	

#banner_range{
	overflow: hidden;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	}

#search_range{
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	overflow:hidden;
	
	}

#centact_range{
	color: hsla(359,97%,50%,1.00);
	font-family: "微軟正黑體";
	font-size: 16px;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	overflow: hidden;
	min-height: 300px;

	
	}
	
#left_range{
	width: 20%;
	float: left;
	
	}
	
#right_range{
	width: 78%;
	float: left;
	margin-left: 2%;
	
	}
	
#centact_page_range{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
	}

#down_range{
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	border-top: 3px solid hsla(0,0%,0%,1.00);
	padding-top: 10px;
	color: hsla(0,0%,0%,1.00);
	font-family: "微軟正黑體";
	
	}

#h_memu_range{
	overflow: hidden;
	margin-bottom: 15px;
	}
	
#pc_link{
	
	}

#marquee_range{
	margin-bottom: 10px;
	color: #FF0004;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	
	}
