﻿.search_list li .block {
	padding: 15px 0;
}
.search_list li .block h4 {
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #2060B4;
}
.search_list a  
{
	font-family: Arial;
    display: inline-block;
    padding-right: 5px;
    margin-bottom: 5px;
    margin-top:5px;
}
.search_list a:hover {
    text-decoration: underline;
    outline: none;
}

.ex-search {float:right; height:40px; min-width:40px; width:140px; background:#e5e5e5; overflow:hidden; position:relative; -webkit-transition:width 0.3s ease 0s; -moz-transition:width 0.3s ease 0s; transition:width 0.3s ease 0s; -webkit-backface-visibility:hidden; -webkit-box-shadow:0 5px 4px rgba(0,0,0,0.1) inset; -moz-box-shadow:0 5px 4px rgba(0,0,0,0.1) inset; box-shadow:0 5px 4px rgba(0,0,0,0.1) inset}
.ex-search.ex-search-open,.no-js .ex-search {width:100%}
.ex-search.ex-search-open .ex-icon-search,.no-js .ex-search .ex-icon-search {z-index:11}
.ex-search.ex-search-open .ex-search-submit,.no-js .ex-search .ex-search-submit {z-index:90}
.ex-search input {position:absolute; top:0; right:0; width:90px; height:20px; padding:10px 40px 10px 10px; border:0 none; background:transparent}
.ex-search button,.ex-icon-search {position:absolute; top:0; right:0; width:40px; height:40px; border:0 none; background:url(../images/icon_search.png) no-repeat 50% 50%; cursor:pointer; z-index:-1}
.ex-icon-search {z-index:90};

.ex-bcn {
	font-family: Arial;
	font-size:    12px;
}
.ex-bcn a 
{
	font-family: Arial;
	font-size:    12px;
    color: #2060b4;
    display: inline-block;
    padding-right: 15px;
    margin-bottom: 5px;
    margin-top:5px;
}
.ex-bcn a:hover {
    text-decoration: underline;
    outline: none;
}



.ex-bcn-td {
	font-family: Arial;
    margin-bottom: 5px;
    margin-top:5px;
}



.content ul li {
    margin-top: 0;
    padding: 10px 0;
    border-bottom: solid 1px #d9d9d9;
    list-style: none;
}

.title
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
	





















