﻿.listleft { width: 274px; }

.listright {
    background-color: White;
    border: 1px solid #f4f5f6;
    padding: 10px;
    width: 674px;
}

.list-first {
    position: relative;
    border-bottom: 1px solid #CCCCCC !important;
}

.list-first div {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: White;
    border-radius: 2px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 5px;
}

.list-first-content {
    background-color: transparent !important;
    margin: 0 !important;
}

.list-first p {
    color: #222;
    font: Arial, Helvetica, sans-serif !important;
    font-size: 12px;
    text-indent: 10px;
}

.list-first .view {
    background-color: transparent !important;
    bottom: 2px;
    position: absolute;
    right: 5px;
}

.list-first:first-child img {
    height: 110px;
    width: 150px;
}

.list-first:first-child .list-title a { font-size: 18px; }

.list-title {
    font-size: 12px;
    font-weight: bold;
}

.date {
    color: #aaa8aa;
    font-size: 11px;
}

.list-first img {
    height: 70px;
    width: 100px;
    float: left;
}

.list-content {
    margin-top: 5px;
    padding-left: 5px;
}

.list-item {
    background-color: White;
    border-top: 1px dotted #ECECEC;
    height: 176px;
    margin-bottom: 5px;
    margin-right: 4px;
    padding: 3px;
}

.list-item div.floatleft {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: White;
    border-radius: 3px;
    padding: 3px;
}

.list-item p {
    color: #333;
    font-size: 12px;
    text-indent: 15px;
    word-wrap: break-word;
}

.item-title {
    font-size: 12px;
    font-weight: bold;
}

.list-item img {
    float: left;
    height: 70px;
    margin: 5px;
    width: 100px;
}


.button2 {
    background-color: #ECECEC;
    border: 1px solid #f3f3f3;
    color: #aaa;
    cursor: pointer;
    font-size: 11px;
    height: 25px;
}

.newwidth100 { width: 660px !important; }

.list-cate { }

.cate-item {
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    margin-bottom: 10px;
}

.cate-item img {
    height: 150px !important;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-top: 0px;
    width: 150px !important;
}

.cate-item-title {
    color: #222;
    font-size: 12px;
    font-weight: bold;
    padding: 3px;
    text-transform: uppercase;
}

.cate-item ul {
    margin: 0;
    padding: 0;
}

.cate-item ul li {
    margin-left: 25px;
    padding: 0;
}

.cate-item .cate-title {
    color: #005580;
    font-size: 14px;
    font-weight: bold;
}

.cate-item .cate-date {
    color: #aaa;
    font-size: 11px;
}

.cate-item .floatleft {
    padding: 5px;
    position: relative;
    width: 382px;
}

.cate-item .floatleft .cate-view {
    bottom: 5px;
    padding: 3px;
    position: absolute;
    right: 5px;
}

.cate-item .floatright {
    padding: 5px;
    width: 262px;
}

.block-content {
    padding-left: 15px;
    padding-right: 15px;
}

.block {
    margin-bottom: 10px !important;
    margin-top: 0px !important;
}

.block ul {
    margin: 0;
    padding: 0;
    width: 100%;
}

.block ul li {
    border-bottom: 1px dotted #999;
    height: auto;
    line-height: 25px;
    list-style: none;
}

.block ul li a {
    color: #08c;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.block ul li a:hover { color: #222; }

.new-relation {
    margin: 0;
    padding: 0;
}

.new-relation li { list-style: none; }

.new-relation li a {
    color: #999;
    font-size: 11px;
    font-weight: bold !important;
}