@charset "utf-8";


/* post-item begin  */
.post-item {border-top:#dedede solid 1px; padding:30px 0 20px;}
.post-item h2  { font:700 24px/32px "Microsoft Yahei","冬青黑体简体中文 w3";}
.post-item h5  { font-size:12px; font-weight:normal; color:#bebebe;line-height:35px; height:35px; overflow:hidden; margin:5px 0;}
.post-item h5 span { margin-right:8px;}
.post-item .post-item-icon { background:url(../img/bg_icon.png) no-repeat 0 -78px; padding-left:20px; margin-left:15px;}
.post-item span.fr { line-height:17px; margin-top:8px;}
.post-item .post-item-icon a { color:#4477a6;}
.post-item a { color:#000;}
.post-item a:hover { color:#4477a6; text-decoration:none;}
.post-item p { font-size:16px; line-height:29px;}

.post-item-avatar { position:relative;width:100%; height:50px; margin-top:10px;}
.post-item-avatar h4 { float:right; margin-left:10px; height:50px; width:50px;position:relative;}
.post-item-avatar h4 span { position:absolute; top:0; left:0; height:100%; width:100%; background:url(../img/bg_post-item-avatar.png) no-repeat 0 0;}
.post-item-avatar p a { color:#000;}
.post-item-avatar p { line-height:25px; color:#a6a6a4; font-size:12px; text-align:right;}
/* post-item end css */


/* recommend-item begin  */
.recommend-bd { width:640px; overflow:hidden; zoom:1;}
.recommend-item { border-top:#dedede solid 1px; padding:20px 0; width:675px; margin-left:-7px;overflow:hidden; zoom:1;}
.recommend-item li { float:left; width:203px; height:90px; margin:0 7px 10px; overflow:hidden;}
.recommend-item strong {font:16px/22px "Microsoft Yahei","冬青黑体简体中文 w3"; margin-bottom:5px;}
.recommend-item p {font-size:12px; line-height:21px; color:#bebfc4;}
.recommend-item a { color:#333;}
/* recommend-item end css */


