/* CSS Document */
.Reported_wrap {
    width: 950px;
    margin: 0 auto;
}

.Reported_center {
    width: 950px;
    float: left;
    margin-top: 8px;
}

.Reported_left {
    width: 204px;
    float: left;
}

.left1, .left2 {
    width: 204px;
}

.left1 ul, .left2 ul {
    margin: 0px;
    padding: 0px;
}

.left1 li {
    width: 190px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    line-height: 30px;
    padding: 5px 0 5px 12px;
    font-weight: bold;
}

.left1 img {
    padding-right: 5px;
}

.left2 {
    margin-top: 10px;
}

.left2 dl {
    border-bottom: 1px dashed #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    float: left;
    padding-top: 10px;
    width: 202px;
}

ol {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.left2 dt {
    float: left;
    padding-left: 10px;
}

.left2 dd {
    float: left;
    line-height: 20px;
    width: 120px;
    margin-left: 6px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.left2 dt img {
    border: 1px solid #ccc;
}

.left2 ul {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding-left: 10px;
    line-height: 24px;
    float: left;
    width: 192px;
}

.Reported_right {
    width: 737px;
    float: left;
    margin-left: 8px;
    _margin-left: 0;
}

.Reported_zi {
    width: 725px;
    white-space: normal;
    line-height: 24px;
    padding-left: 5px;
}

.Reported_img {
    text-align: center;
    margin-top: 8px;
}

.right1, .right2, .right3 {
    width: 737px;
    float: left;
}

.right2, .right3 {
    margin-top: 10px;
}

.right1 ul, .right2 ol, .right3 ul {
    border-left: 1px solid #dc534b;
    border-right: 1px solid #dc534b;
    width: 735px;
    float: left;
    margin: 0px;
    padding: 0px;
}

.right1 h3 {
    border-bottom: 1px solid #dd0c07;
    width: 720px;
    text-align: center;
    line-height: 50px;
    margin: 0 auto;
    color: #f12011;
    font-size: 16px;
}

.right2 dl {
    width: 183px;
    float: left;
    text-align: center;
    padding-top: 8px;
}

.right3 li {
    display: block;
    float: left;
    width: 183px;
    text-align: center;
    padding-top: 8px;
}