@charset "utf-8";
#MainMenu 
{
	position:absolute;
	width:762px;
	height:60px;
	background:#FFF url(bmid_021.gif);
	border:0;
	margin:0;
}
#tab
{
	position:absolute;
	top: 0px;
	left: 160px;
	width: 650px;
	height: 60px;
	background:repeat-x top;
	margin: 10px;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0 3px 0 0;
	padding:0;
}
#tab a 
{
	background:#000 url(bright_021.gif) no-repeat right top;
	text-decoration:none;
	width:150px;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(bleft_021.gif) no-repeat left top;
	font-size:13px;
	color:#060;
	font-weight:700;
	line-height:22px;
	padding:0 18px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#000;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#009;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv 
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 #306;
	background:#FFF url(bmid_021.gif);
	color:#060;
	z-index:100;
	text-decoration:none;
	padding:10px;
}
.dropmenudiv ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link,.dropmenudiv a:visited 
{
	width:180px;
	display:block;
	border:0 #000;
	color:#060;
	background:url(bleft_021.gif) no-repeat left top;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	margin:0 3px 0 0;
	padding:0;
}
.dropmenudiv a span 
{
	display:block;
	line-height:22px;
	background:url(bright_021.gif) no-repeat right top;
	font-size:13px;
	color:#060;
	float:none;
	padding:0 18px;
}
.dropmenudiv a:hover 
{
	border:0 #000;
	background-position:left bottom;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	color:#009;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#009;
	font-weight:700;
}
#logo
{
	position:absolute;
	top:0px;
	left:0px;
	margin:10px;
	width:150px;
	height:54px;
	vertical-align:middle;
}
.midashi
{
	left:10px;
	width:778px;
	height:30px;
	background-color:#009900;
	color:#FFFFFF;
	font-size:larger;
	font-weight:bold;
	vertical-align:middle;
	padding-top:5px;
}
#copyright
{
	position:absolute;
	left:0px;
	width:780px;
	color:#555555;
	font-size:8pt;
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-align:right;
}