﻿﻿body {
	font-size: 12px;
	padding: 3px;
	margin: 3px;
	min-height: 100px;
}

.table11 {background-color:#3A6EA5; width:100%;border-collapse:separate;border-spacing:1px;}
.table21 {background-color:#3A6EA5; width:100%;border-collapse:separate;border-spacing:1px;}
.table31 {background-color:#3A6EA5;border-collapse:separate;border-spacing:1px;}
.trmid{background-color:#ffffff;min-height: 24px;line-height: 24px}
.td1{background-color:#efefef;text-align: center;}
.td2{background-color:#efefef;text-align: center;width: 25%;}
.td3{background-color:#efefef;text-align: center;width: 20%;}
.td4{background-color:#efefef;text-align: center;width: 15%;}

.button{ border:1px solid #9999cc;width: 85px;cursor:default;text-align: center;height:25px;cursor: hand;}

.bk-table-noborder{background-color:#3A6EA5; width:100%;}

.bk-fee-table{background-color:#3A6EA5; width:100%;border-collapse:separate;border-spacing:1px;}
.bk-fee-table tr{background-color:#ffffff}
.bk-fee-table td { padding: 3px}
.bk-fee-table .bk-td-head{background-color:#efefef;text-align: left;width: 5%;}
.bk-text-disable{background-color:#ffffff;padding:0; margin:0 ;border:1px solid #9999cc;border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;border-bottom-color: #000000;width: 98%;height: 100%}
.bk-text-noborder{background-color:#C0C0C0;padding:0; margin:0 ;border:1px solid #9999cc;border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;border-bottom-color: #000000;width: 98%;height: 100%}


textarea{width: 99%}



.bk-breadcrumb-iconlst{
	list-style-type:none;
	margin: 3px;
}
.bk-breadcrumb-iconlst li{
	float:left;
	width:36px;
}

.bk-breadcrumb-iconlst li a{
	font-size: 16px;
}

.bk-line{ 
	width:100px;
    height:1px;
    font-size:0;
    background:#000000;
}

.bk-input-req{
	background-color: #EEE;
    background-image: none;
}

.bk-footer{
	position: absolute;
	width: 100%;
	height: 24px;
	border: 2px solid #DDDDDD;
	border-top-color: #68B5DF;
	bottom: 0px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 3px;
	z-index: 10;
}

/*pandel*/

.bk-panel{
	position : relative;
	background: #D6E2F2;
	margin-right: 10px;
	border-radius : 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
	padding: 6px;
	margin: 2px;
	border: 1px solid #DDDDDD;
	border-color: #68B5DF;
}


.bk-panel .bk-title{
	font-weight : bold;
	border: 1px solid transparent;
	border-bottom-color: #68B5DF;
	height: 24px;
	line-height: 24px;
}

.bk-panel .bk-body{
	margin: 10px 0px 10px 0px;
}

.bk-panel .bk-bar{
	background: #0FA288;
	padding: 6px;
	text-align: center;
}




/*閮ㄩ棬寮瑰嚭妗�*/
.bk-iframe-department{
	height:320px;
	width: 100%;
}

.bk-iframe-department .bk-iframe-department-ztree{
	position : relative;
	float : left;
	overflow:auto; 
	width:285px;
	height:310px;
	margin-right: 3px;
	background-color: #D6E2F2;
}

.bk-iframe-department .bk-iframe-department-selected{
	position : relative;
	float : left;
	overflow:auto; 
	width:295px;
	height:310px;
	background-color: #D6E2F2;
}

/*寮瑰嚭妗�*/

.bk-dailog{
	padding: 3px;
}

.bk-dailog .bk-grid .bk-select{
	width:200px;
	float:left;
}

.bk-dailog .bk-button{
	position : relative;
	float : right;
	margin: 10px;
	text-align: center;
}

.bk-tag{
	position : relative;
	float : left;
	width: auto;
	height : 26px;
	line-height : 26px;
	background: #fff;
	border-radius : 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
	border: 1px solid #DDDDDD;
	border-color: #e5e5e5;
	margin: 5px 0px 0px 5px;
	text-align: center;
	padding: 0 16px 0 6px;
}

.bk-tag span{
	position : absolute;
	float : right;
	right: 5px;
	top: 5px;
	
}

.bk-tag span:hover{
	color: red;
}

/*妫�绱㈡鏍峰紡*/
.bk-search {
	position: relative;
	border: 1px solid #DDDDDD;
	background: #D6E2F2;
	border-radius : 5px 5px 0px 0px;
		-webkit-border-radius: 5px 5px 0px 0px;
		-moz-border-radius: 5px 5px 0px 0px;
	margin-bottom: 3px;
	padding: 10px;
	text-align: centent;
}

.bk-img {
	background:url(../images/xx.jpg);
	height: 97px
}

.bk-search .bk-more{
	border: 1px solid #DDDDDD;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 80px;
	height: 20px;
	line-height: 20px;
	z-index: 2;
	text-align: center;
	background-color: #D6E2F2;
	background: -moz-linear-gradient(center top , #EDEDED 0%, #C4C4C4 100%) repeat scroll 0% 0% transparent;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.6) inset;

}

.bk-search .bk-more a {
	display: block;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	
}

.bk-search .bk-more a:hover {
	background-color: #EBEBEB;
	
}

.bk-grid {
	position:relative;
	float: left;
	width: 100%;
}

.bk-grid .bk-grid-toolbar{
	background-color: #D6E2F2;
	height: 28px;
}

/*
	padding:5px;
	position:relative;
	text-decoration:none;
	border: solid 1px #bbb;
    cursor:pointer;
    min-width: 66px;
*/
.bk-grid .bk-grid-btn{
	padding:5px 7px;
	text-decoration:none;
	border: solid 1px #bbb;
    cursor:pointer;
    margin-left: 1px;
    overflow: visible; 
    *padding: 2px 3px;
}

.bk-grid .bk-grid-btn:hover{
	background-image: linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -o-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(62,184,229)),
	color-stop(1, rgb(44,160,202))
	);
}

.bk-grid .bk-grid-toolbar .bk-text{
	float:left;
	margin-left: 10px;
	height: 28px;
	line-height: 28px;
	color: #438EB9;
}

.bk-grid .bk-grid-toolbar .bk-btn-group{
	float:right;
}

.bk-grid .bk-title{
	background-color: #D6E2F2;
	height: 28px;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}

.bk-grid .bk-title .bk-text{
	float:left;
	margin-left: 10px;
	height: 28px;
	line-height: 28px;
	color: #438EB9;
}


.bk-grid .bk-title .bk-btn-group{
	float:right;
}


.bk-grid .bk-table{
	float: right;
	width: 100%;
}

.bk-grid .bk-grid-oprbtn a{
	color: #000;
}

.bk-grid .bk-grid-oprbtn a:hover{
	color: #000;
	background: #0073EA;
}


/*娑堟伅*/

.bk-msg-top {
	border: solid 1px #EFAA65;
	background: #FDECA6 url(../images/infomsg_bg.png) no-repeat 8px 8px;
	color: #C00;
	margin:5px;
	padding: 6px 18px 6px 36px;
	text-align: left;
}

.bk-msg-top .bk-button{
	text-align:right;
	color: black;
}
.bk-msg-top .bk-close{
	background: #FDECA6 url(../images/close_fangxing_xiao.png) no-repeat 8px 8px;
	
}

.bk-btn_disabled{
	color: 	#9D9D9D
}

/*jqgrid瀛椾綋鏍峰紡*/

.ui-jqgrid .ui-jqgrid-view{
	font-size: 13px;
}



/*棣栭〉鏍峰紡*/
.bk-main-header{
	background: #F5F5F5;
	height: 90px;
	width:100%;
}

.bk-main-header .bk-main-top{overflow: hidden;}
.bk-main-header .bk-main-top .header_bg{ background:url(../images/kyht_top_bg1.jpg) repeat-x; height:90px; }
.bk-main-header .bk-main-top .header{ background:url(../images/kyht_top_bg2.jpg) left no-repeat ; height:90px; padding: 0px;margin: 0px;}

.bk-main-header .bk-main-top .logo{ float:left;}
.bk-main-header .bk-main-top .btn_img{ float:right;margin:8px 20px 0 0;}
.bk-main-header .bk-main-top .btn_img a{ display:block; float:left; width:50px; font-family:"寰蒋闆呴粦"; font-size:12px; color:#fefcfc; text-align:center; padding:1px; line-height:16px;margin-left: 18px;text-decoration: none;}
.bk-main-header .bk-main-top .btn_img a:hover{ 
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255,255,255,0.8) inset;
		-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255,255,255,0.8) inset; 
		-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255,255,255,0.8) inset;
}
.bk-main-header .bk-main-top .btn_img img{width: 40px;height:40px; display:block; margin:0 auto;}

.bk-main-center{
	padding-left :192px;
}

.bk-main-center .bk-main-menu{
	position : absolute;
	left: 0px;
	border: 1px solid transparent;
	border-color: #e5e5e5;
	width: 190px;
	height: auto;
	background: #F2F2F2;
}

.bk-main-center .bk-main-menu .bk-main-menu-content{
	position:relative;
	overflow: auto;
}

.sidebar-collapse {
	border-bottom: 1px solid #e0e0e0;
	background-color: #f3f3f3;
	text-align: center;
	padding: 3px 0;
	position:relative;
	z-index: 2;
	height: 30px;
	width: 100%;
	
}

.sidebar-collapse>span {
	display: inline-block;
	cursor: pointer;
	font-size: 14px;
	color: #aaa;
	border: 1px solid #bbb;
	padding: 0 5px;
	line-height: 18px;
	border-radius: 16px;
	background-color: #fff;
	position: relative
}

.sidebar-collapse:before {
	content: "";
	display: inline-block;
	height: 0;
	border-top: 1px solid #e0e0e0;
	position: absolute;
	left: 15px;
	right: 15px;
	top: 13px
}

.bk-main-center .bk-main-menu .bk-main-toolbar{
	background: #F5F5F5;
	border-bottom: 1px solid transparent;
	border-bottom-color: #e5e5e5;
	line-height:36px;
	height: 36px;
	color: #3382af;
	font-weight: bold;
	display: none;
}

.bk-main-center .bk-main-menu .bk-main-toolbar i{
	margin-left: 10px;
	margin-right: 5px;	
	display: none;
}

.bk-main-center .bk-main-menu .bk-main-toolbar .bk-main-close-icon{
	position : absolute;
	right : 6px;
	top: 6px;
	display: none;
}
.bk-main-center .bk-main-menu .bk-main-toolbar .bk-main-close-icon:hover{
	right : 5px;
	top: 5px;
	border: 1px solid transparent;
	border-color: #e5e5e5;
	filter:alpha(Opacity=80);
	-moz-opacity:0.5;
	opacity: 0.7;
	border-radius : 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
	display: none;
}



.bk-main-sidebar-shortcuts {
	background-color: #fafafa;
	border-bottom: 1px solid #ddd;
	text-align: center;
	line-height: 36px;
	max-height: 36px;
	margin-bottom: 0;
}

.bk-main-sidebar-shortcuts-large {
}

.bk-main-sidebar-shortcuts-large>.btn {
	width: 41px;
	line-height: 24px;
	margin-top: -2px;
	padding: 0;
	border-width: 4px;
	text-align: center;
	height:28px;
	margin-right: 2px;
}



.bk-main-center .bk-main-close-btn{
	position : absolute;
	display:none;
	top: 140px;
	background: #fff;
	border: 1px solid transparent;
	border-top-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-right-color: #e5e5e5;
	width: 16px;
	height: 75px;
	z-index: 100;
	left:0px;
	filter:alpha(Opacity=80);
	-moz-opacity:0.5;
	opacity: 0.3;
	border-radius : 0px 4px 4px 0px;
		-webkit-border-radius: 0px 4px 4px 0px;
		-moz-border-radius: 0px 4px 4px 0px;
	text-align: center;
}


.bk-main-center .bk-main-close-btn:hover{
	opacity: 1;
}

.bk-main-center .bk-main-content{
	float:left;
	width: 100%;
	border-top: 1px solid transparent;
	border-top-color: #e5e5e5;
}

.bk-main-center .bk-main-content .bk-main-nav{
	background: #F5F5F5;
	border-bottom: 1px solid transparent;
	border-bottom-color: #e5e5e5;
	line-height:36px;
	height: 36px;
}

.bk-main-center .bk-main-content .bk-main-nav .bk-main-btngroup{
	position:relative;
	float:right;
	margin-right: 10px;

}

.bk-main-center .bk-main-content .bk-main-nav .bk-main-btngroup .bk-main-btn{
	position:relative;
	float:left;
	height: 36px;
	line-height:36px;
	width: 30px;
	text-align: center;
	color: #68B5DF;
}
.bk-main-center .bk-main-content .bk-main-nav .bk-main-btngroup .bk-main-btn:hover{
	color: #fff;
}

.bk-main-center .bk-main-content .bk-main-nav .bk-main-btngroup .bk-main-text{
	position:relative;
	float:left;
	height: 36px;
	line-height:36px;
	text-align: center;
	width: auto;
}

.bk-main-center .bk-main-content .bk-main-nav .bk-main-btngroup .bk-main-btn>span{
	line-height:36px;
	font-size: 14px;
}

.bk-main-center .bk-main-content .bk-main-nav .bk-main-btngroup .bk-main-btn:hover{
	background: #3382af;
}

.bk-main-center .bk-main-content .bk-main-nav .bk-main-themeswitch{
	float:right;
	line-height:36px;
	height: 36px;
	width: 36px;
	text-align: center;
	margin-right: 10px;
	
}

.bk-main-center .bk-main-content .bk-main-nav .bk-main-themeswitch:hover{
	background: #3382af;
}

.bk-main-center .bk-main-content .bk-main-nav .bk-main-themeswitch>i{
	line-height:36px;
	font-size: 14px;
}

.bk-main-center .bk-main-content .bk-main-nav .bk-main-themeswitch ul{
	display:none;
	position:absolute;
	right:10px;
	list-style: none;
	z-index: 10;
	width: 100px;
	margin: 0px;
	padding: 0px;
	
}




.bk-main-center .bk-main-content .bk-main-nav .bk-main-breadcrumb{
	float:left;
	margin-left: 10px;
	line-height:36px;
	height: 36px;
}

.bk-main-center .bk-main-content .bk-main-nav .bk-main-breadcrumb ul{
	list-style: none;
	float:left;
	margin: 0px;
 	padding: 0px;
}
.bk-main-center .bk-main-content .bk-main-nav .bk-main-breadcrumb li{
	display: inline;
 	padding: 0px;
 	margin-left: 5px;
}

.bk-main-center .bk-main-content .bk-main-nav .bk-main-breadcrumb li>i{
	margin-right: 5px;
 	font-size: 14px;
}

.bk-main-center .bk-main-content .bk-main-nav .bk-main-breadcrumb li>a{
	text-decoration: none;
}


.bk-main-center .bk-main-content .bk-main-userdata{
	position : relative;
	background: #fff;
	float:left;
	width: 100%;
}
.bk-main-footer{
	position: absolute;
	width: 100%;
	height: 20px;
	line-height : 20px;
	border-top: 2px solid transparent;
	border-top-color: #68B5DF;
	bottom: 0px;
	left :0px;
	background-color: #FFFFFF;
	text-align: center;
	z-index: 10;
}



/*鑿滃崟鏍峰紡*/
.nav, .nav ul, .nav li {
    list-style: none;
}

.nav ul {
	margin: 0;
    padding: 0;
}

.nav {
    padding: 0px;
    margin: 0px;
}

.nav > li {
	position: relative;
	border-top: 1px solid #fcfcfc;
	border-bottom: 1px solid #e5e5e5;
	background: #fff;
}

.nav > li > a {
	display: block;
    outline: none;
    text-decoration: none;
	background-color: #f9f9f9;
	color: #585858;
	height : 20px;
    line-height: 20px;
    padding: 7px 12px;
    font-size: 13px; 
}

.nav > li li {
	border-top: 1px dotted #e4e4e4;
	border-left : 1px dotted #e4e4e4;
	background: #fff;
	margin: 0 0 0 16px;
}

.nav > li li > a {
 	display:block;
    margin: 7px 12px;
    text-decoration: none;
	color: #585858; 
}

.nav li > a > i {
	margin-right: 5px;
	font-size: 16px;
}

.nav > li.open > a {
	border-bottom: 1px solid #e5e5e5;
}

.nav a:hover, .nav li.active > a {
	font-size: 13px;
}
.nav>li li a:hover, .nav>li li.active > a {
	color: #4b88b7;
}

.nav li.active > a  {
    color: #4b88b7;
}


.nav li > a > span {
	position:relative;
	float:right;
    margin-right:3px;
    font-size: 14px;
    background-image:url(../images/menu_down.png);
	background-repeat:no-repeat;
	width: 16px;
	height: 16px;
	margin-top: 8px;
}

.btn {
    display: inline-block;
    color: #FFF !important;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25) !important;
    background-image: none !important;
    border: 5px solid #FFF;
    border-radius: 0px;
    box-shadow: none !important;
    transition: all 0.15s ease 0s;
    cursor: pointer;
    vertical-align: middle;
    margin: 0px;
    position: relative;
    font-size: 14px;
	font-weight: normal;
	white-space: nowrap;
	-moz-user-select: none;
	font-family: inherit;
	background-color: #6FB3E0;
	border-color: #6FB3E0;
}

.btn:hover,.btn:focus {
	background-color: #4F99C6;
}


.btn-success {
    background-color: #87B87F;
    border-color: #87B87F;
}

.btn-success:hover,.btn-success:focus {
    background-color: #629B58;
}

.btn-info {
	background-color: #6FB3E0;
	border-color: #6FB3E0;
}

.btn-info:hover,.btn-info:focus {
	background-color: #4F99C6;
}

.btn-warning {
	background-color: #FFB752;
	border-color: #FFB752;
}

.btn-warning:hover,.btn-warning:focus {
	background-color: #E59729;
}

.btn-danger {
	background-color: #D15B47;
	border-color: #D15B47;
}
.btn-danger:hover,.btn-danger:focus {
	background-color: #B74635;
}



/*鎻愮ず淇℃伅*/

.bk-helper{
}

.bk-tip {
	width: auto;
	border: solid 1px #EFAA65;
	background: #FDECA6;
	border-radius : 2px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
	margin:2px 0px 4px 0px;
	display: none;
}


.bk-tip .bk-tip-btn {
	width: auto;
	margin:4px;
	/* border-bottom: 1px dotted #EFAA65; */
	margin-top:2px;
	padding-right:5px;
	display: inline-block;
    float: right;
}

.bk-tip .bk-tip-btn .bk-tip-xx {
	font-size: 13px;
	width: 100px;
	float: left;
	margin:3px;
}

.bk-tip .bk-tip-btn .bk-tip-close {
	width: 100px;
	float: right;
}

.bk-tip .bk-tip-btn img {
	width: 18px;
	height: 18px;
	vertical-align: middle;
}
.bk-tip .bk-tip-btn input {
	/* vertical-align: middle; */
	vertical-align: bottom;
}

.bk-tip .bk-content{
	margin:4px;
}

/*娑堟伅鎻愰啋妗�*/
.bk-msgbox{
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 1000;
	width: 300px;
}

.bk-msgbox .bk-msgbox-max{
	position:relative;
	border: 1px solid #bbb;
	width: 300px;
	height: 300px;
	display: none;
}

.bk-msgbox .bk-msgbox-max .bk-msgbox-header{
	position:relative;
	border-bottom: 1px solid #bbb;
	width: 300px;
	height: 14px;
	padding : 7px 0;
	background: #F5F5F5;
}

.bk-msgbox .bk-msgbox-max .bk-msgbox-body{
	position:relative;
	width: 300px;
	height:270px;
	overflow: auto;
	background: #F5F5F5;
}
.bk-msgbox .bk-msgbox-max .bk-msgbox-body .bk-msgbox-msg{
	margin: 3px;
	border: 1px solid #bbb;
	background: #fff;
}
.bk-msgbox .bk-msgbox-max .bk-msgbox-body .bk-msgbox-msg .bk-msgbox-title{
	padding: 3px;
	height: 14px;
	line-height: 14px;
	border-bottom: 1px solid #bbb;
	margin:  5px;
	color: #0000CC;
}
.bk-msgbox .bk-msgbox-max .bk-msgbox-body .bk-msgbox-msg .bk-msgbox-title .bk-msgbox-title-text{
	float: left;
}
.bk-msgbox .bk-msgbox-max .bk-msgbox-body .bk-msgbox-msg .bk-msgbox-title .bk-msgbox-title-btn{
	float: right;
}
.bk-msgbox .bk-msgbox-max .bk-msgbox-body .bk-msgbox-msg .bk-msgbox-title .bk-msgbox-title-btn a{
	text-decoration: none;
}

.bk-msgbox .bk-msgbox-max .bk-msgbox-body .bk-msgbox-msg .bk-msgbox-content{
	margin:  5px;
}

.bk-msgbox .bk-msgbox-max .bk-msgbox-body .bk-msgbox-msg .bk-msgbox-footer{
	margin:  5px;
	text-align: right;
}

.bk-msgbox .bk-msgbox-min{
	position:relative;
	float:right;
	background:#F5F5F5;
	width: 150px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
}


.bk-msgbox .bk-msgbox-min:hover{
	color:#fff;
	background:#3382AF;
}

.bk-msgbox-icon-setting,.bk-msgbox-icon-close,.bk-msgbox-icon-mini{
	background-image:url(../images/bk_bg_icons.png);
	background-repeat:no-repeat
}

.bk-msgbox .bk-msgbox-max .bk-msgbox-header .bk-msgbox-title{
	float : left;
	margin-left: 6px;
}


.bk-msgbox .bk-msgbox-max .bk-msgbox-header .bk-msgbox-minibar{
	float:right;
}

.bk-msgbox .bk-msgbox-max .bk-msgbox-header .bk-msgbox-minibar em{
	cursor:pointer;
	margin-right:8px;
	display:inline-block;
	width:14px;
	height:14px;
	line-height:14px
}

.bk-msgbox-minibar em:hover{
	background-color:#3382AF;
}

.bk-msgbox-icon-setting{
	background-position:0 0;
}

.bk-msgbox-icon-mini{
	background-position:0 -15px
}

.bk-msgbox-icon-close{
	background-position:0 -30px
}

/* 鐧诲綍绐楀彛 */
.formLib{padding:20px 0; clear:both;}
.formLib input{padding:0 10px; height:36px; border:1px solid #ccc; background: url(../images/textbg.png) #fff repeat-x;}
.formLib .form_lilib{position:relative; margin-bottom:20px; font-size:0;}
.form_lilib *{display:inline-block; *display:inline; *zoom:1; vertical-align:top; font-size:14px; line-height:36px;}
.form_lilib label{width:100px; height:36px; text-align:right; padding-right:5px; overflow:hidden; text-overflow: ellipsis; white-space:nowrap;}
.form_lilib span{padding:0 5px;}
.from_msg{padding-left:10px; font-size:12px; color:red;}
.from_msg a{color:#3595CC}
.form_libtn{padding-left:105px; font-size:12px; color:#999;}
.formLib .BB_button{line-height:30px; padding:0 30px; border:none; background:#f40; color:#fff; }



/*jq ui 椤电鑷�傚簲*/
.bk-tabs {}

.bk-tabs .autoheight{
	overflow: auto;
} 

.bk-tabs .btngroup{
	margin: 4px;
	text-align: center;
}

.bk-tabs .btngroup input,.bk-tabs .btngroup button{
	margin: 5px;
}

/***鏃犳寜閽爮**/
.bk-tabs1 .btngroup input,.bk-tabs1 .btngroup button{
	margin: 5px;
}

.bk-tabs1 {}

.bk-tabs1 .autoheight{
	overflow: auto;
} 

.bk-tabs1 .btngroup{
	margin: 4px;
	text-align: center;
}



.btngroup {
	margin: 4px;
	text-align: center;
}

textarea{
	font-size:12px;
}