.postTitle a {
	font-weight: bold;
	line-height: 1.5em;
	width: 630px;
	font-size: 12px;
	min-height: 24px;
	height: 24px;
	line-height: 24px;
	background: #DBDBDB;
	padding-left: 5px;
	font-size: 14px;
	text-shadow: 2px 2px 10px dimgray;
}
.postTitle a:hover {
	color: #ca2111;
	text-decoration: none;
}
.desc_img1 {
	border: 1px lightgray solid;
	border-radius: 3px;
	padding: 2px;
	margin-left: 5px;
	float: right;
}
.desc_img2 {
	border: 1px lightgray solid;
	border-radius: 3px;
	padding: 2px;
	margin-right: 5px;
	float: left;
}
.postCon a:link, .postCon a:visited, .postCon a:active {
	text-decoration: underline;
	font-weight: bold;
}
.input_my_zzk {
	width: 153px;
	vertical-align: middle;
	height: 26px;
	background: url('https://images.cnblogs.com/cnblogs_com/yuehao/544416/o_searchbox.png') no-repeat;
	border: 0px solid black;
	padding: 0px 35px 0px 3px;
	margin-left: 5px;
}
input.btn_my_zzk {
	display: none;
}
.catListTitle {
	border-radius: 3px;
}
.newsItem .catListTitle {
	display: block;
}
#blogTitle h1 {
	font-family: Georgia, serif;
	font-style: italic;
	font: bold 28px/1.5em;
	text-align: center;
}
#ad_under_post_holder{
	display: none;
}
#widget_my_google{
	display:none;
}