

/*内容页面*/
.content{ border:1px solid #cabaaf;-moz-box-shadow:1px 1px 15px #d4bcb8; -webkit-box-shadow:1px 1px 15px #d4bcb8; box-shadow:1px 1px 15px #d4bcb8; background-color:#FFF;-moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius:5px;}
.content_bor{ border-right:1px solid #eeeeee; padding-right:15px;}
.cont_mt{ margin:30px 0 0 20px;}
.content_left{ width:650px;}
.content_home{ background:url(../images/home.png) no-repeat; padding-left:20px; margin-bottom:10px; }
.content_home, .content_home a{line-height:15px; font-size:12px; color:#717171}
.containe{ margin-top:7px;}
.containe h1{ font-size:28px; color:#464646; height:60px; line-height:70px;}
.containe_time{ border-bottom:1px dashed #6a6a6a; padding-bottom:4px; }
.containe_time span{ color:#999; font-size:12px;}

.containe_index{ margin-top:25px; padding-bottom:20px;}
.containe_index p{ color:#2b2b2b; line-height:30px; margin-bottom:18px; font-size:16px;}
/* 上一篇-下一篇 */
.atc-next-s {float:left;width:300px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.atc-next-x {float:right;width:300px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

/*文章小标题背景*/
.containe_index div.atc_tit_all, .containe_index p.atc_tit_all{ background:url(../images/wenz_back.jpg) repeat-x; height:46px; line-height:46px; padding-left:10px; font-size:18px; font-weight: bold;font-style:oblique; }
