/* 当前位置开始 */
.current-position{line-height: 40px;font-size: 13px;background: #f7f7f7;    float: left; width: 100%;}
.current-position>div{background: url(currentPosition.png) no-repeat left 15px;padding-left: 20px;padding-right: 20px;}
/* 当前位置结束 */

/* 主体内容开始 */
.current-column{line-height: 50px;font-size: 17px;font-weight: bold;}
.current-column>div{background-color: #e3e3e3;padding-left: 40px;color: #006eab;}
.main>div{border: 1px solid #e3e3e3;min-height: 500px;padding: 25px;}
.column-list{font-size: 17px;}
.column-list li{line-height: 45px;background: url(listPic.png) no-repeat left 21px;padding-left: 15px;border-bottom: 1px dashed #e3e3e3;}
.column-list .lucidity_pgToolbar li{line-height: normal;background: none;}
.column-list li span{color: #999999;}
/* 主体内容结束 */

.sj_dh,.all-nav,.sj_footer{ display:none}