
body{
    font-size: 12px;
    font-family: OpenSans,helvetica,arial,sans-serif;
    color: #5f5f5f;
    margin: 0;
    min-width: 1141px;
    width: 100%;
}
#module{
    width:98%;
    margin: 0 auto;
}
.clear_both{
    clear: both;
}
ul{
    margin: 0;
    padding: 0;
}
ul>li{

    list-style:none;
    /*float: left;*/
}
h1{
    font-size: 16px;
    font-weight: bold;
}
h3{
    font-size: 13px;
}
table{
    border-collapse:collapse;
}
/*====header====*/
#menu{
    float: left;
    width: 100%;
    border-top: 5px solid #ff9d1d !important;
    border-bottom: 5px solid #ff9d1d;
    /* background: url(menu_bg.png); */
    background-color: rgba(255, 123, 123, 1);
}
#menu>ul{
    float: left;
    width: 100%;
}
#menu>ul>li{
    /*width: 118px;*/
    height: 100px;
    text-align: center;
    float: left;
    position: relative;
    /* background: url(menu_tach.png) right repeat-y; */
    background: none !important;
    padding-right: 2px;
    border-right: 2px solid #A7A7A7;
}
#menu>ul>li:hover>ul{
    display: flex !important;
}
#menu>ul>li>img{
    width: 120px;
    height: 100px;
}
#header li a {
    display: block;
    padding: 10px 10px;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    /* width: 150px; */
    text-align: center;
    color: #e0e0e0;
    transition: color .5s;
    -webkit-transition: color .5s;
}
#tels{
    /*width: 80%;*/
    margin: 0 auto;
    min-height: 420px;
    margin-bottom: 30px;
}
#tels input{
    font-size: 12px;
    outline: none;
}
#excelbt{
    border: 1px solid #c1c1c1;
    padding: 10px 15px;
    border-radius: 5px;
    background: -webkit-linear-gradient(#f1f1f1, #DCD9D9); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#f1f1f1, #DCD9D9); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#f1f1f1, #DCD9D9); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#f1f1f1, #DCD9D9);
    box-shadow: 0px 0px 2px  rgba(52, 45, 45, 0.6)  !important;
    margin: 20px 0 0 700px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
}
#link{
    /*border-top: 5px solid #ff9d1d !important;*/
    border-bottom: 5px solid #ff9d1d;
    /* background: url(menu_bg.png); */
    height: 30px;
    padding: 5px;
    background-color: rgba(255, 123, 123, 1);
}
#link>a{
    padding: 10px;
    color: #000;

}
.link table{
    width: 100% !important;
    /*table-layout: fixed;*/
}
.link td{
    border: 1px solid #a3a3a3;
    padding: 5px;
}
.linka{
    font-size: 12pt;
    color: #000;
}
.linkmp3 table{
    width: 100% !important;
    /*table-layout: fixed;*/
}
.linkmp3 td{
    border: 1px solid #a3a3a3;
    padding: 5px;
}
.linka{
    font-size: 12pt;
    color: #000;
}
.linkcv table{
    width: 100% !important;
    position: relative;
}
.linkcv td{
    border: 1px solid #a3a3a3;
    padding: 5px;
}
.linkth,#linkdata,.linkdl,.linkmp3,.link{
    position: relative;
}
.linkcv ul,.linkth ul,#linkdata ul,.linkdl ul,.linkmp3 ul,.link ul{
    position: absolute;
    z-index: 9999999;
    /* padding-top: 10px; */
    border-top: 0;
    /*display: none;*/
    /*background: rgba(0, 0, 0, 0.77);*/
    background:rgba(140, 143, 139, 0.9);
    width: 100%;
     left: 0;

    line-height: 1.5em;
}
.linkcv ul>li,.linkth ul>li,#linkdata ul>li,.linkdl ul>li,.linkmp3 ul>li,.link ul>li{
    padding: 5px;
    float: left;
    display: inline-table;
    font-size: 14px;
    font-weight: normal;
    width: 32%;
    border-left: 1px solid #fff;
    padding-left: 5px;
    /*height:125px*/
}
.linkcv ul li a,.linkth ul>li a,#linkdata ul>li a,.linkdl ul>li a,.linkmp3 ul>li a,.link ul>li a{
    color: #0505BE;
}
.linkcv td:hover{
    font-weight: bold;
    /*color: red;*/
}
a{
    cursor: pointer;
}
.hien{
    color: red;
}
/*.linkcv td:hover>ul,.linkth td:hover>ul,#linkdata td:hover>ul,.linkdl td:hover>ul,.linkmp3 td:hover>ul,.link td:hover>ul{*/
    /*display:block;*/
