a:hover, a:active {color: #FF6600;}

a.dayTitle:hover, a.dayTitle:active {color: #FF6600;}

a.headermaintitle:hover, a.headermaintitle:active {color: #FF6600;}

a.menu:hover, a.menu:active {color: #FF6600;}

a.postTitle:hover, a.postTitle:active {color: #FF6600;}

a.postTitle2:link, a.postTitle2:visited {color: #61AB41;}

a.postTitle2:hover, a.postTitle2:active {color: #FF6600;}

.CalOtherMonthDay {
	color: #999999;
	font-weight: normal;	
}

.CalSelectedDay {background-color: #4292FF;}

.CalTodayDay {
	background-color: #FF702E;
	color: white;
}

.catListItem {
	margin-bottom: 5px;
}

.day {
	font-size: 14px;
	line-height: 24px;
	color: black;
}

.post {
	font-size: 14px;
	line-height: 24px;
	color: black;
}

.postDesc {
	font-size: 12px;
	color: gray;
}

#centercontent code {
	font-size: 13px;
	line-height: 20px;
	color: black;
}

#centercontent li {
	margin-top: 5px;
	margin-bottom: 5px;
}

#centercontent ol {
	list-style-image: none;
	color: black;
}

#centercontent p {
	font-size: 14px;
	line-height: 24px;
	color: black;
	margin-bottom: 5px;
	margin-top: 5px;
}

#centercontent ul {
	font-size : 14px;
	line-height: 24px;
	color: black;
	list-style-image: url(http://www.cnblogs.com/images/cnblogs_com/lantaio/18013/o_pin.gif);
}

#centercontent ul ul {
	list-style-type: circle;
	list-style-image: none;
}