body {
    background: #ffffff;}
.main {
    background: #ffffff;
    float: left;}
.main-content{
    width: 1027px;
    height: auto;min-height:560px;overflow:hidden;
    margin: 0 auto;}
.root-nav {
    width: 991px;
    height: 27px;
    margin: 0 auto;
    margin-bottom: 4px;
    padding-left: 36px;
    padding-top: 14px;
    float: left;
    background: url(icon_home.jpg) 17px 14px no-repeat #b1b0b0;}
.root-nav-content {
    width: auto;
    height: 27px;
    line-height: 13px;
    color: #ffffff;
    font-size: 13px;
    float: left;}
.left-bar {
    width: 222px;
    float: left;}
.left-bar-tab {
    width: 208px;
    height: 33px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-left: 14px;
    color: #ffffff;
    line-height: 33px;
    font-size: 16px;
    /*background: #b10000 url(icon_arrow_select.png) no-repeat 201px 9px;*/
    background: #b10000;
    float: left;}
.left-bar-menu {
    width: 208px;
    height: 33px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-left: 14px;
    color: #333333;
    line-height: 33px;
    font-size: 14px;
    background: #eaeaea ;
    float: left;}

.left-bar-menu a {
    color: #333333;}

.left-bar-menu-select {
    width: 208px;
    height: 33px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-left: 14px;
    color: #333333;
    line-height: 33px;
    font-size: 14px;
    background: #eaeaea url(icon_arrow_select.jpg) no-repeat 201px 9px;
    float: left;}

.left-bar-menu-select a {
    color: #333333;}
.arrow {
    width: 33px;
    height: 33px;
    background-color: #000000;
    float: left;
    display: none;}
.arrow-select {
    background: #eaeaea url(icon_arrow_select.jpg) no-repeat 201px 9px;}
.list-all {
    width: 753px;
    margin-left: 29px;
    float: left;}
#list-title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    color: #333333;
    float: left;}
.list {
    width: 752px;
    height: 25px;
    margin-top: 2px;
    margin-bottom: 2px;
    float: left;}
.list-info {
    width: 600px;
    height: 25px;
    padding-left: 12px;
    color: #333333;
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    float: left;}
.list-info a {
    width: 400px;
    color: #333333;}
.list-info-time {
    width: 80px;
    height: 25px;
    line-height: 25px;
    margin-right: 11px;
    _margin-right: 6px;
    float: right;}
.list-select  {
    background-color: #f1f1f1;}
.list-page {
    width: 753px;
    height: 20px;
    margin-top: 50px;
    margin-bottom: 40px;
    font-family: SimSun;
    line-height: 20px;
    float: left;}
.list-page a{ color:#333;}
.page-info {
    width: 200px;
    height: 20px;
    margin-right: 260px;
    _margin-right: 130px;
    color: #666666;
    font-size: 12px;
    float: left;}
.page-info span {
    font-size: 12px;
    font-family: SimSun;
    color: #ff3333;}
.index {
    width: 36px;
    height: 20px;
    margin-right: 3px;
    margin-left: 3px;
    background-color: #dcd9d4;
    text-align: center;
    line-height: 20px;
    color:  #333333;
    font-size: 12px;
    float: left;}
.pre {
    width: 48px;
    height: 20px;
    margin-right: 3px;
    margin-left: 3px;
    background-color: #dcd9d4;
    text-align: center;
    line-height: 20px;
    color:  #333333;
    font-size: 12px;
    float: left;}
.page-num {
    width: 18px;
    height: 20px;
    border: 1px solid #dcd9d4;
    margin-right: 3px;
    margin-left: 3px;
    background-color: #eeeeee;
    text-align: center;
    line-height: 20px;
    color:  #333333;
    font-size: 12px;
    float: left;}
.next {
    width: 48px;
    height: 20px;
    margin-right: 3px;
    margin-left: 3px;
    background-color: #dcd9d4;
    text-align: center;
    line-height: 20px;
    color:  #333333;
    font-size: 12px;
    float: left;}
.page-choose {
    width: 57px;
    height: 18px;
    padding-left: 5px;
    margin-right: 3px;
    margin-left: 3px;
    font-size: 12px;
    line-height: 18px;
    /*chrome和firefox里面的边框是不一样的，所以复写了一下*/
    background: url(icon_arrow_list.jpg) #ffffff no-repeat 41px 1px;
    border: solid 1px #7f9db9;
    /*很关键：将默认的select选择框样式清除*/
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    outline: 0;
    float: left;}
.last {
    width: 36px;
    height: 20px;
    margin-right: 3px;
    margin-left: 3px;
    background-color: #dcd9d4;
    text-align: center;
    line-height: 20px;
    color:  #333333;
    font-size: 12px;
    float: left;}