#kkpager{
	clear:both;
	color:#fff;
	padding:5px 0px 5px 0px;
	font-size:18px;
}
#kkpager a{
	float: left;
	border: 1px solid  rgba(255,255,255 ,0);
	display: inline;
	padding: 3px 10px 3px 10px;
	margin-right: 5px;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	background: rgba(255,255,255 ,0);
	text-decoration:none;
	color:#fff;
	border-radius: 24px;
}

#kkpager span.disabled{
	float: left;
	display: inline;
	padding: 3px 10px 3px 10px;
	margin-right: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border:1px solid  rgba(173,76,53 ,0.02);
	background-color:rgba(173,76,53 ,0.01);
	color:#DFDFDF;
}
#kkpager span.curr{
	float: left;
	border: 1px solid rgba(173,76,53 ,0.01);
	display: inline;
	padding: 3px 10px 3px 10px;
	margin-right: 5px;
	 
background: rgba(255,255,255 ,0.2);
	color: #fff;
	border-radius: 24px;
}
#kkpager a:hover{
	border:1px solid #c37360; 
	background-color: rgba(255,255,255 ,0.02); 
	color:#fff;
}
#kkpager span.normalsize{
}
#kkpager_gopage_wrap{
	position:relative;
	left:0px;
	top:0px;
}
#kkpager_btn_go {
	width:44px;
	height:26px;
	border:0px;
	overflow:hidden;
	line-height:140%;
	padding:0px;
	margin:0px;
	text-align:center;
	cursor:pointer;
	background-color:#bd6c59;
	color:#FFF;
	position:absolute;
	left:0px;
	top:-2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display:none;
}
#kkpager_btn_go_input{
	width:36px;
	height:22px;
	color:#fff;
	text-align:center;
	margin-left:1px;
	margin-right:1px;
	border:1px solid #DFDFDF;
	position:relative;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	left:0px;
	top:0px;
	outline:none;
	vertical-align: baseline;
}

#kkpager_btn_go_input.focus{
	border-color:#FF6600;
}

#kkpager .pageBtnWrap{
	float:left;
}
#kkpager .infoTextAndGoPageBtnWrap{
	float:right;
}
#kkpager .spanDot{
	float:left;
	margin-right:5px;
}

#kkpager .currPageNum{
	color:#FD7F4D;
}

#kkpager .infoTextAndGoPageBtnWrap{
	padding-top:5px;
}


.ypisvoices{
	 background:  url(headset.png) no-repeat; background-position: right;
}
.isvoices{
	 background:  url(headset.png) no-repeat; background-position: right;
}
.commondetail .detail-box .contmytag{display: none; margin: 0; padding: 0;height: 0;
    overflow: hidden;}
@media screen and (max-width: 600px) {
   .isvoices{
   	 background:  url(headset.png) no-repeat; background-position: right; background-size: 30%;
   }
   .ypisvoices{
   	 background:  url(headset.png) no-repeat; background-position: 106%;
    background-size: 20%;
   }
}
.detail-boxba{display: none;}