@charset "utf-8";
.bottom_Bg {
	background-image: url(images/bg_23.jpg);
	background-repeat: repeat-y;
}
.inner_bg {
	background-image: url(images/inner_r2_c1.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.leftbg {
	background-image: url(images/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.gray_12 {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.green_12 {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #136F15;
	text-decoration: none;
}
.red_12 {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
