body {
    font: 14px Arial, Helvetica, Verdana, Geneva, sans-serif;
    background-attachment: fixed;
    margin: 0;
    padding: 0 1%;
    min-width: 320px;
    box-sizing: border-box;
}
a:active, a:focus, img { outline: 0;border-style: none;}
.wrapper{
    max-width: 990px;
    margin: 0 auto;
    //min-width: 950px;
    //max-width: 1300px;
    //width: 90%;
    //margin: 0 auto;
}
.header{
    background: url('/i/bg_header.png') no-repeat top center;
    max-width: 969px;
    height: 66px;
    margin: 0 auto 10px auto;
    border-radius: 0 0 10px 10px;
}
.footer{
    background: url('/i/bg_footer.png') no-repeat top center;
    max-width: 969px;
    height: 52px;
    margin: 10px auto 0 auto;
    border-radius: 10px;
}
.header .logo{
    float: left;
    height: 36px;
    width: 184px;
    margin: 13px 0 0 19px;
}
.header .menu{
    float: right;
    margin-right: 13px;
    padding-top: 41px;
}
.header .menu ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.header .menu ul li{
    display: block;
    float: right;
    padding: 0;
    height: 25px;
    overflow: hidden;
	margin: 0;
}
.header .menu ul li a, .header .menu ul li span{
    margin: 0 10px;
    color: white;
    text-decoration: none;
    line-height: 25px;
}

.header .menu ul li span a {
    color: #646464;
    }

.header .menu ul li span{
    background: url('/i/mmenu_top.png') no-repeat right;
    margin: 0;
    color: #646464;
    padding-right: 31px;
    height: 25px;
    display: block;
    float: left;
}
.header .menu ul li .left{
    background: url('/i/mmenu_top.png') no-repeat left;
    height: 25px;
    width: 25px;
    float: left;
	padding: 0;
	margin: 0;
}
.banner_area{
    max-width: 969px;
    margin: 0 auto 0 auto;
}
.banner{
    float: left;
    width: 746px;
    height: 304px;
    background: url('/i/banner.jpg') no-repeat;
    font-size: 19px;
    font-style: italic;
    color: white;
}
.banner span{
    cursor: pointer;
}

.login{
    width:202px;
    float:right;
}
.lblock,.lblockactive{
    margin-bottom: 7px;
}
.lblockactive{
    height: 132px;
}
.login .hdr{
    height: 30px;
    background: url('/i/login_head.png') no-repeat;
    cursor: pointer;
}
.login .left{
    float: left;
    padding: 7px 0 0 15px;
    font-size: 15px;
    color: black;
}
.login .right{
    float: right;
    padding: 9px 14px 0 0;
}
.login .lblock .content{
    background: #c2c2c2;
    text-align: center;
    display: none;
    padding: 15px 0 12px 0;
    height: 75px;
}
.login .lblockactive .content{
    background: #c2c2c2;
    text-align: center;
    display: block;
    padding: 12px 0 9px 0;
}
.login .content input[type="text"],.login .content input[type="password"]{
    border: none;
    margin: 0 0 5px 0;
    padding: 0 9px;
    width: 74px;
    height: 18px;
    line-height: 18px;
    background: url('/i/login_input.png');
    font-size: 11px;
    color: #7c7c7c;
}
.login .content input[type="password"]{
    padding-top: 1px;
    height: 17px;
}
.login .content input[type="image"]{
    margin: 0;
    padding: 0;
}
.login .lblock .collapse,.login .lblockactive .collapse{
    display: block;
    height: 12px;
    width: 12px;
    background: url('/i/expand_collapse_arrows.png') no-repeat bottom;
    cursor: pointer;
}
.login .lblockactive .collapse{
    background-position: top;
}
.login .bottom{
    height: 6px;
    background: url('/i/login_bottom.png') no-repeat;
}
.slogan{
    max-width: 969px;
    margin: 0 auto;
    clear: both;
}
.infoblocks{
    margin-left: 11px;
    overflow: auto;
}
.infoblocks .block{
    background: url('/i/infoblock.png') no-repeat center;
    float: left;
    margin-right: 7px;
    width: 188px;
    height: 111px;
}
.infoblocks .block .hdr{
    padding: 6px 0 0 16px;
    height: 24px;
}
.infoblocks .block .content{
    height: 58px;
    padding: 5px 12px 0 17px;
    line-height: 20px;
}
.infoblocks .block .bottom{
    padding: 0 15px 0 90px;
    text-align: center;
    line-height: 18px;
}
.infoblocks .block .bottom a{
    font-size: 11px;
    text-decoration: none;
    color: #2f8edc;
}
.tabs{
    max-width: 969px;
    margin: 2px auto 0 auto;
}
.tabs .hdr{
    background: url('/i/tabs_header.png') no-repeat top center;
    height: 69px;
    padding-left: 34px;
    background-color: #F6F6F6;
}
.tabs .hdr .line{
    padding: 5px 10px 0 10px;
    float: left;
    color: white;
}
.tabs .hdr span,.tabs .hdr a{
    padding-top: 5px;
    display: block;
    float: left;
    text-decoration: none;
    color: white;
    height: 29px;
}
.tabs .hdr span{
    background: url('/i/tabs_selected.png') no-repeat center;
}


