.close_jumb{position: absolute;right: 10px;top: 5px;background: #333;color: #fff;width: 15px;text-align: center;display:none;}
#video_head_ad,#video_head_ad .video_head_ad,#pic_head_ad{position:relative;}
#video_head_ad .corner_lable,#pic_head_ad .corner_lable{position: absolute;bottom: 0px;right:0;}
.head_ad .pic_head_ad{height:auto;}
.close_jumb:hover{cursor: pointer;}    


.nav_tab li{
    background-color: #ffffff;
	color: #ffffff;
    float: left;
    padding: 7px 17px;
    position: relative;
}

.nav_tab li a{
	line-height: 36px;
	font-size: 17px;
	font-weight: bold;
}

.nav_tab li a.active{
	border-bottom: 2px solid rgba(28,35,39,1);;
	background-color:#2971bd;
	color: #ffffff;
}

.nav_tab li.mainlevel ul#sub_02 {
    background: #0B8FDA;
    border: 1px solid #007BC1;
    display: none;
    float: none;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 40px;
    width: 76px;
    z-index: 9999999;
}
.nav_tab li.mainlevel ul#sub_02 li {
    background: none;
    border-bottom: 1px solid #00A7D8;
    float: none;
    height: 27px;
    line-height: 27px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 71px;
    padding-left: 5px;
}

#search{
    margin-top: -16px;
    height: 36px;
    width: 244px;
    line-height: 30px;
    background-image: url(../image/search.png;vpn_img);
    background-repeat: no-repeat;
    background-position: center;
    background-position-x: 217px;
}
input::-ms-clear, input::-ms-reveal{
        display: none;
  }
input::-webkit-search-cancel-button{
  display: none;
}
.buttonSub {
	margin-left: -37px;
        height: 22px;
    width: 31px;
    background-color:rgba(225,225,225,0);
}

.page-large .next-page {
    background: url(../images/small-next-page.png;vpn_img) center center no-repeat;
}
.page-large .prev-page {
    background: url(../images/small-prev-page.png;vpn_img) center center no-repeat;
}
