@charset "gb2312";


.panel {
    overflow: visible;
}
.panel .bar {
    border-bottom: 1px solid #ddd;
    height: 30px;

}
.panel .bar h3 {
    background: transparent url(../images/bar-title.gif) no-repeat right top;
    padding: 0 24px 0 10px;
    line-height: 32px;
    height: 32px;
    position: absolute;
    top: -1px;
    font-size: 16px;
}
.panel .bar a:link, .panel .bar a:visited {
    background: transparent url(../images/bar-more.gif) no-repeat right top;
    margin-right: 10px;
    padding-right: 20px;
    line-height: 30px;
    color: #666;
}
.panel .bar a:hover, .panel .bar a:active {color: #ff510c;}
.panel .box {
    margin: 10px 0 10px 10px;
}
.panel-list .bar h3 {color: #ff6600;}
.panel-list .collist {
    background:transparent url(../images/tr-bg.gif) no-repeat;
    margin-bottom: 5px;
    width: 230px;
    height: 100%;
    line-height: 38px;
}
.panel-list .collist i {
    background:transparent url(../images/dot-list-02.gif) no-repeat;
    display: inline-block;
    margin: 5px 20px 0 60px;
    width: 6px;
    height: 12px;
}
/*.panel-list .tr_odd {background:transparent url(../images/tr-bg.gif) no-repeat;}
.panel-list .td_dot{background:transparent url(../images/dot-list-02.gif) no-repeat 50px 17px; border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    text-indent:-9999px;width:80px;vertical-align:top}
.panel-list .td_line{height: 40px; vertical-align: middle;}*/

.sfgk img {
    margin: 18px 15px 0 0;
}
.sfgk-list img {
    margin: 5px 0 0 0;
}

.pic_area {
    border: 1px solid #eee;
    margin: 5px 5px 0 0;
    padding: 6px;
    width: 246px;
}
.pic_area img {
    width: 246px;
    height: 154px;
    margin-bottom: 6px;
}
.td_pictitle {
    background-color: #f6f6f6;
    line-height: 24px;
    width: 246px;
    height: 48px;
    text-align: center;
}


/*------------------------------*/
.logo-01 li, .logo-02 li, .logo-03 li, .logo-04 li, .logo-05 li, .logo-06 li {
    display: inline;
}

.logo-06 img {
    margin-right: 18px;
	height: 46px;
}

.detail_content {
    font-size: 20px;
    line-height: 200%;
}

.article_content img {
    padding-top: 10px;
}

