.search_head{
	text-decoration: none; 
	color: #112952;
	padding-left: 10px;
	font-size: 10px;
}
.search_li{
	text-decoration: none;
	color: #5472A4;
	padding-left: 10px;
	list-style-type: none;
}
.search_ul {
padding-left: 0px;
}
.search_list {
list-style-type: none;
}
.show{
	background-image: url(https://shelly.kpfu.ru/pdf/images/webportal/open.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.not_show{
	background-image: url(https://shelly.kpfu.ru/pdf/images/webportal/more.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.search_history{
	font-size: 10px;
	margin-top: 10px; 
	min-height: 100px;
	height:auto;
	padding-top: 10px;
	float: right; 
	width: 260px; 
	color: #0C3D5F;
	font-weight: bolder; 
	border: 1px solid #7F9DB9;
	margin-right: 50px;
}
.search_show{
	float: left; 
	margin-top: 10px; 
	min-height:100px;
	height: auto; 
	width: 610px; 
	padding: 10px;
	margin-left: 50px;
}
.search_delete{
	color: #86ABC5;
	text-decoration: none;
	padding-left: 10px;
}
.head_of_search_list {
	font-size: 11px;
	color: #0C3D5F;
	font-weight: bolder; 
	text-decoration: none;
}