.bgtext {
	background-attachment: fixed;
	background-image: url(../images/bg/bg-text-main.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bgtextdown {
	background-attachment: fixed;
	background-image: url(../images/bg/bg-text-down.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.title01 {
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
}
.title02 {
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
.sexbg {
	background-attachment: fixed;
	background-image: url(../images/bg/bg-text-up.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.body2 {
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	text-decoration: none;
}
.title03 {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
