﻿ #menu0 li a{
    text-decoration: none;
    border-width: 0px;
    width: 125px;
    height: 39px;
    display: block;
    padding-top: 15px;
    color:white;
    clear:both;
}
  #menu0 li a.onnav {
    text-decoration: none;
    color: #E61D4C;
    border-width: 0px;
    width: 125px;
    height: 36px;
    display: block;
    padding-top: 15px;
    clear: both;
    /*background:url(../Images/daohang_bg2.gif) top center  no-repeat;*/
}
 #menu0 li a:hover {color:#E61D4C
    }
 #headIn {padding-top:33px;
}
#headR {
    font-size: 16px;
    color: white;
    font-weight:bold;
    width:210px;
    display:block;
    clear:both;

}
 #lanType {
    background-color: #0047AB;
    color: white;
    font-weight:bolder;
    /*border: 1px solid #69D6FF;*/
    width: 120px;
    height: 30px;
    padding-top:10px;
    display:block;
    text-align: center;
    float: right;
    display: block;
    font-size:18px;
    cursor:pointer;
 text-decoration:none;
}
    #lanType:hover {
        background-color: #E61D4C;
        color: white;
        /*border-color: #F5B44F;*/
    }
#language {width:500px;margin-left:auto;margin-right:auto;float:left;
}
.footItem {margin-left:auto;margin-right:auto;width:760px;position:relative;top:30px;
}
    .footItem li {float:left;width:125px;
    }
.mli {border-right:1px solid rgb(200,200,200);
}
.foot p {margin-left:auto;margin-right:auto;color:rgb(200,200,200);font-family:'Microsoft YaHei';clear:both;position:relative;top:40px;
}
.menuUl {height:100%;padding-top:0px
}
    .menuUl li {
        float: left;
        width: 125px;
        font-size: 16px;
        list-style: none;
        font-family: 'Microsoft YaHei';
        font-weight: bold;
        /*padding-top: 15px;*/
        height:51px;
       text-align:center;
       cursor:pointer;
       padding-top:0px;
    }
.menu {
    width: 100%;
    /*background: url(../Images/daohang_bg.gif) repeat-x 52px;*/
    background-color:#0047AB;
    height: 54px;
}
    .head { width:100%;height:116px;background-color:white;/*border-bottom:5px solid #0047AB*/
}
.foot {
    width: 100%;
    height: 150px;
    background-color: rgb(60,60,70);
    margin-top:0px;
    /*border-top: 5px solid #0047AB;*/
    padding-top:0px;
    text-align: center;
    clear: both;
}
    .log {height:50px;float:left;
}

 /*#menu0 li a:visited {color:white;
}*/
 .footItem  a {  text-decoration: none;color:rgb(200,200,200);font-family:'Microsoft YaHei';
}
    .footItem a:hover {color:white;
    }

.menu-type-para
{
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}
.menu-type-back
{
    float:right;
    color:#666;
    display:none;

}
    .menu-type-back:hover
    {
        color:#4375BF;

    }