﻿/*简介首页*/

.GK_H {
    width: 900;
    margin:5px auto;
    clear:both;
}

.GK_H .l {
    float:left;
    width:280px;
    margin:5px 0px;
    border:1px solid #CBE5F8;
    clear:left;
    margin-left:1px
}

.GK_H .l .list{
    width:260;
    margin:5px;
    text-align:center;
    padding-bottom:5px;
}

.GK_H .l .list table tr td{
    text-align:center;
    font-size:14px;
    color:#307AB5;
}

.GK_H .r {
    float:right;
    width:680px;
    margin:5px;
    border:1px solid #CBE5F8;
    clear:right;
}

.GK_H .r .list{
    margin:5px;
    text-align:left;
}

.GK_H .r .list table{
    margin:5px 0px; width:100%;
    border:1px solid #CBE5F8;
    border-collapse: collapse;
}

.GK_H .r .list table th{
    border:1px solid #CBE5F8;
    background-color:#EFF7FD;
    text-align:center;
    border-collapse: collapse;
}

.GK_H .r .list table tr td{
    padding:4px;
    border:1px solid #CBE5F8;
    border-collapse: collapse;
}

.GK_H .r ul{
    list-style-type:circle;
    margin:2px 0px;
    text-align:center;
    display:block;
}

.GK_H .r ul li{
    text-align:left;
    width:320px;
    height:20px;
    line-height:20px;
    margin:5px 0px; 
}

.GK_H .r .list .B{
    color:#266DA4;
    font-weight:bold;
    text-align:center;
}

.GK_H .tit {
    border:1px solid #FFE10F;
    height:25px;
    margin:5px 0px;
}
.GK_H .tit input{
    background-color: #ffffff;
    border:1px solid #005D08;
    color: #000000;
    font-size: 12px;
    font-family:Verdana;
    height: 18px;
}

.GK_H .tit button{
    background-color: #ffffff;
    border:1px solid #005D08;
    color: #000000;
    font-size: 12px;
    font-family:Verdana;
    height: 12px;
    line-height:16px;
}

.GK_H .tit ul{
    float:left;
    margin:0px 10px 0px 0px;
    list-style:none;
    display:block;
}

.GK_H .tit ul li{
    height:25px;
    line-height:25px;
    margin:0px 10px;
    float: left;
}

.GK_H .tit .B{
    float:left;
    margin:0px;
    font-size:14px;
    color:#AA2203;
    font-weight:bold;
    text-align:center;
    background-image:url('../image/bg_menu_g.gif');
    padding:0px 15px;
}
.GK_H .tit .B a{
    font-size:14px;
}

.GK_H .text{
    float:left;
    clear:both;
    width: 900px;
    height:300px;
    margin:5px 0px;
    border-collapse:collapse;
    border:1px solid #C8E3F7;
}

/*基本概况*/

.GK {
    width: 100%;
    margin:5px auto;
    clear:both;
}

.GK .l {
    float:left;
    width:150px;
    margin:5px 0px;
    clear:left;
}

.GK .l .list{
    float:left;
    width:150px;
    margin:5px 0px;
    text-align:center;
}

.GK .l .list ul{
    width:150px;
    margin:2px 0px;
    list-style:none;
    display:block;
}

.GK .l .list ul li{
    text-align:center;
    width:90px;
    height:20px;
    line-height:20px;
    background-image:url('../image/bg_menu_txt_l.gif');
    margin:5px 5px;
}

.GK .l .list .B{
    color:#266DA4;
    font-weight:bold;
    text-align:center;
}

.GK .r {
    float:right;
    width:815px;
    margin:5px;
    clear:right;
}

.GK .r .list{
    float:left;
    margin:5px 0px;
    text-align:left;
}

.GK .r .list table{
    margin:5px 0px;
    padding:4px;
    border:1px solid #f0f0f0;
    border-collapse: collapse;
}

.GK .r .list table th{
    border:1px solid #f0f0f0;
    background-color:#f5f5f5;
    text-align:center;
    border-collapse: collapse;padding-left:5px
}

.GK .r .list table tr td{
    padding:4px;
    border:1px solid #f0f0f0;
    border-collapse: collapse;
}

.GK .tit {
    float:auto;
    border:1px solid #FFE10F;
    width:965px;
    margin:5px 0px;
}

.GK .tit input{
    background-color: #ffffff;
    border:1px solid #005D08;
    color: #000000;
    font-size: 12px;
    font-family:Verdana;
    height: 18px;
}

.GK .tit button{
    background-color: #ffffff;
    border:1px solid #005D08;
    color: #000000;
    font-size: 12px;
    font-family:Verdana;
    height: 12px;
    line-height:16px;
}

.GK .tit ul{
    float:left;
    margin:0px 10px 0px 0px;
    list-style:none;
    display:block;
}

.GK .tit ul li{
    height:25px;
    line-height:25px;
    margin:0px 10px;
    float: left;
}

.GK .tit .B{
    float:left;
    margin:0px;
    font-size:14px;
    color:#AA2203;
    font-weight:bold;
    text-align:center;
    background-image:url('../image/bg_menu_g.gif');
    padding:0px 15px;
}

.GK .text{
    float:left;
    clear:both;
    width: 900px;
    height:300px;
    margin:5px 0px;
    border-collapse:collapse;
    border:1px solid #C8E3F7;
}


#tit{
    float:left;
    width:100%;
    text-align:center;
    height:25px;
    line-height:25px;
    font-size:14px;
    background-image:url('../image/bg_tit_25.gif');
    background-repeat:repeat-x;
    clear:both;
}
#tit a{font-size:14px}
#sheet .img{
    float:left;
    width:400px;
    margin:5px 0px;
    text-align:center;
    border:0px;
}

#sheet .ad{
    float:right;
    width:310px;
    margin:5px;
    text-align:right;
    border:0px;
}
.doc{border:1px solid #CBE5F8;padding:20px; clear:both; line-height:20px}
.doc h1{ font-size:18px; margin:0}
.alignCenterTd td{text-align:center}
.bottom{border:1px solid #000; background:#EFEFEF; margin:0 5px;padding:0 5px}