@charset "iso-8859-1";
/* CSS Document */
.search1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/search1.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 130px;
	border: 1px none #FFFFFF;
	line-height: 25px;
	text-indent: 10pt;
	vertical-align: middle;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/search.jpg);
	height: 26px;
	width: 49px;
	border: 1px none #FFFFFF;
	line-height: 26px;
	padding-bottom: 2px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #0D2D68;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #0D2D68;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #0D2D68;
}
.font1{background-color:#000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d5d5d;
	text-decoration: none;
}
.title {
	font-family: "Kozuka Gothic Pro EL";
	font-size: 15px;
	font-weight: bold;
	color: #244A95;
}
.bg1 {
	background-attachment: scroll;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tbg {
	background-attachment: scroll;
	background-image: url(images/gbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #467211;
}
.line {
	border: thin dotted #999999;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(btn.jpg);
	height: 21px;
	width: 119px;
	background-color: #FFFFFF;
	line-height: 21px;
	border: none;
	font-weight: bold;
}
