@charset "utf-8";
/* CSS Document */
a.top{
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
a.top:link {
	text-decoration: none;
	font-weight: bold;
}
a.top:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.top:hover {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a.top:active {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.gloy12 {
	color: #333333;
	font-size: 12px;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
}
.blank13 {
	font-size: 13px;
	color: #000000;
}
.line{border-right:1px dotted #FF0099}
.pink15 {color: #FF0099; font-size: 15px; font-weight: bold; }
.blank15 {
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.line2{border-top:1px dotted #999999}

