/* CSS Document */

.topline {
	border-top: #808080 1px solid;
}

#newstitle {
	font-size: 16px;
	color: #336699;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}

#subtitle {
	font-size: 12px;
	color: #666;
	text-align: center;
	padding: 4px;
}

#newsrc {
	font-size: 12px;
	color: #666;
	text-align: center;
	padding: 4px;
}

#newsdate {
	font-size: 12px;
	color: #666;
	text-align: center;
	padding: 4px;
}

#newscontent {
	line-height: 200%;
	color: #000;
	font-family: "ËÎÌå";
	font-size: 14px;
	padding-left: 79px;
	padding-right: 79px;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;
}

#newscontent td {
	font-size: 12px; height: 24px;
}

#relative {
	padding-left: 0px; padding-right: 0px; padding-top: 5px; padding-bottom: 5px;
}

#relative TD {
	font-size: 12px;
}

#update {
	padding-left: 0px; padding-right: 0px; padding-top: 5px; padding-bottom: 5px;
}

#update TD {
	font-size: 12px;
}

.head {
	font-size: 12px; color: #ffffff;
}