@charset "utf-8";
.rightback {
	background-image: url(images/side.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.corner {
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	line-height: 26px;
}

.main a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	line-height: 26px;
}
img { border:0; }

.mainwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 26px;
}

.mainwhite a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 26px;
}