.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
#article .artical { font:bold 28px/35px "Microsoft YaHei"; padding: 6px 0 20px 0;  text-align:center;  letter-spacing: -1.5px }
#article .info { border-bottom:1px solid #ddd; height:45px; overflow:hidden}
#article .info p { float: left; color: #999; margin-top:10px; line-height: 22px; text-align:left}
#article .info h5 {	 float:left; margin-left:40px; margin-top:10px; font-weight: normal;	text-align: right;	color: #999; }
#article .info h5 span { cursor: pointer;	height: 13px; margin-right: 10px; }
#article .info .cmt a:link,.cmt a:hover,.cmt a:visited {	color: #ba2636;	font-weight: bold; }
#article .info .cmt em { font-family: "Georgia"; font-size: 14px; font-weight: bold; }
#article .info .cmt a { font-family: "Georgia"; font-size: 14px; font-weight: lighter; }
#article .info .cmt a:hover span {color: #ba2636;}
#article .info .rbox { width: 245px; float: right; padding-right: 0px; }

.bdshare-button-style1-16{padding-right:15px;}
.bdshare-button-style1-24{padding-right:15px;}



#artContent {padding: 5px 10px; }

#artContent .mcontent { font-size: 16px; line-height: 200%; text-align: left;	}/*0830*/
#artContent .mcontent p { text-indent: 2em; line-height:200%;  margin-bottom: 20px }
#artContent .mcontent p img { margin: 0px auto; margin-left: -28px; }
#artContent .mcontent p a {	font-weight: bold }


#pages {  font-family:SimSun }
#pages a { display:inline-block; height:24px; line-height:24px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 15px}
#pages a.a1 { background:#ddd; width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:24px; line-height:24px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center;padding:0 15px}
.page .noPage { display:inline-block; width:56px; height:24px; line-height:24px; background:#ddd ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }
.text-c{text-align: center}.text-l{text-align: left}.text-r{text-align: right}

#artContent .mcontent p{
    position:relative;
}
#artContent .mcontent p img { margin-left: -25px; display: block; margin: 0px auto; }
.dnone{
    display:none !important;
}
.picleft {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: url("../images/left.cur"), auto;
    text-decoration: none;
    outline: none;
    float:left;
    background:url(about:blank);
}
.picright {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: url("../images/right.cur"), auto;
    text-decoration: none;
    outline: none;
    float:right;
    background:url(about:blank);
}
