/* Copyright 2008 TSXMLOVE. All Rights Reserved. */
* {
    padding: 0px;
    margin: 0px;
    text-align: left;
    line-height: 150%;
    }
    body {
    font-size: 14px;
    text-align: center;
    color: #000000;
    background-color: #fff;
    background-repeat: repeat-x;
    }
    table {
    border-collapse: collapse;
    }
    td {
    padding: 3px;
    }
    img {
    border: none;
    }
    input {
    padding: 1px;
    vertical-align: middle;
    line-height: normal;
    }
    .main-box {
    margin-right: auto;
    margin-left: auto;
    width: 960px;
    clear: both;
    zoom:1;
    overflow:hidden;
    background-color: #CCCCCC;
    }
    .text-overflow-hidden {
    white-space: nowrap;
    word-spacing: normal;
    letter-spacing: normal;
    overflow: hidden;
    }
    .box-align-center {
    margin-right: auto;
    margin-left: auto;
    }
    /*css瀹氫箟瓒呴摼鎺ュ洓涓姸鎬佷篃鏈夐『搴忕殑銆�*/
    
    a:link, a:visited {
    text-decoration: none;
    color: #1F376D;
    }
    a:hover, a:active {
    text-decoration: none;
    color: #BD0A01;
    border: none;
    }
    /*浠ヤ笂璇彞鍒嗗埆瀹氫箟浜�"閾炬帴銆佸凡璁块棶杩囩殑閾炬帴銆侀紶鏍囧仠鍦ㄤ笂鏂规椂銆佺偣涓嬮紶鏍囨椂"鐨勬牱寮忋€�
    娉ㄦ剰锛屽繀椤绘寜浠ヤ笂椤哄簭鍐欙紝鍚﹀垯鏄剧ず鍙兘鍜屼綘棰勬兂鐨勪笉涓€鏍枫€傝浣忓畠浠殑椤哄簭鏄€淟VHA鈥濄€�*/
    ul {
    clear:both;
    overflow:hidden;
    width: 100%;
    }
    ul, li {
    list-style:none;
    }
    .valign {
    display:table-cell;
    *display: inline;
    zoom:1;
    vertical-align:middle;
    }
.clearFix::after{clear: both;display: block;content: "";}
.fl{float: left;}
.fr{float: right;}