@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: underline;
}
a:active {
	text-decoration: none;
}

#pc_top_range{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-bottom: 10px;
	}

#pc_logo_range{
	margin-bottom: 10px;

	
	}
	
#pc_lang_range{
	float: right;
	width: 350px;
	margin-top: 10px;
	color: #335075;
	font-family: "微軟正黑體";
	font-size: 16px;
	text-align: right;
	margin-right: 10px;
	
	}
	
#pc_memu_range{
	background-color: #ce2617;
	margin-bottom: 10px;

	
	}

#pc_memu_1000_range{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	min-height: 35px;
	
	}
	
#pc_banner_range{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	min-height: 50px;
	margin-bottom: 10px;
	
	}
	
#pc_content_range{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	min-height: 300px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000000;
	font-family: "微軟正黑體";
	font-size: 16px;
	
	}
	
#pc_down_range{
	background-color: #FCCB3C;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-family: "微軟正黑體 Light";
	font-size: 16px;
	}
	
#pc_down_1000_range{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000000;
	font-family: "微軟正黑體";
	font-size: 16px;
	
	}
	
#pc_down_logo_range{
	background-color: #335075;
	
	}
	
#pc_down_logo_1000{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 39px;
	background-image: url(images/down_logo_10.jpg);
	background-repeat: no-repeat;
	
	}
