@charset "Big5";
.text1 {
	font-family: Arial, Helvetica, sans-serif, "儷黑 Pro", "新細明體";
	font-size: 12px;
	line-height: 1.5em;
	color: #CCC;
	text-decoration: none;
	letter-spacing: 1px;
}
a:link {
	font-size: 12px;
	line-height: 1.5em;
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-size: 12px;
	line-height: 1.5em;
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-size: 13px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
}
a:active {
	font-size: 13px;
	line-height: 1.5em;
	font-weight: bold;
	color: #F90;
	text-decoration: none;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif, "儷黑 Pro", "新細明體";
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FC0;
}
.picright {
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #666;
}
.picleft {
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #666;
}
.newstitle2 {
	font-family: Arial, Helvetica, sans-serif, "儷黑 Pro", "新細明體";
	font-size: 13px;
	line-height: 1.5em;
	color: #FC0;
	text-decoration: none;
}