/*}*/

.linkcv li:hover{
    font-weight: bold;
}
.linkth table{
    width: 100% !important;
    /*table-layout: fixed;*/
}
.linkth td{
    border: 1px solid #a3a3a3;
    padding: 5px;
}
#linkdata td{
    border: 1px solid #a3a3a3;
    padding: 5px;
}
#linkdata table{
    width: 100% !important;
    /*table-layout: fixed;*/
}
.linkdl td{
    border: 1px solid #a3a3a3;
    padding: 5px;
}
.linkdl table{
    width: 100% !important;
    /*table-layout: fixed;*/
}
.video{
    margin-top: 50px;
    margin-left: 50px;
    float: left;
    margin-right: 50px;
}
.video iframe{
    float: left;
    margin-right:  30px;
}
.video ul{
    float: left;

}
.video a{
    font-size: 13pt;
    font-weight: bold;
}
#footer{
    /*background: url(../img/tt.png) repeat-x;*/
    /*height: 100px;*/
    /*margin-top: 20px;*/
}
#mp3{
    margin-top: 50px;
    min-height: 500px;
    width: 100%;
    /*padding-left: 10%;*/
    float: left;
}
#mp3>div:first-child{
    margin-left: 20px;
}
#mp3>div{
    margin-bottom: 20px;
    float: left;
}
#mp3 iframe{
    /*width: 300px !important;*/
    height: 580px !important;
}
#mp3 table{
    width: 100% !important;
}
#mp3 td{
    padding-bottom: 5%;
    border: none !important;
}
#mp3 tr>td:first-child{
    padding-left: 5%;
}
#linkicon{
    float: left;
}
#linkicon>ul{
    position: relative;
}
#linkicon>ul>li{
    padding: 5px;
    text-align: center;
    /*margin-top: 15px;*/
    display: inline-table;
}

#linkicon>ul li img{
    border-radius: 5px;
    width: 48px;
    height: 48px;
}
#linkicon p{
    max-width: 120px;
}
#linkicon>ul>li>ul{
    position: absolute;
    z-index: 9999999;
    padding-top: 10px;
    border-top: 0;
    display: none;
    background: #000;
    width: 1024px;
    left: 0;
}
#linkicon>ul>li:hover>p{
    font-weight: bold;
    color: red;
}
#linkicon>ul>li:hover>ul{
    display:block;
}
#linkicon>ul>li>ul>li{
    padding: 5px;
    float: left;
    display: inline-table;
    height:125px
}
#linkicon>ul>li>ul>li p{
    color: #fff;
}
.icon{
    float: left;
    padding: 5px;
}
.icon img{
    border-radius: 5px;
}

.search_box {
    width: 797px;
    margin: 30px auto 25px;
    position: relative;
    z-index: 96;
}
a.logo_google {
    background: url(../img/imgsprt-1.09.gif) 0 0 no-repeat;
    width: 123px;
    height: 43px;
    display: block;
    float: left;
    text-indent: -99999px;
    margin: 4px 13px 0 0;
}
.search_type {
    float: left;
    width: 550px;
    margin-right: 10px;
    text-align: left;
    font-size: 12px;
}
.search_type ul {
    float: left;
    margin: 15px 0 0;
}
.hidden {
    display: none!important;
}
.google_box_home {
    width: 445px;
    height: 36px;
    border: 1px solid #d6d6d6;
    background-color: #f6fafd;
    font-size: 14px;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    float: left;
    padding-right: 5px;
}
.search_type ul li {
    float: left;
    padding-right: 25px;
}
.btn_google_home {
    display: block;
    border: none;
    background: url(../img/imgsprt-1.09.gif) -126px 0 no-repeat;
    height: 36px;
    width: 87px;
    text-indent: -99999px;
}
input{
    /*width: 13px;*/
    /*height: 13px;*/
    margin-right: 8px;
    cursor: pointer;
    font-size: 27px;
    outline: 1px solid #464646;
}
input.inputs::after {
    content: " ";
    width: 13px;
    height: 13px;
    background-color: #fff;
    display: inline-block;
    visibility: visible;
}
input.inputs:checked::after {
    content: url('../css/admin/tickred.png');
}
.tick{
    font-size: 25px;
    font-weight: bold;
}
.tick span{
    font-weight: bold;
    font-size: 23px;
    color: red;
}
.tick b{
    color: blue;
}