.displaySearchBox{
	padding: 10px 10px 0 0 ;
}
.searchBox{
	background-color: #efefef;
	padding: 15px;
	margin-bottom: 15px;
}
.inputSearchBox, .inputSearchBox img{
	vertical-align: middle;
}
input.txt_search{
	border-radius:4px;
	color: #505050;
	padding: 5px;
	vertical-align: middle;
	font-size: 15px;
	width: 350px;
	border: 1px solid #CCCCCC;
}
select.select_search{
	border-radius:4px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	height: 30px;	
	vertical-align: middle;	
}
.hotQueryBox{
	background-image: url(../images/icon_hotquery.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:15px;
	height: auto !important;
	height: 15px;
	padding: 0px 0 0 82px;
	margin-top: 10px;
	line-height: 1.5em;
}
.hotQueryBox a:link, .hotQueryBox a:visited{
	margin-right: 8px;
	color: #81903f;
	 display: inline-block;
     zoom:1;
     *display: inline;
     _height: 30px;
}
.advancedBox{
	margin-top: 10px;
}
.advancedBox input{
	vertical-align: middle;
}
.advancedBox label{
	display: inline-block;
	zoom:1;
     *display: inline;
	_height: 30px;
	margin-right: 5px;
}
.table_advanced th{
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	line-height: 1.6em;
	padding: 3px;
}
.table_advanced td{
	vertical-align: top;
	line-height: 1.6em;
	padding: 3px;
}
.resultStatsBox{

	background-image: url(../images/line_dashed.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:0 0 8px 0px;
}

.resultStatsBox_text{
	padding-top: 5px;
	float: left;
}
.resultStatsBox_tool{
	float: right;
}
.resultStatsBox_number{
	font-weight: bold;
	color: #d3021a;
	margin:0 3px;
}
.resultBox{
	border: 1px solid #dee7d0;
	border-radius:10px;
	padding: 0px;
}
ol.ol_result{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ol.ol_result li{
    *zoom: 1;
	margin: 0px;
	background-image: url(../images/line_dotted.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 7px;
}
ol.ol_result li.altrow{
	background-color: #F4F4F4;
}
.table_result{
	border-collapse: collapse;
	padding: 0px;
	margin-bottom: 0px;

	width: 100%;
}
.table_result th{
	border-collapse: collapse;
	color: #7c7c7c;
	white-space: nowrap;
	font-weight: normal;
	vertical-align: top;
	padding: 2px;	
	line-height: 1.4em;		
}
.table_result td{
	vertical-align: top;
	padding: 2px;	
	line-height: 1.4em;	
}
.table_result_no{
	color: #FFFFFF;
	background-color: #342a63;
	padding: 2px 4px;
	white-space: nowrap;
	line-height: 1em;
	margin-right: 5px;
}
.table_result_headline{
	font-size: 115%;
}
.table_result_headline img{
	vertical-align: middle;
	margin-left: 5px;
}
.table_result_headline a:link {
	color: #2a4f83;
	text-decoration: none;
}
.table_result_headline a:hover {
	color: #2a4f83;
	text-decoration: underline;
}
.table_result_source{
	color: #3B9141;
}
.table_result_source a:link {
	color: #3B9141;
	text-decoration: none;
}
.table_result_source a:visited {
	color: #3B9141;
	text-decoration: none;
}
.table_result_source a:hover {
	color: #3B9141;
	text-decoration: underline;
}
.table_result_file{

}
.table_result_time{
	color: #999999;
}
.table_result_abst{
	line-height: 1.5em;
}

.searchHighLight{
	color: #e35000;
}
.classifyBox{
	margin: 10px 0 0 0;
}
.classifyBox_header{
	background-color: #c3995e;
	border-bottom: 1px solid #baa78c;	
}
.classifyBox_title{
	padding: 10px;
	border-bottom: 1px solid #ddcbb3;		
   *zoom: 1;
}
.classifyBox_title:before, .classifyBox_title:after {
	display:table;
    line-height:0;
    content:"";
}
.classifyBox_title:after {
    clear:both;
}
.classifyBox_title_icon{
	display: none;
}
.classifyBox_title_text{
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4;	
	font-size: 120%;
	color: #FFFFFF;
	float: left;
}
.classifyBox_title_tool{
	display: none;
}
.classifyBox_content{
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;		
	padding: 10px;	
}
.classifyBox_data{

}
.searchSourceBox{

}
.searchFileBox{

}
.searchSuggestBox{

}
.searchTimeBox{

}
ul.ul_suggest{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.ul_suggest li{
	background-image: url(../images/generic_browndot.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-bottom: 7px;
	padding-left: 10px;
}
ul.ul_suggest li a:link, ul.ul_suggest li a:visited{
	color: #2a4f83;
	text-decoration: none;
}
ul.ul_suggest li a:hover{
	color: #2a4f83;
	text-decoration: underline;
}
ul.ul_file{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.ul_file li{
	background-image: url(../images/generic_blackdot.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	background-position: 0px 1px \9;	
	margin-bottom: 7px;
	padding-left: 15px;
}
ul.ul_file li a:link, ul.ul_file li a:visited{
	color: #666666;
	text-decoration: none;
}
ul.ul_file li a:hover{
	color: #0066CC;
	text-decoration: underline;
}
.classifyBox_number{
	color: #ce1a02;
	margin-left: 3px;
}
.table_advanced{
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
}
