body{
	color: #505050;
	background: url(../img/shadow.jpg) center repeat-y;
	}
.annai_menu{
	float: left;
	width: 200px;
}
.right_column{
	float: left;
	width: 560px;
	background-color: transparent;
	margin-left: 20px;
	font-size: 8pt;
	text-align: left;
	line-height: 180%;
	padding: 5px;
}
.standard{
	padding-left: 10px;
}
.subtitle{
	line-height: 100%;
	color: #0100a6;
	font-weight: normal;
	text-align: left;
	font-size: 10pt;
	margin: 20px 5px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid silver;
}
