body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
body,td,th {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #333333;
	line-height: 140%;
}
h1 {
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-transform: none;
}
p {
	margin-right: 15px;
	margin-left: 15px;
}
blockquote {
	margin-right: 40px;
	margin-left: 40px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:active {
	color: #006699;
	text-decoration: none;
}
.txt {
	font-size: 11px;
	color: #333333;
	line-height: 140%;
}
.right {
	float:right;
}
#container_img_up {
	margin: 20px auto;
	width: 600px;
}
.bg_img_up {
	background-image: url(../img/_else/bg_image_up.gif);
	background-repeat: no-repeat;
	padding: 40px 10px;
	width: 438px;
	float: right;
}
.bg_menu_imag_up {
	background-image: url(../img/_else/bg_menu_image_up.gif);
	background-repeat: no-repeat;
	padding: 40px 10px;
	width: 118px;
	float: left;
}
.bg_menu_imag_up img, .marginb5{
	margin: 0px 0px 5px 0px;
}
.text-align_right {
	text-align: right;
}

