@CHARSET "gb2312";
.container {
 padding-left: 0px;
 padding-right: 0px;	
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin-top: 0px;
    margin-bottom: 0px;
    line-height: 36px;
}
dt, dd {
	 line-height: 2em;
}
/*ÐÞ¸´¿ò¼Ü·ÖÒ³°´Å¥*/
.pagination .fa{
	line-height: 19px;
}

.pagination .active a, .pagination .active a
:hover,  .pagination .active a
:focus{
	line-height: 19px;
	background-color:#3b7027 !important;
	border-color: #3b7027 !important;
}
.subpage .search-bar > .search-tool > input {
    border: 2px solid #3b7027;
}

.subpage .search-bar > .search-tool > button {
    background: #3b7027;
}
.subpage .search-bar > .search-tool > button:hover{
	background:#31611e;
	cursor:pointer;
}

.search-small{ background-color:#fff; padding:15px; position:relative;margin-bottom:10px;}
.search-small input{ display:block; width:100%; height:30px; border:1px solid #ccc; padding:2px 10px;}
.search-small button{ display:block; width:30px; line-height:30px; background:none; border:0; cursor:pointer; position:absolute; top:20px; right:20px;}
