@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.nav {
	text-decoration: none;
	background-image: url(../images/main_layout_13.jpg);
	background-repeat: no-repeat;
}
.nav_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/home_icon.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 1px 0px;
	padding-right: 5px;
}
.nav_home a{
	
	color: #FFFFFF;
	text-decoration: none;
	
}
.nav_home a:hover{
	color: #FFFF00;
	text-decoration: none;	
}
.nav_text {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "新細明體";
	font-size: 12px;
	padding-right: 20px;
}
.nav_text a{
	color: #FFFFFF;
	text-decoration: none;	
}
.nav_text a:hover{
	color: #FFFF00;
	text-decoration: none;
}
.content {
	font-family: "新細明體";
	font-size: 16px;
	line-height: 28px;
	color: #000000;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 105px;
	padding-bottom: 15px;
	padding-left: 105px;
}
.from_top {
	background-image: url(../contact/images/from_top2.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 45px;
	line-height: 18px;
}

.from_main {
	background-image: url(../contact/images/from_main.jpg);
	height: 445px;
	width: 100%;
	background-repeat: no-repeat;
	padding-top: 10px;
}
.from_left_text {
	font-family: "新細明體";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 60px;
}
.from_right_text {
	font-family: "新細明體";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
.from_style1 {
	font-family: "新細明體";
	font-size: 12px;
	color: #654514;
	text-decoration: none;
	background-image: url(../contact/images/from_bank_bg1.jpg);
	background-repeat: no-repeat;
	height: 15px;
	border: 1px solid #CE7C30;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
}
.from_style2 {
	font-family: "新細明體";
	font-size: 12px;
	color: #654514;
	text-decoration: none;
	background-image: url(../contact/images/from_bank_bg2.jpg);
	background-repeat: no-repeat;
	height: 75px;
	border: 1px solid #CE7C30;
}
.footer {
	background-image: url(../images/main_layout_15.jpg);
	height: 135px;
	width: 940px;
	background-repeat: no-repeat;
}
.footer_text1 {
	font-family: "新細明體";
	font-size: 12px;
	color: #E06A10;
	text-decoration: none;
	padding-top: 10px;
}
.footer_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
}
.footer_text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/mail_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 1px 8px;
}
.footer_text3 a{
	color: #999999;
	text-decoration: none;
}
.footer_text3 a:hover{
	color: #FFFF00;
	text-decoration: none;
}