@charset "utf-8";
/* CSS Document */

.web_range{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;	
	}
	
.top_range{
	min-width: 1000px;
	
	}
	
.mume_range{
	min-height: 35px;
	background-image: url(images/memu_bg.png);
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-repeat: no-repeat;
	
	}
	
.marquee_range{
	
	}

	
.contact_range{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000000;
	font-family: "微軟正黑體";
	font-size: 14px;
	min-height: 350px;
	
	}
	
.down_range{
	min-height: 150px;
	background-image: url(images/down_bg.png);
	background-repeat: no-repeat;
	color: #000000;
	font-family: "微軟正黑體";
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
	}
