li {
    list-style-position: outside;}
#main_box #show {
    background-image: url(img/timg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 700px;
    background-color: #F6F7FB;}
    
    
body {
    margin: 0px;
    padding: 0px;
    position: relative;}

.box{
    width: 1200px;
    height: 100%;
    margin-right: auto;
    margin-left: auto;}
#slogan {
    position: absolute;
    height: 100px;
    width: 800px;
    top: 0px;
    right: 0px;
    text-align: center;
    background-image: url(img/slogan.png);
    background-repeat: no-repeat;
    background-position: center center;}
#link_box {
    border: thin solid #999;
    margin-top: 10px;
    background-color: #EFEFEF;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    border-radius:5px;}
#link_box img {
    height: 14px;
    width: 14px;
    margin-left: 10px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;}
#link_box a {
    font-size: 14px;
    color: #666;
    margin-right: 3px;
    margin-left: 3px;}
#header {
    width: 100%;
    height: 150px;}

#header_box {
    position: relative;
    background-image: url(img/logo.png);
    background-repeat: no-repeat;
    background-position: left center;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #999;}
#header a {
    font-family:'Microsoft YaHei';
    color: #525252;
    text-decoration: none;}
#main_box {
    height: auto;
    margin-top: 10px;
    border-radius:5px;
    border: thin solid #999;
        overflow:hidden
;}
#footer_box {
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: solid;
    border-top-color: #999;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    color: #333;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-top: 10px;
    font-family: Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', Arial, sans-serif;}

#nav_box {
    position: absolute;
    margin: 0px;
    padding: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;}
#nav_box li {
    font-family:'Microsoft YaHei';
    float: right;
    width: auto;
    list-style-type: none;
    margin-left: 5px;
    background-color: #e7e7e7;
    color: black;
    border: none;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    padding-top: 12px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    border-radius: 10px 10px 0px 0px;}
#nav_box li:hover {
    color: white;
    background-color: #008CBA;}
#nav_box a:hover {
    color: white;
    background-color: #008CBA;}
.nav_show {
    float: right;
    width: auto;
    list-style-type: none;
    margin-left: 5px;
    border: none;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    padding-top: 12px;
    padding-right: 25px;
    padding-bottom: 10px;
    padding-left: 25px;
    border-radius: 10px 10px 0px 0px;
    color: white;
    background-color: #008CBA;}
.nav_show a {
    color: white;}
#main_title {
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #999;
    background-color: #EFEFEF;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    color: #333;
    text-indent: 15px;
    border-radius:5px 5px 0px 0px;}

#main {
    position: relative;
    margin-top: 10px;
    border-radius:5px;
    border: thin solid #999;
    padding: 0px;
    border-radius:5px;
    height: auto;}
#left {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 200px;
    background-color: #F0F0F0;
    border-radius:5px 0px 0px 5px;
    border-right-width: thin;
    border-right-style: solid;
    border-right-color: #999;
    height: auto;}
#clear {
    clear: both;
    float: none;
    position: relative;}

#right {
    position: relative;
    top: 0px;
    bottom: 0px;
    border-radius:0px 5px 5px 0px;
    width: 960px;
    height: auto;
    left: 220px;}
#left a {
    display: block;
    border: thin solid #999;
    background-color: #CCC;
    margin: 10px;
    line-height: 30px;
    text-align: center;
    border-radius:5px;
    color: #09F;
    text-decoration: none;
    font-size: 14px;}
#left a:hover {
    display: block;
    border: thin solid #999;
    background-color: #008CBA;
    margin: 10px;
    line-height: 30px;
    text-align: center;
    border-radius:5px;
    color: #FFF;
    font-size: 14px;}
#footer {
    background-color: rgb(6, 19, 37);
    height: 230px;
    visibility: visible;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FFF;}
.footer_list {
    float: left;
    width: 120px;
    padding-top: 30px;
    padding-right: 40px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;}
#footer .first {
    font-weight: bold;
    color: #F5F5F5;
    font-size: 15px;
    margin-bottom: 15px;}
#footer li {
    color: rgb(190, 205, 223);
    font-size: 14px;
    line-height: 25px;
    cursor:pointer;
    list-style-type: none;}
.footer_show_pic {
    background-image: url(../img/logo.jpg);
    background-repeat: no-repeat;
    background-position: right center;}
