#left {
	float: left;
	width: 180px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#left li {
	border-right: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background: url(img/list_01.gif) no-repeat 5px 7px;
}
#left ul {
	border-bottom: 1px dotted #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#left li a {
	display: block;
	width: 160px;
	padding-left: 20px;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 0px;
}
#left li a:hover {
	background: url(img/list_09.gif) #E8F0F4 no-repeat 5px 7px;
	color: #006699;
}
#top {
	height: 45px;
	width: 100%;
	border-bottom-width: 1px #ccc dotted;
	background-image: url(img/index_top_LOGO2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#all {
	background-color: #FFFFFF;
	text-align: left;
	font-size: 80%;
}
#right {
	float: right;
	width: 590px;
	margin-top: 10px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	padding-right: 20px;
}
#right h2 {
	color: #003366;
	background: url(img/tree.gif) no-repeat 10px 0px;
	padding-left: 40px;
}
#right h3 {
	font-size: 95%;
	background-color: #808DC6;
	margin: 5px 0px 5px 5px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	letter-spacing: 1px;
}
h1 {
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
}
#right a {
	color: #09F;
	text-decoration: none;
	border-bottom: #09f dotted 1px;
}
#right a:visited {
	color: #999;
	border-bottom: #999 dotted 1px;
}
#right a:hover {
	color: #f66;
	text-decoration: none;
	border-bottom: none;
}
#gotoTop{
	text-align: right;
	margin: 40px 20px 20px 0px;
}
#right p{
	margin: 15px 5px 15px 10px;
	padding: 0px;
	line-height: 155%;
}
img{
	border: none;
}
#right ul{
	margin-top: 10px;
}
#right li{
	margin-top: 5px;
}
.mmi_td{
	FONT-SIZE: 9pt; PADDING-BOTTOM: 5px; COLOR: #d93a8a; 		BACKGROUND-COLOR: #fff7fe;
}
.mmi_title{
	color: #009999;
	font-weight: bold;
	text-decoration: underline;
}
#right a img{
	border: none;
}
