@charset "utf-8";
#froum_head {
	background-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 16px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 6px;
	padding-left: 10px;
	text-align: right;
}
#Head_box   {
	background-image: url(/img/h001.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 350px;
	z-index: 50;
	overflow: visible;
	margin-left: 14px;
	vertical-align: middle;
	padding-top: 10px;
	padding-left: 12px;
	margin-top: -25px;
}
#Search_bar {
	float: right;
	width: 540px;
	padding: 8px;
	height: 30px;
}
#function_bar  {
	height: 18px;
	overflow: hidden;
}
.froum_head_small {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	background-position: bottom;
}
