.newsnomber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #ff3300;
}
.news {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.news A:link {
	color: #333333;
	text-decoration: none;
}
.news A:visited {
	color: #333333;
	text-decoration: none;
}
.news A:hover {
	color: #FF9900;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	padding-left: 50px;
}
.copyright A:link {
	color: #666666;
	text-decoration: none;
}
.copyright A:visited {
	color: #666666;
	text-decoration: none;
}
.copyright A:hover {
	color: #FF6666;
	text-decoration: none;
}
.insidebg {
	background-image: url(images/about/inside_13.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.menu {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
.menu A:link {
	color: #333333;
	text-decoration: none;
}
.menu A:visited {
	color: #333333;
	text-decoration: none;
}
.menu A:hover {
	color: #FF9900;
	text-decoration: none;
}

.word12 {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
}
.title {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
}

.aboutimg {
	background-image: url(images/about/aboutimg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
