@charset "UTF-8";

h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 14px;
}
.red {
	color: #CC0000;
}
.green {
	color: #060;
}
.bule {
	color: #0033FF;
}
.bule_2 {
	color: #000066;
}
.green {
	color: #006633;
}
.font10_line16 {
	font-size: 10px;
	line-height: 16px;
}
.font10_line20 {
	font-size: 10px;
	line-height: 20px;
}
.font12_bluegray {
	color: #55617E;
}
.font14 {
	font-size: 14px;
}

.font_out {
	text-indent: -9999px;
}
