﻿.middle {
    width: 980px;
    margin: 0px auto;
}
.middle .one {
    margin-top: 8px;
    clear: both;
}
.one .wangluojishu {
    width: 230px;
    float: right;
    background: #FFF none repeat scroll 0% 0%;
}
.one .tjyuanma {
    width: 740px;
    background: #FFF none repeat scroll 0% 0%;
}
.left_box {
    float: left;
}
#contentTitle {
    background: transparent none repeat scroll 0% 0%;
    border-bottom: medium none;
    border-top: 1px solid #ddd;
}
.commBox > .title {
    /*background: transparent url("/Images/header_bg.jpg") repeat-x scroll 0px 0px;*/
    border: 1px solid #DDD;
    height: 29px;
    line-height: 29px;
    border-radius: 5px 5px 0px 0px;
}
.nowLocation {
    float: right;
    margin-right: 10px;
    color: #5B5B5B;
}
.commBox .title h3 {
    margin-left: 10px;
    width: 80px;
    float: left;
    font-size: 14px;
    color: #008AC3;
}
.commBox > .content {
    padding: 8px 10px;
    /*border-width: medium 1px 1px;*/
    border:1px solid #ddd;
    border-top:none;
    /*border-style: none solid solid;*/
    /*border-color: -moz-use-text-color #DDD #DDD;*/
    /*-moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;*/
    border-radius: 0px 0px 5px 5px;
}
.content_box {
    margin: 10px;
    color: #5B5B5B;
    line-height: 22px;
}
.single_news_box {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #DDD;
}
.box_type_title {
  
    line-height: 22px;
    padding-bottom:5px;
}
.news_date {
    float: right;
    margin-right: 10px;
    font-size: 12px;
    font-weight: normal;
    color: #666;
}
.box_type_title > a {
    color: #5B5B5B;
    font-size: 14px;
    text-decoration:none;
}
.box_type_title > a:hover {
    color: #f60;
}
.taocan_des {
    color:#8e8e8e;
}
.commBox .title > a {
    float: right;
    margin-right: 10px;
    color: #5B5B5B;
    font-weight:normal;
    text-decoration:none;
}
.commBox > .content ul li {
    height: 25px;
    line-height: 25px;
    background: transparent url("/main/images/cion04.gif") no-repeat scroll 0px center;
    padding-left: 10px;
}
.fixHeigt2 > ul > li {
    overflow: hidden;
}
.commBox .content ul li a {
    color: #5B5B5B;
    text-decoration:none;
}

.taocanType a {
    width: 30%;
    border: 1px solid #DDD;
    border-radius: 5px;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 0px;
    text-align: center;
    margin-right: 5px;
    text-decoration:none;
    margin-bottom:10px;
}
    .taocanType a:hover {
        color:#f60;
        background:#FBF5EB;
        border:1px solid #f60;
    }