/*網頁費率表設定*/
* {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	font-size: small;
}
#container {
	padding: 14px 0 25px 0;
}
#primary {
	float: right;
	width: 726px;
	padding: 0 39px 0 0;
}
#symbol {
	height: 128px;
	width: 726px;
	
}
#listitle {
	background-image: url(../images/privacy_title_01.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 726px;
	text-indent: -9999px;
}
#customerLetter {
	background-image: url(../images/customer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 55px;
	padding-top: 40px;
	height: 460px;
}

#about {
	margin: 0 auto;
	width: 684px;
	position: relative;
}
#about table {
	background-image: url(../images/aboutus_img_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#about table tr th {
	height: 39px;
	background-image: url(../images/aboutus_title_02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#about table tr td p{
	color: #666;
	line-height: 1.8em;
	padding: 0 0 18px 0;
}
#about table tr .slogan {
	background-image: url(../images/aboutus_txt_01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: left top;
}
.trbutton {
	text-align: center;
	padding: 10px;
}
#mail {
	width: 500px;
}
#privacy {
	width: 680px;
	padding-left: 35px;
}

