body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #333;
}
.tabl_layout {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.tabel_titl {
	background-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
#header {
	height: 60px;
	width: 780px;
	background-image: url(images/titl_img.png);
	background-repeat: no-repeat;
}
.menu {
	height: 38px;
	width: 740px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-left: 40px;
}
.menu_01 {
	float: left;
	height: 20px;
	width: 350px;
	margin-right: 0px;
	text-align: left;
	font-size: 20px;
	margin-top: 12px;
	line-height: 20px;
	color: #3c3c3c;
	font-weight: bold;
}
.menu_02 {
	float: right;
	height: 15px;
	width: 370px;
	text-align: right;
	margin-top: 20px;
	font-size: 12px;
	line-height: 15px;
	color: #3c3c3c;
}
