.crumbs{width:auto; height:25px; line-height:25px; margin-top:10px; margin-bottom:10px;}
.crumbs a{padding:2px;}





.news_vier {width:auto; height:auto; overflow:hidden; border:1px #cdcdcd solid; margin-bottom:10px;}
.news_vier .title {
    padding:10px;
}
.news_vier .title h2 {
    color: #238F0C;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    text-align: center;
}
.news_vier .addtime {
    background: url("../../../themes/default/img/newsdetail.jpg") no-repeat scroll center top transparent;
    margin: 15px 0 10px 15px;
    padding-bottom: 30px;
	padding-top: 10px;
    text-align: center;
}
.news_vier .newsdetailcon {
    clear: both;
    font-size: 14px;
    line-height: 1.8;
    margin: 0 auto;
    width: 860px;
}
.news_vier .newsdetailcon img{
    padding:5px;
	text-align:center;
}

.news_vier .newsnav {
    margin: 15px 15px 10px 15px;
    padding-bottom: 30px;
	border-top: 1px #cdcdcd dotted;
	padding-top:20px;
}
.news_vier .newsnav p{
    padding:3px;
}