.tabs .content{
    background: url('/i/tabs_content.png') repeat-x top center;
    background-color: #c4c4c4;
    min-height: 139px;
    padding: 0 34px;
    line-height: 20px;

}
.tabs .bottom{
    background: url('/i/tabs_bottom.png') no-repeat top center;
    height: 18px;
    padding: 0 30px 0 852px;
    text-align: center;
    line-height: 18px;
}
.tabs .bottom a{
    font-size: 11px;
    text-decoration: none;
    color: #2f8edc;
}
h1{
    color: #3680ab;
    font-size: 20px;
    line-height: 20px;
    font-weight: normal;
    padding: 7px 0 3px 0;
}
h2{
    color: #2e5b73;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    padding: 0;
    margin: 0;
}
h3{
    color: #40a000;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    padding: 0;
    margin: 5px 0 0 0;
}


ul{
    padding: 0;
    margin: 5px 15px 15px 15px;
}




.footer .menu{
    float: left;
    margin-left: 13px;
    padding: 0;
}
.footer .menu ul{
    list-style: none;
    padding: 0;
    margin: 0;

}
.footer .menu ul li{
    display: block;
    float: right;
	margin: 0;
	padding: 0;
    height: 25px;
    overflow: auto;
}
.footer .menu ul li a, .footer .menu ul li span{
    margin: 0 10px;
    color: white;
    text-decoration: none;
    line-height: 25px;
    font-size: 14px;
}
.footer .menu ul li span{
    background: url('/i/mmenu_bottom.png') no-repeat right;
    margin: 0;
    color: #646464;
    padding-right: 29px;
    height: 25px;
    display: block;
    float: left;
}


.footer .menu ul li .left{
    background: url('/i/mmenu_bottom.png') no-repeat left;
    height: 25px;
    width: 29px;
    float: left;
    padding: 0;
    margin: 0;

}
.footer .copyrights{
    float: right;
    padding: 4px 18px 0 0;
    color: white;
    text-align: right;
    font-size: 14px;
}
.tabInnerMenu{
    margin-bottom: 10px;
}
.tabInnerMenu a,.tabInnerMenu span{
    padding: 5px 20px 5px 0;
    color: #CD0000;
    text-decoration: none;
}
.tabInnerMenu a:hover,.tabInnerMenu span{
    color: black;
}
.tpContent{
    max-width: 969px;
    margin: 10px auto 0 auto;
    border: 1px solid #c3c3c3;
    border-radius: 10px 10px 10px 10px;
}
.tpContent .hdr{
    padding: 0 20px;
    border-radius: 11px 11px 0 0;
    border-bottom: 1px solid #c3c3c3;
}
.tpContent .hdr h3 {
  font-size: 22px;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  margin: 0;
}
.tpContent .content{
    background: url('/i/tp_content.png') no-repeat bottom center;
    background-color: #f6f6f6;
    min-height: 143px;
    padding: 1px 20px 1px 20px;
    border-radius: 0 0 11px 11px;

}
.tpContent a{
    color: black;
}
.tpContent a:hover{
    color: #CD0000;
}



.align_center
{
position: relative;
width:99.3%;
margin-left:0.3%;
//min-width: 990px;
//max-width: 1300px;
//background-color: #EEEEFF;
background-color: #ddeeff;
border: 1px solid #7777FF;
}
.align_center:after
{
content: '';
display: block;
clear: both;
}
.align_center_to_left
{
position: relative;
right: 50%;
float: right;
}
.align_center_to_right
{
position: relative;
z-index: 1;
right: -50%;
}
@media screen and (max-width: 900px) {
  .header {
    background: url('i/bg_header_s.png');
    background-size: cover;
  }
}
.s550 {
  display: none;
}
@media screen and (max-width: 550px) {
  .s550 {
    display: block;
  }
  .tac550 {
    text-align: center;
  }
  .header {
    height: 84px;
  }
  .header .menu {
    padding-top: 54px;
  }
}
@media screen and (max-width: 380px) {
  .header {
    height: 116px;
    background: url('i/bg_header_s3.png');
    background-position: 20% 0;
  }
  .header .logo {
    float: none;
    height: auto;
    margin: 0;
    text-align: center;
    width: 100%;
  }
  .header .logo img {
    margin: 12px auto 8px;
  }
  .header .menu {
    padding-top: 28px;
    margin: 0;
    text-align: center;
  }
  .header .menu ul {
    width: 300px;
    margin: 0 auto;
  }
  .tpContent .content {
    padding: 0 1%;
  }
}