@charset "utf-8";
body {
	margin-top: 0px;
	background-attachment: scroll;
	background-image: url(../images/bg_in.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 0px;
	font-family: "新細明體";
	font-size: 10pt;
	line-height: 16px;
	color: #666666;
}

#footer {
	height: 66px;
	width: 980px;
	clear: both;
	font-family: "新細明體";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
#footer td a {
	font-family: "新細明體";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer td a:hover {
	font-family: "新細明體";
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;
}
#listNew {
	height: 85px;
	width: 330px;
	margin-top: 34px;
	margin-left: 15px;
	font-family: "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #505050;
}
#listHot {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 20px;
	color: #505050;
	height: 36px;
	width: 268px;
	margin-top: 8px;
	margin-left: 72px;
}
.news {
	height: 85px;
	width: 330px;
	font-family: "新細明體";
	font-size: 12px;
	line-height: 20px;
	color: #505050;
}

