
@charset "utf-8";
.logoUp {
	background-image: url(../images/indext_1.jpg);
	height: 80px;
	width: 752px;
	font-family: "微軟正黑體";
	font-size: 30px;
	font-weight: bolder;
	color: #FFF;
	text-align: left;
	text-indent: 78px;
	padding-top: 2px;
}

.footer {
	background-image: url(../images/indext_20.jpg);
	text-align: center;
	height: 43px;
	width: 950px;
	vertical-align: middle;
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #FFF;
	padding-top: 8px;
}

#titleE {
	height: 65px;
	width: 752px;
    padding-top: 0px;
	text-align: left;
	font-size: 30px;
	font-family: "微軟正黑體";
	text-decoration: none;
	font-weight: bolder;
	color: #FFF;
}
.language_Text {
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #FFF;
	background-image: url(../images/indext_2.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
	height: 30px;
	width: 178px;
	padding-right: 20px;
	padding-top: 60px;
}

.language_Text a {
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

a{
	text-decoration: none;
	color: #333333;
}