body {
	font-size: 10px;
	font-family: "宋体", "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
}
span {
	font-weight: bold;
}


.custombutton{
  font-size: 13px;
  width: 46px;
  height: 23px;		
}

.search {
	font-size: 14px;
	border: 0px solid #999999;
}
.ls {
	line-height: 27px;
	padding-left: 7px;
}
.prompt {
	display: none;
	font-size: 14px;
	border: 1px solid #999999;
}
.statistics {
	display: none;
	font-size: 14px;
	border: 1px solid #999999;
	overflow-y: scroll;
	height: 150px;
}
.suggests {
	display: none;
	font-size: 14px;
	border: 1px solid #999999;
}
;
 .lineData {
	display: none;
	font-size: 14px;
	border: 1px solid #999999;
}
.result {
	display: none;
	font-size: 12px;
	border: 0px;
	solid #999999;
	line-height: 27px;
	overflow-x: hidden;
	overflow-y: auto;
/*	padding: 1px 1px 1px 1px;*/
}


.top { background: #0f6892 url(../img/logo_.jpg) no-repeat; height: 45px; border-top: 1px solid #64b6da; clip: rect(auto,auto,auto,auto); }
.bottom { background: #FFFFFF url(../img/bottom_bg.png) repeat-x top; line-height: 26px; color: #666; text-align: center; font-size: 12px; width: 100%; height: 30px; }