body {
	font: 13px Arial, Helvetica, sans-serif;
	margin: 0;
}
.path, .rubric_name, .search_form h3, .search_type, .search_form .date, .search_form .link {
	display: none;
}
img {
	float: left;
	border: 0;
}
.search_form {
	margin-bottom: 30px;
	width: 90%;
}
.search_form a {
	color: #006699;
	text-decoration: underline;
}
.search_form a:hover {
	text-decoration: none;
}
.search_form ol {
	list-style-type: none;
	padding: 10px 0 0 60px;
}
.search_form ol li {
	margin-bottom: 20px;
}
.search_form .desc {
	color: black;
	display: block;
	font-size: 14px;
	padding: 5px 0;
	margin: 0;
}
.search_form .title {
	font: 16px Arial,Tahoma,Verdana,sans-serif;
	color: #006699;
}
.search_form a.titlenews {
	color: #666666;
	font: 12px Arial,Tahoma,Verdana,sans-serif;
	text-decoration: none;
}
.search_form a.titlenews:hover {
	text-decoration: underline;
}
.search_form .searchtext {
	margin:30px 10px 30px 2px;
	height: 16px;
	width: 200px;
	font: 13px Arial,Helvetica,sans-serif;
	float: left;
}
.search_form .searchbutton {
	margin:30px 0;
	height: 23px;
	width: 60px;
}
.mark{
	background-color: #EBEBEB;
	padding: 0 4px;
}
.navigation {
	color: #006699;
	padding: 10px 0 0 60px;
}
/*.search_form .date {
	border: 1px solid red;
	font-size: 11px;
	font-weight: bold;
	color: #8e8e8e;
	color: black;
	display: block;
	padding: 5px 0;
	display: none;
}
.search_form h3 {
	font-weight: bold;
}
.search_type{
	padding-top: 3px;
	font-size: 11px;
}
.search_form .word {
	font-size: 11px;
	font-weight: bold;
}*/