/*網頁費率表設定*/
* {
	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/aboutus_title_03.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 726px;
	text-indent: -9999px;
}
#news {
	margin: 0 auto;
	width: 684px;
	position: relative;
}
#about table {
	background-image: url(../file/pic/aboutus_img_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#about table tr th {
	background-image: url(../images/aboutus_title_02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: left top;
}
#about table tr td p{
	color: #666;
	line-height: 1.8em;
	padding: 0 0 18px 0;
}

