﻿body{ background:url('../img/white.gif'); background-color:#999; }
			.yellow{color:yellow;} 
			.panel-heading{background:url('../img/blue.gif'); }
			.list-group-item{background:url('../img/blue2.gif'); }
			/*.biaoti { font:bold 18px 黑体,黑体_gbk; display: flex;
			justify-content: center; } 
			*/
			.biaoti{color:#fffff5;}
			div .list-group{margin-bottom:2px;} big a{color:#ffffff;}
			.showlist,a,#searchAddon{cursor:pointer;}
			
			/*对字段进行限制*/
			#selectbtn{
				  max-width:100px;
				text-overflow:ellipsis;
				overflow:hidden;
				white-space:nowrap;
				}

