#post-container .head-post{
	font-size:25px;
        width:100%;
	color:#bebebe;
	margin:0 0 21px 0;
	padding:0 0 6px 0;
	background:url(http://media.koego.com/image/common/site/dot.jpg) repeat-x bottom;
}

#post-container .head-post span{
	font-size:25px;
	color:#979797;
	margin: 0 0 0 5px;
}
.post {
	clear:both;
	margin:0 0 30px 0;
}
.post-thumb {
	float:left;
	width:116px;
	height:90px;
	margin:0 12px 0 0;
}
.post-image {
	width:100px;
	height:75px;
	position:relative;
	z-index:5;
	top:15px;
	left:16px;
}
.post-thumb span {
	width:42px;
	height:41px;
	position:absolute;
	z-index:10;
	display:none;
	background: url(http://media.koego.com/image/common/site/ego-index.png) no-repeat;
}
.post-thumb em {
	font-size:17px;
	color:#FFF;
	display:block;
	text-align:center;
	font-style:normal;
	padding:4px 0 0 0;
}
.post-body {
	width:485px;
	float:right;
	text-align:left;
}
.post-body h1 {
	font-weight:normal;
	font-size:21px;
	color:#3a8fd2;
	line-height:18px;
	margin:12px 0 0 0;
}
.post-body h1 a {
	text-decoration:none;
	color:#3a8fd2;
	white-space: normal;
}
.post-body h1 a:hover {
	text-decoration:underline;
}
.post-body p {
	margin:8px 0 0 0;
	padding:0;
	font-size:12px;
	line-height:18px;
	text-align:left;
}
.post-body p a {
	margin:0 0 0 5px;
}
.post-tag {
	clear:both;
	margin:8px 0 0 0;
}
.post-tag span {
	width:31px;
	height:14px;
	display:block;
	float:left;
	background: url(http://media.koego.com/image/common/site/tag-bg.png) no-repeat;
	font-size:11px;
	color:#FFF;
	margin:0 5px 0 0;
	padding:0 0 0 6px;
}
.post-tag a {
	text-decoration:none;
	font-size:11px;
	color:#969595;
	padding:0 4px;
}
.post-tag a:hover {
	background:#e3e3e3;
	color:#000;
}

