.nbg {
	background-image: url(../images/about_c_22.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	font-size: 12px;
	line-height: 25px;
	color: #4B4B4B;
}
.copy {
	font-size: 12px;
	color: #999999;
}
a:link {
	font-size: 12px;
	color: #4b4b4b;
	text-decoration: underline;
}
a:visited {
	color: #646400;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-size: 12px;
}
.title {
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
}
input {
	font-size: 12px;
	color: #4b4b4b;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.big {
	font-size: 16px;
	font-weight: bolder;
	color: #FF6600;
}
.ab-bg {
	background-image: url(../images/cf.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
