* {
    padding: 0px;
    margin: 0px;
    border: 0px
}

a {
    text-decoration: none
}

ul {
    list-style-type: none
}

.center {
    width: 950px;
    margin: 0px auto;
    overflow: hidden
}

table * {
    font-size: 13px;
}

.title {
    font-size: 20px;
    
    color: #1596cd;
    text-align: center;
    font-weight: normal;
    line-height: 50px;
    letter-spacing: 1px;
    display: inline-block;
    width: 900px
}

.data {
    float: right;
    font-size: 14px;
    color: #999;
    font-weight: normal;
}

.data a {
    color: #2a62a1;
}

.menu li {
    float: left;
    width: 100px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 12px;
    color: #666;
    margin: 20px 6px 10px 0px
}

.menu li a {
    color: #fff;
    display: block;
    background: url("http://file.smm.cn/images/menu_bg.png") no-repeat 0px -34px;
    width: 100px;
    height: 34px;
}

.menu li a:hover,
.menu_tab {
    background-position: 0px 0px !important;
    color: #069 !important
}

.data_tb {
    border-collapse: collapse;
}

.data_tb th {
    line-height: 30px;
    background: #f4f7fc;
    color: #666;
}

.data_tb th,
.data_tb td {
    border: 1px #e1edff solid;
    text-align: center
}

.data_tb td {
    line-height: 24px;
    text-align: center;
}

.icona {
    background: url("http://file.smm.cn/images/steel_icon.png") no-repeat;
    color: #d7000f;
    padding-left: 16px;
    background-position: 0 -1px;
}

.iconb {
    background: url("http://file.smm.cn/images/steel_icon.png") no-repeat;
    color: #008733;
    padding-left: 16px;
    background-position: 0 -13px;
}

.iconc {
    background: url("http://file.smm.cn/images/steel_icon.png") no-repeat;
    color: black;
    padding-left: 16px;
    background-position: 0 -23px;
}

.center {
    text-align: center
}

.left {
    float: left;
    margin-right: 8px;
    width: 467px;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 2px
}
h2{
    
}
h3 {
    line-height: 30px;
    border-bottom: 2px #1596cd solid;
    text-align: left;
    padding: 6px;
    font: bold 14px simsun
}

.t1 {
    width: 94px;
}

.t2 {
    width: 102px;
    word-break: break-all
}

.t3 {
    width: 150px;
}

.t5 {
    width: 56px;
}

td {
    padding: 0 3px;
    line-height: 28px;
    height: 28px
}

.gray {
    color: #888888
}

.orange {
    color: #ff7300
}

.clear {
    clear: both;
}
h3 a:hover {
    text-decoration: none;
    color: #d7000f;
}
h2 a:hover{
    text-decoration: none;
}
a{
    cursor: pointer;
    color: #2d487a;
    text-decoration: none;
}