* {
    margin: 0;
    padding: 0;
}
/*#photorecom a:link,a:visited{color:#369;text-decoration:underline;}
#photorecom a:hover{color:#C80000;text-decoration:none;}*/
#photorecom span, li, dt, dd, h1, h2, h3, h4, h5, h6 {
    text-align: left;
}

#photorecom img {
    border: 0;
}

#photorecom {
    width: 680px;
    height: 200px;
    overflow: hidden;
    background-image: url(../img/photorecom_bg.gif);
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
    float: left;
    _margin-left: 10px;
}

#photorecom .hd {
    margin: 0 auto;
    width: 100%;
    height: 30px;
    overflow: hidden;
}

#photorecom .hd h2 {
    float: left;
    width: 200px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #C80000;
    overflow: hidden;
    display: inline;
    margin-left: 10px;
    font-weight: bold;
}

#photorecom .hd span {
    float: right;
    width: 85px;
    height: 12px;
    overflow: hidden;
    margin: 9px 5px;
    display: inline;
}

#photorecom-index a:link, #photorecom-index a:visited, #photorecom-index a:hover {
    float: left;
    margin-right: 5px;
    display: inline;
    width: 12px;
    height: 12px;
    background: url(../img/point.gif) 0 0 no-repeat;
    overflow: hidden;
    text-indent: -999px;
    text-decoration: none;
}

#photorecom-index a:hover {
    background-position: 0 -12px;
}

#photorecom-index a.current:link, #photorecom-index a.current:visited, #photorecom-index a.current:hover {
    background-position: 0 -24px;
}

#photorecom .bd {
    position: relative;
    z-index: 1;
    margin: 9px auto 3px;
    width: 670px;
    height: 162px;
    overflow: hidden;
}

#photorecom-list {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 3350px;
    height: 162px;
    overflow: hidden;
}

#photorecom-list ul, #photorecom-list li {
    float: left;
    overflow: hidden;
    height: 162px;
}

#photorecom-list ul {
    width: 666px;
    padding-left: 4px;
}

#photorecom-list li {
    width: 150px;
    margin: 0 5px;
    display: inline;
}

#photorecom-list dl, #photorecom-list dt, #photorecom-list dd {
    float: left;
    width: 146px;
    margin: 0 2px;
    display: inline;
    overflow: hidden;
}

#photorecom-list dt {
    height: 96px;
    background-image: url(../img/photo-sample-bg.gif);
    display: inline;
}

#photorecom-list dt img {
    float: left;
    width: 130px;
    height: 80px;
    display: inline;
    margin: 7px;
}

#photorecom-list dd {
    height: 60px;
}

#photorecom-list dd p {
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    line-height: 260%;
}

#photorecom-list dd strong {
    color: #F94209;
}

.even {
    background-color: #F8F8F8;
}

.odd {
    background-color: #EAEFF5;
}

.hover {
    background-color: #B0BEC7;
    color: #FFF;
    cursor: pointer;
}

.hidden {
    display: none;
    clear: both;
}





.dis {
    DISPLAY: block
}

.undis {
    DISPLAY: none
}

#cntR {
    WIDTH: auto;
    /*border: 1px solid #e0e0e0;*/
    margin-bottom: 5px;
}

#NewsTop {
    CLEAR: both;
    MARGIN-BOTTOM: 5px
}

#NewsTop P {
    /*FLOAT: left;*/
    LINE-HEIGHT: 30px;
    font-size: 14px;
}

#NewsTop strong {
    color: #FF0000;
}

#NewsTop P.topTit {
    FONT-WEIGHT: bold;
    WIDTH: 0px
}

#NewsTop P.topC0 {
    BORDER-LEFT: #f2f2f2 1px solid;
    WIDTH: 75px;
    CURSOR: pointer;
    margin-left: 5px;
    text-align: center;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    font-size: 12px;
    color: #990000;
}

#NewsTop P.topC0 a:link, #NewsTop P.topC0 a:visited {
    CURSOR: pointer;
    height: 28px;
    width: 75px;
    display: block;
    line-height: 28px;
    font-weight: bold;
    font-size: 12px;
    color: #990000;
}

#NewsTop P.topC1 a:link, #NewsTop P.topC1 a:visited {
    BACKGROUND: #c2130e;
    height: 28px;
    font-weight: bold;
    line-height: 28px;
    COLOR: #fff;
    display: block;
    width: 75px;
}

#NewsTop P.topC1 a:active, #NewsTop P.topC1 a:hover {
    BACKGROUND: #c2130e;
    height: 28px;
    font-weight: bold;
    text-decoration: underline;
    line-height: 28px;
    COLOR: #fff;
    display: block;
    width: 75px;
}

#NewsTop P.topC1 {
    BACKGROUND: #c2130e;
    BORDER-LEFT: #f2f2f2 1px solid;
    WIDTH: 75px;
    margin-left: 5px;
    height: 28px;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    COLOR: #fff;
    cursor: pointer;
}

#NewsTop #NewsTop_tit {
    BORDER-BOTTOM: #c2130e 3px solid;
    HEIGHT: 45px;
    background-image: url(../img/s_dh_bg01.gif);
    background-repeat: repeat-x;
    background-position: center top;
    width: 900px;
    display: -webkit-box;
    overflow-x: scroll;
    overflow-y: hidden;
    /*scrollbar-width: none;*/ /* firefox */
    /*-ms-overflow-style: none;*/ /* IE 10+ */
}
#NewsTop #NewsTop_tit::-webkit-scrollbar {
    /*display: none;*/ /* Chrome Safari */
}
#NewsTop #NewsTop_cnt {
    PADDING-LEFT: 32px;
    LINE-HEIGHT: 26px;
    PADDING-TOP: 7px;
    min-height: 400px; /*高度最小值设置为：100px*/
    height: auto !important; /*兼容FF,IE7也支持 !important标签*/
    height: 400px; /*兼容ie6*/
    overflow: visible;
    TEXT-ALIGN: left;
    background-image: url(../images/left_news_num.gif);
    background-repeat: no-repeat;
    background-position: 12px 13px;
}

#NewsTop #NewsTop_cnt A {
    COLOR: #000;
    TEXT-DECORATION: none;
    width: 205px;
    padding-left: 3px;
    margin-right: 8px;
    height: 26px;
    line-height: 24px;
    overflow: hidden;
    display: block;
}

#NewsTop #NewsTop_cnt A:hover {
    COLOR: #c2130e;
    TEXT-DECORATION: underline
}
