﻿.leftpannel
{
    float: left;
    width: 236px;
}
.leftpannel a
{
    float: left;
    width: 226px;
    height: 31px;
    padding-left: 10px;
    font-family:微软雅黑;
    font-size:12px;
    color:#626262;
    line-height: 33px;
    margin-bottom: 4px;
    background: url(../images/li_bg.jpg) no-repeat;
    overflow:hidden;
}
.leftpannel a.active,.leftpannel a:hover
{
    font-size:14px;
    color:#d70805;
    background: url(../images/li_h.jpg) no-repeat;
}

.rightpannel
{
    float: right;
    width: 750px;
    height: auto;
}
.header
{
    float: left;
    height: 35px;
    line-height: 35px;
    margin-top: 7px;
    padding-left: 23px;
    font-family: 微软雅黑;
    font-size: 16px;
    color: #d70805;
    background: url(../images/fk.jpg) no-repeat 7px center;
}

.position
{
    float:right;
    height:35px;
    padding-left:12px;
    padding-right:20px;
    margin-top:7px;
    line-height:35px;
    color:#717171;
    background:url(../images/jt.jpg) no-repeat left center;
}
.position a{ height:35px; line-height:35px; color:#717171;}
.position a:hover{ color:#f6502e;}
.currentnode
{
    color:#f6502e;
}
.split
{
    float:left;
    width:100%;
    height:3px;
    background:url(../images/split_bg.jpg) repeat;
}
.con
{
    float:left;
    width:720px;
    height:auto;
    padding:15px 15px 0 15px;
    color:#626262;
    line-height:28px;
}

.pic
{
    float:left;
    width:100%;
    text-align:center;
}
.pic img
{
    width:200px;
    height:140px;
    padding:2px; 
    border:solid 1px #dddddd;
}

.li
{
    float:left;
    width:705px;
    height:30px;
    padding-left:15px;
    background:url(../images/jt_1.jpg) no-repeat left center; 
    position:relative;
}
.title
{
    float:left;
    width:80%;
    height:30px;
    line-height:30px;
    overflow:hidden;
}
.date
{
    float:right;
    width:15%;
    height:30px;
    line-height:30px;
}