.head{
height: 45px;
background-color:#eff4f7;

}
.clearboth{
clear: both;
}
.content{
width:1380px;margin:20px auto;
}
.baseTable{
margin-right: 10px;
}
.baseTable tr .alginright{
text-align: right;
width: 110px;

}
.SortDescCss {
	background-image: url(${ctx}/styles/portals/image/Desc.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.SortAscCss {
	background-image: url(${ctx}/styles/portals/image/Asc.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.panel{ background-color:#fff; border:solid 1px transparent}
	.panel-header{ border-bottom:solid 1px transparent; padding:8px 15px; font-size:14px; font-weight:700}/*������*/
	.panel-body{ padding:15px}/*�������*/
	.panel-footer{background-color: #f5f5f5;border-top: 1px solid #ddd;padding:5px 20px}/*���ҳ��*/
/*Ĭ�����*/
.panel-default{border-color:#ddd;}
.panel-default > .panel-header{ border-color:#ddd; background-color:#f5f5f5; color:#444}

/*��Ҫ���*/
.panel-primary{border-color:#5a98de;}
.panel-primary > .panel-header{ border-color:#5a98de; background-color:#5a98de; color:#fff}

/*��Ҫ���*/
.panel-secondary{border-color:#3bb4f2;}
.panel-secondary > .panel-header{ border-color:#3bb4f2; background-color:#3bb4f2; color:#fff}

/*�ɹ����*/
.panel-success{border-color:#5eb95e;}
.panel-success > .panel-header{ border-color:#5eb95e; background-color:#5eb95e; color:#fff}

/*�������*/
.panel-warning{border-color:#f37b1d;}
.panel-warning > .panel-header{ border-color:#f37b1d; background-color:#f37b1d; color:#fff}

/*Σ�����*/
.panel-danger{border-color:#dd514c;}
.panel-danger > .panel-header{ border-color:#dd514c; background-color:#dd514c; color:#fff}
/*ҳ��������*/
.L001 {
	background-color: #eff4f7;
	text-align: right;
	padding-right: 5px;
	padding-top: 1px;
	min-width: 10%;
	width: 6vw;
	border-right: solid 1px #cce0e1;
	border-bottom: solid 1px #cce0e1;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	height: 22px;
}
.L002 {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	color: #666666;
	border-right: solid 1px #cce0e1;
	min-width: 10%;
	line-height: 22px;
	border-bottom: solid 1px #cce0e1;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	height: 22px;
}
.L003 {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	color: #666666;
	border-right: solid 1px #cce0e1;
	min-width: 14%;
	line-height: 22px;
	border-bottom: solid 1px #cce0e1;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	height: 22px;
}
 .searchDiv{
  }
 .incenter{
text-align: center;
  }
 .clearFloat{
clear: both;
 }
 .contentTitle{
margin-bottom: 0px;
padding: 0px 10px;
line-height: 30px;
font-size: 14px;
border-bottom: 1px solid #CCC;
font-family: Arial,sans-serif;
}
/*�˵���������*/
.navbar-fixed-bottom{
  position: fixed;
  right: 0;
  left: 0;
  bottom:0;
  z-index: 1030;
}
