.copyright {
	font-family: "SimSun", "NSimSun";
	font-size: 12px;
}

.hitcount{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #646464;
}

.month {
	font-family: "SimSun", "NSimSun";
	font-size: 16px;
	color: #D0D0D0;
	font-weight: bold;
}
.day {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 36px;
	color: #D0D0D0;
	font-weight: bold;
}

.norepeat {
	background-repeat: no-repeat;
}

.newshead {
	font-family: "SimSun", "NSimSun";
	font-size: 14px;
	font-weight: bold;
	color: #A0A0A0;
}
.newscontent {
	font-family: "SimSun", "NSimSun";
	font-size: 12px;
	color: #A0A0A0;
}
.photo {
	background-color: #FFFFFF;
	border: 1px dashed #B6B6B6;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;

}
.content {
	font-family: "SimSun", "NSimSun";
	font-size: 12px;
	color: #646464;
	line-height: 20px;

}

.option_list{
	width: 600px;
}
