.bgtop {
	background-image: url(../images/index_03.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bgbottom {
	background-image: url(../images/index_43.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.copy {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
.text {
	font-size: 12px;
	line-height: 25px;
	color: #333333;
}
.bigg {
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #FF00CC;
}
.title {
	font-size: 14px;
	font-weight: bolder;
	color: #FF00CC;
}
.input {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.font {
	font-size: 12px;
	line-height: 18px;
	color: #4B4B4B;
}
.bbg {
	background-image: url(../images/index_39.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mail {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #E1E1E1;
	line-height: 18px;
}
