/* CSS Document */
/*
author:johnnyhan
date:2012-04-18
*/

/*reset*/

/*box*/
.box .bd
{
    zoom: 1;
}
.box2
{
    padding-left: 53px;
    border-left: 1px solid #e9e9e9;
}
.box2 .tit
{
    position: relative;
    left: -70px;
    height: 28px;
    padding-left: 70px;
    overflow: hidden;
}
.box2 .con
{
    padding-bottom: 43px;
}
.box2 .con p
{
    line-height: 26px;
    font-size: 14px;
    color: #808080;
}
.box2 .con strong
{
    color: #ff6000;
}
.box3 .hd
{
    height: 50px;
    line-height: 50px;
    text-indent: 20px;
    font-family: "微软雅黑" , "黑体";
}
.box3 .hd h3
{
    font-size: 21px;
    font-weight: normal;
}
.box3 .bd
{
    background: #fff;
}
/*图文混排*/


/*第一栏*/
.topArea, .centerArea
{
    
    overflow: hidden;
  
}
.topBox .hd
{
    background-position: 0 -5px;
}

/*宽度,overflow:hidden和相对定位是必须的属性*/
#scrWrap1 .split
{
    float: left;
    width: 180px;
    display: inline;
    margin-right: 35px;
}
/*水平滚动的话，滚动单元必须浮动，垂直则必须不能浮动*/
#scrWrap1 .split img
{
    width: 180px;
    height: 110px;
    overflow: hidden;
}
#scrLeftBtn1, #scrRightBtn1
{
    position: absolute;
    left: 0;
    top: 35px;
    cursor: pointer;
    display: block;
    width: 16px;
    height: 31px;
}
/*左按钮*/
#scrRightBtn1
{
    background-position: right 0;
    left: 910px;
}
/*幕后人员*/

/*导航*/
#menu
{
    width: 240px;
    overflow: hidden;
    position: fixed;
    z-index: 999;
    _position: absolute;
    _bottom: auto;
}
.menuTop
{
    top: 158px;
    _top: expression(eval(document.documentElement.scrollTop));
    _margin-top: 158px;
}
.menuBtm
{
    bottom: 700px;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    _margin-bottom: 700px;
}

#menu li.current
{
    background-position: right 0;
    zoom: 1;
    color: red;
}
.current a
{
    color: #FF5511;
}
#menu li a:hover
{
    text-decoration: none;
}
/*回顶部*/
#goTop
{
    display: block;
    width: 51px;
    height: 67px;
    overflow: hidden;
    text-indent: -999em;
    position: fixed;
    left: 50%;
    margin-left: 500px;
    _position: absolute;
    _bottom: auto;
}
.goTop_top
{
    top: 660px;
    _top: expression(eval(document.documentElement.scrollTop));
    _margin-top: 660px;
}
.goTop_btm
{
    bottom: 700px;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    _margin-bottom: 700px;
}

/*add by johnny in 2012.4.23*/
.box2 .tit
{
    height: auto;
    line-height: 26px;
    padding-bottom: 10px;
}
.box2 .tit h3
{
    margin-top: -5px;
}
.box2
{
    padding-left: 53px;
    border-left: 1px solid #e9e9e9;
    position: relative;
    zoom: 1;
}
.ico_timeline
{
    position: absolute;
    left: -17px;
    top: 0;
    width: 32px;
    height: 15px;
    overflow: hidden;
}
.box2 .tit
{
    height: auto;
    line-height: 26px;
    padding-bottom: 10px;
    left: 0;
    padding-left: 0;
    background: none;
}
.box2 .tit h3
{
    margin-top: -5px;
}
#scrWrap1
{
    left: 60px;
}
#scrLeftBtn1, #scrRightBtn1
{
    position: absolute;
    left: 0;
    top: 35px;
    cursor: pointer;
    display: block;
    width: 36px;
    height: 51px;
}
#scrRightBtn1
{
    background-position: right 0;
    left: 910px;
}
#scrLeftBtn1:hover, #scrRightBtn1:hover
{
}
#scrRightBtn1:hover
{
    background-position: right -51px;
}
.bigPic1
{
    height: auto;
}
.dpyxArea
{
    padding-bottom: 20px;
    height: auto;
}
/*add by johnny in 2012.4.24*/
.dyArea
{
    margin: 10px 0 30px;
    padding: 15px 20px;
    background: #f9f8f4;
    font-size: 12px;
    color: #333;
    line-height: 24px;
    overflow: hidden;
    zoom: 1;
}
#kwkdMod .hd
{
    background-position: 0 -5px;
    border-top: 5px solid #000;
    padding-bottom: 10px;
}
.wdArea
{
    overflow: hidden;
    padding: 20px 0 20px 20px;
    background: #fff;
    zoom: 1;
    margin-bottom: 50px;
}
.wdArea .inner
{
    padding-right: 20px;
    height: 456px;
    overflow-x: hidden;
    overflow-y: auto;
}
.hdP
{
    margin-bottom: 30px;
    overflow: hidden;
    zoom: 1;
}
.hdP .message
{
    line-height: 26px;
    color: #333;
    font-size: 14px;
}
.hdP .userP .text .info
{
    padding-right: 10px;
}
.twC3
{
    margin-bottom: 0;
    padding-bottom: 43px;
}
