﻿@charset "utf-8";
/* CSS Document */

a.text3:link {
    font-family: 微软雅黑;
    font-size: 12px;
    color: #111;
    text-decoration: none;
}

a.text3:visited {
    font-family: 微软雅黑;
    font-size: 12px;
    color: #111;
    text-decoration: none;
}

a.text3:hover {
    font-family: 微软雅黑;
    font-size: 12px;
    color: #111;
    text-decoration: none;
}

a.text3:active {
    font-family: 微软雅黑;
    font-size: 12px;
    color: #111;
    text-decoration: none;
}

a.text4:link {
    font-family: 微软雅黑;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}

a.text4:visited {
    font-family: 微软雅黑;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}

a.text4:hover {
    font-family: 微软雅黑;
    font-size: 12px;
    color: #cccccc;
    text-decoration: none;
}

a.text4:active {
    font-family: 微软雅黑;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}

a.text5:link {
    font-family: 微软雅黑;
    font-size: 13px;
    color: #888;
    text-decoration: none;
}

a.text5:visited {
    font-family: 微软雅黑;
    font-size: 13px;
    color: #888;
    text-decoration: none;
}

a.text5:hover {
    font-family: 微软雅黑;
    font-size: 13px;
    color: #3a83d5;
    text-decoration: none;
}

a.text5:active {
    font-family: 微软雅黑;
    font-size: 13px;
    color: #888;
    text-decoration: none;
}

a.text6:link {
    font-family: 微软雅黑;
    font-size: 12px;
    color: #444;
    text-decoration: none;
}

a.text6:visited {
    font-family: 微软雅黑;
    font-size: 12px;
    color: #444;
    text-decoration: none;
}

a.text6:hover {
    font-family: 微软雅黑;
    font-size: 12px;
    color: #3a83d5;
    text-decoration: none;
}

a.text6:active {
    font-family: 微软雅黑;
    font-size: 12px;
    color: #444;
    text-decoration: none;
}

a.text7:link {
    font-family: 微软雅黑;
    font-size: 13px;
    color: #111;
    text-decoration: none;
    font-weight: bold;
}

a.text7:visited {
    font-family: 微软雅黑;
    font-size: 13px;
    color: #111;
    text-decoration: none;
    font-weight: bold;
}

a.text7:hover {
    font-family: 微软雅黑;
    font-size: 13px;
    color: #3a83d5;
    text-decoration: none;
    font-weight: bold;
}

a.text7:active {
    font-family: 微软雅黑;
    font-size: 13px;
    color: #111;
    text-decoration: none;
    font-weight: bold;
}

a.text9:link {
    font-family: 微软雅黑;
    font-size: 12px;
    color: #111;
    text-decoration: none;
}

a.text9:visited {
    font-family: 微软雅黑;
    font-size: 12px;
    color: #111;
    text-decoration: none;
}

a.text9:hover {
    font-family: 微软雅黑;
    font-size: 12px;
    color: #3a83d5;
    text-decoration: none;
}

a.text9:active {
    font-family: 微软雅黑;
    font-size: 12px;
    color: #111;
    text-decoration: none;
}

.hh {
    height: 55px;
}

.tiao {
    width: 960px;
    height: 10px;
    margin-top: 0;
    background-image: url(images/tt.jpg);
    border: 0;
    margin:0 auto;
}

.left {
    float: left;
}

ul {
    padding: 0px;
    margin: 0px;
}

li {
    list-style: none;
    float: left;
}

a {
    text-align: left;
    font-family: 微软雅黑;
    font-size: 12px;
    color: #444;
    text-decoration: none;
}

body, td, th {
    font-size: 13px;
    color: #333;
    font-family: 微软雅黑;
}

body {
    margin: 0;
    padding: 0;
    background-color: #e5e5e5;
}

img{border:0;}


/* new clearfix */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
/* IE6 */
* html .clearfix {
    zoom: 1;
}
/* IE7 */
*:first-child+html .clearfix {
    zoom: 1;
}

.inline_block{
display:inline-block;    /* firefox等标准浏览器识别*/
*display:inline;      /* 只有ie6和ie7识别 所谓的IE Hack*/
zoom:1;     
}



#website_info {
    width: 960px;
    padding-top: 15px;
    height: auto;
}