@charset "windows-1255";
body {
	background-color: #EBF5E5;
}
#ff {
	position: fixed;
	height: auto;
	width: 800px;
}

.write {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.writeN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #004000;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
.table_pic {
	background-repeat: repeat-y;
	background-position: left bottom;
	background-image: url(images/3.gif);
	background-attachment: scroll;
}
.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	padding: 6px;
	background-color: #C6E2B4;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #83D242;
	border-right-color: #83D242;
	border-bottom-color: #83D242;
	border-left-color: #83D242;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.sidemenu_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	padding: 6px;
	background-color: #E4EFA9;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.iframe {
	position: static;
	height: auto;
	overflow: visible;
	width: 780px;
	display: run-in;
}
.intable {
	padding-right: 10px;
	padding-left: 10px;
}
.style5 {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
