.homePageTextLink a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #484848;
	border-bottom: 1px dotted #f67401;
	line-height: 14px;
}

.homePageTextLink a:hover {
	color: #FA921F;
	border-bottom: 1px dotted #484848;
}

.homePageTextDescription {
	font-size: 9px;
	line-height: 11px;
	color: #565656;
	text-align: left;
}

.homePageLeftAlign {
	text-align: left;
}

.homePageRightAlign {
	text-align: right;
}

.hotTopicNews {
	margin-top: 7px;
	margin-bottom: 7px;
	padding-left: 5px;
}

.hotTopicHeader {
	text-align: left;
}

.homePageMainContent {
	width: 880px;
}

.homePageNewsPanel {
	width: 880px;
}