
/*
header{
    width: 100%;
    height: 124px;
    background: url("/img/back.png") 0 0 repeat-x;
    overflow: auto;
}

header *{
    box-sizing: border-box;
}

header .wrap{
    padding: 0 !important;
    color: #FFF;
    overflow: auto;
}

header a{
    color: #FFF;
    text-decoration: none;
}

header a:hover{
    text-decoration: none;
}

header .logo{
    display: block;
    float: left;
    width: 35%;
    height: 124px;
    padding: 32px 0 0 100px;
    background: url(/img/logo.png) 0 0 no-repeat;
    font-size: 36px;
    line-height: 25px;
}

header .logo span{
    font-size: 18px;
}

header .text{
    float: left;
    width: 35%;
    height: 124px;
    padding: 32px 0 0 0;
    font-style: italic;
    font-size: 25px;
    color: #FFF;
    text-align: center;
}

header .tele{
    float: left;
    text-align: right;
    width: 30%;
    height: 124px;
    padding: 28px 10px 0 0;
    font-size: 30px;
    color: #FFF;
}

header .tele a{
    font-size: 22px;
}
*/

#head{
    display: none;
}

#footer{
    display: none;
}

footer{
    width: 100%;
    height: 124px;
    background: url("/img/back.png") 0 -124px repeat-x;
    overflow: auto;
}

footer .copyright{
    position: absolute;
    left: 0;
    width: 50%;
    text-align: left;
    padding: 30px 0 0 0;
    color: #FFF;
    font-size: 20px;
}

footer .tele-copyright{
    position: absolute;
    right: 0;
    width: 50%;
    text-align: right;
    padding: 30px 0 0 0;
    color: #FFF;
    font-size: 30px;
}

#cont{
    float: right;
    width: 941px;
    padding: 0;
}

.cont_in{
    float: left;
    width: 686px;
}

.sdbr_rht{
    float: right;
    width: 245px;
}

#footer{
    background: url(../images/ftr_ib2.jpg) left top no-repeat;
}

.cont_in td{
    border: none;
}

.mainMnu2 .itm{
    float: left;
    width: 462px;
    height: 134px;
    position: relative;
    border: 1px solid #46BAE5;
    background: url(../images/mnuItmBg.gif) left bottom repeat-x #FFF;
    margin: 0px 7px 7px 0px;
}

.mainMnu2 .itm *{
}

.cols3 .itm{
    width: 306px;
    height: 104px;
}

.cols3-1 .itm{
    width: 306px;
    height: 228px;
}

.cols4 .itm{
    width: 226px;
    height: 180px;
}

.cols4-1 .itm{
    width: 226px;
    height: 190px;
}

.cols5 .itm{
    width: 178px;
    height: 200px;
}

.cols5-1 .itm{
    width: 178px;
    height: 220px;
}

.cols6 .itm{
    width: 148px;
    height: 144px;
}

.cols8 .itm{
    width: 108px;
    height: 106px;
}

.mainMnu2 .last{
    margin-right: 0px;
}

.mainMnu2 b{
    /* display: block; */
    /* position: absolute; */
    width: 17px;
    height: 15px;
    font-size: 1px;
}

.mainMnu2 b.tl{
    top: -1px;
    left: -1px;
    background: url(../images/mnuItmTL.png) left top no-repeat;
}

.mainMnu2 b.tr{
    top: -1px;
    right: -1px;
    background: url(../images/mnuItmTR.png) left top no-repeat;
}

.mainMnu2 b.bl{
    bottom: -1px;
    left: -1px;
    background: url(../images/mnuItmBL.png) left top no-repeat;
}

.mainMnu2 b.br{
    bottom: -1px;
    right: -1px;
    background: url(../images/mnuItmBR.png) left top no-repeat;
}

* html .mainMnu2 b.tl{
    background: url(../images/mnuItmTL.gif) left top no-repeat;
}

* html .mainMnu2 b.tr{
    background: url(../images/mnuItmTR.gif) left top no-repeat;
}

* html .mainMnu2 b.bl{
    background: url(../images/mnuItmBL.gif) left top no-repeat;
}

* html .mainMnu2 b.br{
    background: url(../images/mnuItmBR.gif) left top no-repeat;
}

.mainMnu2 .itmHov{
    border-color: #9F57A9;
    background: url(../images/mnuItmBgHov.gif) left bottom repeat-x #F2D6FC;
}

.mainMnu2 .itm img{
    position: absolute;
    top: 7px;
    left: 7px;
}

.mainMnu2 .desc{
    padding: 7px 5px 0px 137px;
}

.cols3 .itm .desc,
.cols4 .itm .desc,
.cols5 .itm .desc,
.cols6 .itm .desc,
.cols8 .itm .desc{
    padding: 7px 5px 0px 107px;
}

.mainMnu2 .itm .desc a{
    display: block;
    color: #7A168A;
    font-weight: bold;
}

.mainMnu2 .itm .desc span{
    color: #000;
}

.itmHov b{
    background-position: left bottom !important;
}

.articles h2{
    position: relative;
}

.articles h2 img{
    position: absolute;
    bottom: 4px;
    right: 14px;
}