/* CSS Document */

.menu {
	width: 100%;
	border: 1px solid #435258;
	color: #333333;
}
.menu ul {
	background-color: #F2F2F2;
	height: 25px;
	width: 192px;
	text-indent: 30px;
	letter-spacing: 1px;
	line-height: 20pt;
	font-size: 14px;
	font-weight: 600;
	font-family: "ËÎÌå";
	color: #4A5B64;
	background-image: url(images/tta.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	float: left;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}
.menu ul a{
	text-decoration: none;
	color: #4A5B64;
}
.menu ul a:hover{
	text-decoration: none;
	color: #798F9B;
}
.menu ol {
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	line-height: 23px;
	background-image: url(images/ttx.GIF);
	background-repeat: no-repeat;
	color: #333333;
	float: left;
	width: 88px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	text-align: center;
	text-indent: 4px;
	background-position: 1px;
}
.menu ol a {
	color: #333333;
	text-decoration: none;
}
.menu ol a:visited {
	color: #333333;
}

.menu ol a:hover{
	color: #666666;
	text-decoration: none;
}
body,td,th {
	font-size: 12px;
	color: #333333;
}
.lli {
	color: #CC0000;
	margin: 3px;
}
.lli li {
	color: #000000;
	font-weight: 600;
}

.lli dl {
	line-height: 20px;
	color: #CC0033;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 17px;
	letter-spacing: 1px;
	font-weight: normal;
}
.topp {
	font-size: 15px;
	font-weight: 600;
	color: #333333;
	background-image: url(images/bg_h2_001.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	letter-spacing: 3px;
	text-indent: 50px;
	text-align: left;
}
