/*当前位置开始*/
.currentLocation{width: 1200px;height: 48px;background:#fff url("dqwz.png") 20px center no-repeat;line-height: 48px;padding-left: 40px;font-size: 13px;margin: 0 auto;}
/*当前位置结束*/

/*中部内容开始*/
.main{width: 1200px;margin: 0px auto 25px auto;background-color: #fff;padding:0 20px 20px 20px;}
.main-left{width: 290px;background: #f7f7f7;padding: 0 20px;height: 840px}
.main-left h1{
    height: 68px;
    border-bottom: 2px solid #999999;
    line-height: 68px;
    color: #ba0808;
    font-size: 21px;
    padding-left: 40px;
    background: url("zhutifenlei_03.png") left center  no-repeat;
}
.main-right{width: 850px;margin-left: 20px}
.tree-title{
    margin-top: 20px;
    height: 40px;
    line-height: 40px;
    background-color: #0167cc;
    color: #fff;
    padding-left: 15px;
}

/*中部内容结束*/