@import url(style_font.css);
@import url("style_table.css");

.H1 {
	font-size: 1px;
	color: #577BDC;
	font-weight: bold;
}
.bg {
	margin-top: 0px;
	margin-bottom: 5px;
}
.menu_bg {
	background-image: url(../00_index/menu/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	width: 201px;
	vertical-align: top;
}
a:link {
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: x-small;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
		font-size: x-small;
text-decoration: underline;
	color: #FF9900;
}
a:active {
	font-size: x-small;
	text-decoration: none;
	color: #FFFFFF;
}

.qr1 {
	padding-bottom: 10px;
}
.qr1 .box1 {
	width: 90px;
	float: left;
}
.qr1 .box2 {
	width; 108px;
	float: left;
}
.qr1 .box3 {
	padding-top: 5px;
	text-align: right;
	clear: both;
}
