
/*----------------------abourus---------------------------*/
.us_p{
    padding: 25px 0 50px 0;
}
.content .navUl li:nth-child(3) {
    color: #a0a0a0;
    border: none;
}
.content .navUl li:nth-child(5){
    color: #3594cc;
    border-bottom: 1px solid #3594cc;
}
/*----------------------activity---------------------------*/
.carousel_ul {
    min-height: 600px;
    padding-bottom: 15px;
}
.carousel_ul li {
    padding: 20px 0 0 15px;
}
#pagerArea {
    -moz-user-select:none;
}
/*----------------------partner---------------------------*/
.logos {
    text-align: left;
    padding: 60px 70px 60px 70px;
    min-height: 500px;
}
.logos .logoImg {
    margin: 16px 29px;
    cursor: pointer;
    display: inline-block;
    width: 158px;
    height: 42px;
    background: url("../images/telecom.png") no-repeat;
}

.logos .logoImg img{
    width:158px ;
    height: 42px;
}

