.showCouponLeft
{
	background-image: url("../images/coupon_left.gif");
	background-repeat: repeat-y;
}
.showCouponRight
{
	background-image: url("../images/coupon_right.gif");
	background-repeat: repeat-y;
	background-position: right;
}
.showCouponBottom
{
	background-image: url("../images/down_bg.gif");
	background-repeat: repeat-x;
}
.txt021
{
	text-indent: 10px;
	font-weight: bold;
}
.about_title
{
	margin-top:8px;
	padding-left:20px;
	height:30px;
	font-size:22px;
	font-weight:bolder;
	letter-spacing:1px;
	color:#7daf0c;
}
.ContentTxt
{
	padding-left: 20px;
	padding-right: 20px;
}