*{font-family:Consolas;}
table{ z-index:1000;position:relative;}
a{
	text-decoration:none;
	font-family:楷体_GB2312;
	font-size:+15px;
}
#leftcontent{
	float:left;
	font-family:方正舒体;
}
.commentform {
	filter:alpha(opacity=95);
	opacity: 0.95;
	background-color:white;
}
.footer {
	text-align:center;
	background:null;
	background-color:white;
	filter:alpha(opacity=92);
	opacity: 0.92;
}
#centercontent{
	filter:alpha(opacity=100);
	opacity: 1;
}
.day {
	filter:alpha(opacity=90);
	opacity: 0.90;
}
.dayTitle {
	filter:alpha(opacity=100);
	opacity: 1;
}
.postTitle {
	filter:alpha(opacity=100);
	opacity: 1;
}
.post{
	filter:alpha(opacity=95);
	opacity: 0.95;
}

#centercontent{
	filter:alpha(opacity=95);
	opacity: 0.95;
}
#blogTitle{
	text-align:center;
}

#blogTitle .title {
	font-size:25px;
}

#navigator{
	padding-left: 250px;
	height: 40px;
}

body {
	margin: 5px;
}

#main{
	background-color: white;
	filter: alpha(opacity=85);
	opacity: 0.85;
}

#blogTitle{
	filter: alpha(opacity=95);
	opacity: 0.95;
	background-color: white;
}

#footer{
	background-color: darkGray;
	height: 40px;
	margin-top: 0px;
	filter: alpha(opacity=95);
	opacity: 0.95;
	padding-top: 10px;
	font-size: 15px;
	font-family: Consolas;
	border-width: 1px;
	border-style: solid;
	border-color: white;
}

#myfriends{
	padding-left: 15px;
}

#sideBar{
	border-bottom:none;
	width: 227px;
	height: auto;
}

#navList li {
	height: 37px;
	padding-top: 5px;
	padding-left: 4px
	margin-right: 0px;
	width: 50px;
	text-align: center;
}

.blogStats {
	padding-top:5px;
}

.CalTodayDay{
	background-color:gray;
}

.catListTitle{
	border-left: rgba(0, 150, 255, 0.7) 10px solid;
	padding-left: 5px;
}

#BlogPostCategory a, #EntryTag a {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: rgba(208, 208, 208, 0.7);
	border-radius: 10px;
	border-bottom: none;
}

#div_digg .buryit {
	display:none;
}

#cnblogs_post_body h3 {
	clear: both;
	border-left: 5px solid rgb(0, 128, 255);
	padding-left: 5px;
	color: black;
}

.recent_comment_body {
	white-space: pre-wrap;
	word-wrap: break-word;
	text-indent: 1.5em;
	opacity: 0.9;
}

#sideBar li, .divRecentCommentAticle {
	text-indent: 0em; 
	margin-left: 0em;
}

#notice li {
    text-indent: 0.5em;
    list-style: square inside;
}