#search {
	background-image: url(../images/search_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	padding-left: 300px;
	padding-top: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	padding-bottom: 20px;
}
#search li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 150%;
	color: #000000;
	letter-spacing: 2px;
	list-style-type: none;
	padding: 5px;
	width: 400px;
}

#search a {
	color: #3E6417;
	text-decoration: none;
}
#search a:hover {
	color: #EE5126;
}
.search_word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 180%;
	color: #313131;
	letter-spacing: 2px;
	margin-bottom: 10px;
}
.search_word a {
	color: #3E6516;
	text-decoration: none;
	font-weight: bold;
}
.search_word a:hover {
	color: #EB6100;
}
.search_word2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 180%;
	color: #313131;
	letter-spacing: 2px;
	background-image: url(../images/icon04.jpg);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	background-position: 5px 10px \9;
	padding-left: 18px;
	margin-bottom: 10px;
}
.search_word2   a {
	color: #3d6417;
	text-decoration: none;
}
.search_word2   a:hover {
	color: #eb6100;
}
.search_bn2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 84%;
	color: #FFF;
	background-color: #333;
	letter-spacing: 1px;
	margin-left: 8px;
	margin-bottom: -5px;
}
.search_bn2 a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 1px 2px 3px 3px;
	padding: 4px 2px 2px 4px \9;
}

.search_bn2 a:hover {
	background-color: #000;
}

.search_table2 {
	border: 1px solid #CCC;
	width: 180px;
	color: #333;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	padding: 3px;
}
.orange {
	color: #d0001b;
}

#search2 {
	padding-bottom: 10px;

}
.search_bn3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background-color: #EDF4E2;
	letter-spacing: 1px;
	display: block;
	font-weight: bold;
	list-style-type: none;
	margin-right: 10px;
	float: left;
}
.search_bn3 a {
	display: block;
	color: #000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #EDF4E2;
}
.search_bn3 a:hover {
	background-color: #3d6417;
	color: #FFF;
	border: 1px solid #3d6417;
}
.search3 {
	margin-top: 20px;
}
.search3_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	letter-spacing: 1px;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/icon04.jpg);
	background-repeat: no-repeat;
	background-position: 10px 11px;
	padding-left: 28px;
	padding-right: 5px;
	font-weight: bold;
	background-color: #EDF4E2;
}
.search3_title a {
	color: #000;
	text-decoration: none;
}
.search3_title a:hover {
	color: #3d6417;
}
.search3_title a:focus {
	color: #3d6417;
}
.search3 ul {
	margin: 0px;
	padding: 0px;
}


.search3 ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333;
	letter-spacing: 1px;
	line-height: 150%;
	padding-top: 10px;
	padding-bottom: 3px;
	background-image: url(../images/icon03.jpg);
	background-repeat: no-repeat;
	background-position: 30px 18px;
	list-style-type: none;
	padding-left: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.search3 ul li a{
	color: #313131;
	text-decoration: none;
}
.search3 ul li a:hover {
	color: #3E6417;
}
.search3 ul li ul {
	margin: 0px;
	padding: 0px;
}
.search3 ul li ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 84%;
	color: #333;
	letter-spacing: 1px;
	line-height: 150%;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../images/12.gif);
	background-repeat: no-repeat;
	background-position: 5px 18px;
	border-bottom-style: none;
}
.search3 ul li ul li a{
	color: #999;
	text-decoration: none;
}
.search3 ul li ul li a:hover{
	color: #3E6417;
}
