﻿.white {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.whitet {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.whitet:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitet:visited {
	color: #FFFFFF;
}
a.whitet:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitet:active {
	color: #FFFFFF;
	text-decoration: none;
}




.top {
	font-size: 12px;
	font-weight: normal;
	color: #606060;
}
.top a:link {
	color: #606060;
	text-decoration: none;
}
.top a:visited {
	color: #606060;
}
.top a:hover {
	color: #FF0000;
	text-decoration: none;
}

.xinwenbiaoqi {
	font-size: 14px;
	font-weight: bold;
	color: #4b4b4b;
	text-decoration: none;
}

.hotne {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.lbutton {
	background-image: url(../images/btn_post_comment.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 96px;
	margin-top: 2px;
	padding-top: 2px;
}
.Content {
	border: 1px solid #DFDFDF;
}
