.font11 {
	font-size: 11px;
}

.font12 {
	font-size: 12px;
	line-height: 15px;
}
.line-red {
	background-image: url(../images/img_line_red01.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.line-pink {
	background-image: url(../images/img_line_pink01.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.line-lightblue {
	background-image: url(../images/img_line_lightblue.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.line-gray {
	background-image: url(../images/img_line_gray01.gif);
	background-repeat: repeat-x;
	background-position: center;
}
a:link {
	font-size: 12px;
	color: #990000;
	line-height: 15px;
	text-decoration: none;

}
a:visited {
	font-size: 12px;
	color: #990000;
	line-height: 15px;
	text-decoration: none;

}
a:hover {
	font-size: 12px;
	color: #990000;
	line-height: 15px;
	text-decoration: underline;

}
a:active {
	font-size: 12px;
	color: #990000;
	line-height: 15px;
	text-decoration: none;

}
.top-back {
	background-attachment: fixed;
	background-image: url(../images/img_top_pic001.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
