@charset "utf-8";
.h-top-bg {
	background-image: url(images/h-top-bg.jpg);
	background-repeat: no-repeat;
	height: 58px;
}
.white-bg {
	background-color: #FFFFFF;
	background-repeat: repeat;
}

.h-tx-bg {
	background-image: url(images/h-text-bg.jpg);
	background-repeat: no-repeat;
	height: 151px;
}
.abt-right-top {
	background-image: url(images/aboutus-right-top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.right-bt-bg {
	background-image: url(images/aboutus-bg.gif);
	background-repeat: repeat-y;
}

.h-left-bg {
	background-image: url(images/left-bg.jpg);
	background-repeat: repeat-y;
}
.h-right-bg {
	background-image: url(images/right-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.tx17-24-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	color: #0000fd;
}
.tx18-16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.tx18-16 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tx18-16 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.tx12-16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
}
.tx13-16-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.gray-bg {
	background-color: #979595;
}
.tx12-14-add {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.tx11-14-add {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-align: justify;
}
.abt-right-bottom {
	background-image: url(images/aboutus-right-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.tx11-16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
}
.tx11-16-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #0000ff;
	text-align: justify;
	font-weight: bold;
}
.tx11-16-black-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.tx13-16-bold-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #0000fd;
	text-align: justify;
	font-weight: bold;
}
.tx13-16-bold-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
	background-color: #FF0000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.tx11-16-new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
.tx18-16red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
}
.tx13-16-bold-boxblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
	background-color: #0000FF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.tx17-24-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	color: #999999;
}
.pointer {
	cursor: pointer;
}
