.font_m {
	font-size: 10px;
	line-height: 14px;
}
.bg_rose {
	background-attachment: scroll;
	background-image: url(images/index_rose.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.font_l {
	font-size: 12px;
	color: #F463B0;
}
.font_xl {
	font-size: 15px;
	line-height: 30px;
	color: #F463B0;
}
.mouse{
	position:		absolute;
	top:			0px;
	left:			0px;
	width:			5px;
	height:			5px;
	font-size:		5px;
}
