@charset "utf-8";
.gs{
}
.gs .left{
   border-top: #e5e5e5 1px solid;
    height: 190px;
    border-right: #e5e5e5 1px solid;
    width: 290px;
    border-bottom: #e5e5e5 1px solid;
    float: left;
    padding-bottom: 4px;
    padding-top: 4px;
    padding-left: 4px;
    border-left: #e5e5e5 1px solid;
    padding-right: 4px;
}
.gs .right{
   width: 380px;
    float: right;
}
.gs H1 A{
   text-decoration: none;
    color: #000000;
    font: bold 14px/14px 微软雅黑;
}
.gs H1 A:hover{
   color: #00a0e9;
}
.gs H1{
   margin-bottom: 10px;
}
.gs P{
   margin-bottom: 10px;
    color: #000000;
    font: 12px/30px 微软雅黑;
}
.gs SPAN{
   margin-top: 20px;
}
.gs SPAN A{
   text-decoration: none;
    color: #000000;
    font: 12px/12px 微软雅黑;
}
.gs SPAN A:hover{
   text-decoration: underline;
}
.ft{
   width: 1200px;
    color: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
    font: 12px/24px 微软雅黑;
    margin: 0px auto;
}
.ft A{
   text-decoration: none;
    color: #fff;
}
.ft A:hover{
   text-decoration: underline;
}
