/*網頁費率表設定*/
* {
	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/action02_title_05.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 726px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#newst {
	margin: 0 auto;
	width: 684px;
	position: relative;
}
#newstitle  {
	font-weight: bold;
	height: 44px;
	color: #666;
	margin: 0px;
	padding: 0px;
	font-size: small;
}
#newsphoto {
	padding: 0 0 58px 0;
	text-align: center;
	margin: 0px;
}
#newsdetail  {
	background-image: url(../images/action02_title_02.jpg);
	background-repeat: no-repeat;
	height: 26px;
	color: #FFF;
	line-height: 2em;
	font-weight: bold;
	letter-spacing: 0.3em;
	text-indent: 33px;
	margin: 0px;
	padding: 0px;
	font-size: small;
}
#newstul  {
	margin: 0px;
	padding: 0px;
}
#newstul li  {
	list-style-type: none;
	line-height: 1.8em;
	color: #666;
	font-size: small;
}
#newstul li strong  {
	font-weight: bold;
}
#intro {
	color: #666;
	line-height: 1.8em;
	padding: 10px 0 0 0;
	margin: 0px;
	font-size: small;
}
#back a{
	background-image: url(../images/action02_btn_01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 21px;
	width: 66px;
	margin: 0 0 0 auto;
}

