#main_menu {
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	width: 990px;
	margin-top: 20px;
}
.txt {
	line-height: 200%;
}
.table_photo {
	width: 840px;
	margin-top: 20px;
	padding: 9px;
	border: 1px solid #C8C8C8;
}
.box_ma20 {
	margin-top: 20px;
}
.txt01 {
	font-weight: bold;
	color: #0099CC;
}
.border_blue {
	border: 1px solid #0099CC;
	margin-top: 20px;
}
