body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
#tit {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #000000;
	float:left;
	display: block;
}
#smn {
	width: 180px;
	text-align: left;
	height: 330px;
	position: absolute;
	left: 40px;
	font-size: 14px;
	font-weight: bold;
	top: 0px;
}
#smn strong {
	font-size: 18px;
	display: block;
	margin-bottom: 12px;
}
#smn div {
	margin-top: 4px;
	display: block;
}
#smn a {
	margin: 0px;
	text-decoration: none;
	color: #990000;
	display: block;
}
#smn a:hover {
	background-color: #003333;
	color: #FFFFFF;
	text-indent: 5px;
}
#smn a span {
	display: none;	
}
#smn a:hover span {
	display: block;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-indent: 0pt;
	font-weight: normal;
	width: 85px;
	left: 100px;
	text-align: left;
	top: 74px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003333;
	padding-left: 5px;
}
#ft {
	width: 430px;
	position: absolute;
	top: 30px;
	left: 220px;
	height: 300px;
}
#ft img {
	margin-top: 10px;
	margin-left: 10px;
}
#ft a {
	text-decoration: none;
	color: #000000;
}
#ft a:hover {
	background-color: #FFFFFF;
}
#ft a span {
	font-size: 14px;
	line-height: 14px;
	display: none;
}
#ft a:hover span {
	display: block;
	position: absolute;
	left: 10px;
	top: -30px;
	width: 420px;
	height: 30px;
	text-align: left;
	background-color: #FFFFFF;
}
#fixa {
	display: block;
	position: absolute;
	left: 230px;
	top: 0px;
	width: 420px;
	height: 30px;
	text-align: left;
	font-size: 14px;
	line-height: 14px;
}
