BODY {
	background-color: #333333;
	color: #716F64;

 }
a {
	text-decoration: none;
}
 
 
 
.navMenu {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.item_left {
	color: #666666;
	text-decoration: none;
}
.item_top {
	color: #666666;
	text-decoration: none;
}

.item_top a:hover {
	color:#ff8800;
	}
	
.body_editor {
	color: #333333;
	text-decoration: none;
	line-height: 28px;

}
.body_figure {
	color: #666633;
	font-size: 10pt;
}
.item_body {
	color: #666666;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 20pt;


}
.title {
	font-size: 12pt;
	color: #393939;
	font-weight: bold;
}
.author {
	font-size: 10pt;
	color: #666600;
}
.figure {
	font-size: 10px;
	color: #8F8F8F;
}
h1 {
	font-size: 20pt;
	color: #333333;
}

#menu_left {width:180px; background-color:#FC0;}

.menu_left a {
	color: #F60;
	text-decoration: none;
	height: 30px;
	width: 160px;
	font-size: 12pt;
	padding-top: 6px;
	padding-left: 0px;
	text-align: center;
	border-top-style:dotted;
	border-top:#FC0;
}
.menu_left a:hover {
	color: #59A4FF;
	text-decoration: none;
	height: 30px;
	width: 160px;
	padding-top: 6px;
	padding-left: 0px;
	text-align: center
	}

.contents ,.contents p{
	line-height: 18pt;
}
.foot {
	line-height: 12pt;
	font-size: 10pt;
	}