#kkpager{
	clear:both;
	color:#999;
	padding:5px 0px 5px 0px;
	font-size:13px;
}
#kkpager a{
	float: left;
	border: 1px solid #ccc;
	display: inline;
	padding: 3px 10px 3px 10px;
	margin-right: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	background: #fff;
	text-decoration:none;
	color:#999;
}
#kkpager span.disabled{
	float: left;
	display: inline;
	padding: 3px 10px 3px 10px;
	margin-right: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border:1px solid #DFDFDF;
	background-color:#FFF;
	color:#DFDFDF;
}
#kkpager span.curr{
	float: left;
	border: 1px solid #1689df;
	display: inline;
	padding: 3px 10px 3px 10px;
	margin-right: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #1689df;
}
#kkpager a:hover{
	border:1px solid #1689df; 
	background-color:#1689df; 
	color:#fff;
}
#kkpager span.normalsize{
}
#kkpager_gopage_wrap{
	position:relative;
	left:0px;
	top:0px;
}
#kkpager_btn_go {
	width:44px;
	height:18px;
	border:0px;
	overflow:hidden;
	line-height:140%;
	padding:0px;
	margin:0px;
	text-align:center;
	cursor:pointer;
	background-color:#1689df;
	color:#FFF;
	position:absolute;
	left:0px;
	top:-2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display:none;
}
#kkpager_btn_go_input{
	padding:0px;
	width:36px;
	height:16px;
	color:#999;
	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:-1px;
	outline:none;
}

#kkpager_btn_go_input.focus{
	border-color:#1689df;
}

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

#kkpager .currPageNum{
	color:#1689df;
}

#kkpager .infoTextAndGoPageBtnWrap{
	padding-top:5px;
}
.content {
    float: left;
    margin-top: 0px;
    min-height: 100%;
    overflow: hidden;
    width: 100%;
}
.sl .sl-table tr td {
    padding: 0;
}
.sl .sl-tit {
    background: #4fb8c1 none repeat scroll 0 0;
    color:#fff;
    height: 40px;
    line-height: 40px;
    text-align: center;
    transition: all 300ms ease 0s;
}
.sl .sl-con {
    height: 40px;
    line-height: 40px;
    margin: 0 10px;
    overflow: hidden;
    padding: 0;
}
.table > tbody > tr > td {
    border-top: medium none;
}
.m-t-10 {
    margin-top: 10px;
}
.row {
    clear: both;
    margin: 0;
}
.sl {
    line-height: 40px;
    margin: 0;
    padding: 0 20px;
}
.sl .sl-item {
    border-bottom: 1px solid #ccc;
    line-height: 40px;
    overflow: hidden;
    list-style: none;
}
.li-left li {
    float: left;
}
.c-green {
    color: #8bc34a;
}
.sl .sl-con a {
    color: #555;
    cursor: pointer;
}

.m-h-300 {
    min-height: 300px;
}
.row {
    clear: both;
    margin: 0;
}
.m-l-10{margin-left:5px;}
.m-t-20 {
    margin-top: 20px;
}
.p-t-10 {
    padding-top: 10px;
}
.p-r-20 {
    padding-right: 20px;
}
.p-l-20 {
    padding-left: 20px;
}
.p-b-10 {
    padding-bottom: 10px;
}
.bg-white {
    background: #fff none repeat scroll 0 0;
}
.main_bg {
    background: #f6f7fb none repeat scroll 0 0;
}
.m-r-10 {
    margin-right: 10px;
}
.search-group .btn-search {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #555;
    font-size: 14px;
    padding: 7px 12px;
    position: absolute;
    right: 15px;
    top: 0;
}
.page-title {
    font-size: 18px;
    padding: 13px 30px;
}
.btn {border:0;}
.b-1{border-bottom:1px solid #ccc;}
.text-blue{color:#4fb8c1; font-size:16px;}