
/* Css Document */

.article_title{
margin-bottom: 10px;
}
.article_title h1{
   line-height: 34px;
   text-align: center;
   font-size: 20px;
font-weight:bold;
   color: #333;
}
.article_title h2 {
font-size:16px;
text-align: center;
font-weight:bold;
}
.bhs-Date{
   height: 25px;
   line-height: 25px;
   text-align: center;
   font-size: 14px;
   color: #888;
   margin-bottom: 20px;
}
.article_content p,.article_content div,.article_content div span{
   line-height: 29px;
   font-family: "Microsoft YaHei"!important;
   font-size: 16px!important;
   color: #333;
   margin-bottom: 26px;
}
.article_content p:last-child,.article_content div:last-child{
   margin-bottom: 0!important;
}
.article_content img{
   width: auto;
   max-width: 600px;
   height: auto;
}


table{
   width: 100%!important;  
}
.bhs-Date #Author {
margin-right:1em;
}