.til{
	font-size: 11pt;
	font-weight: bold;
}
.big {
	font-size: 10.5pt;
}
.str {
	font-weight: bold;
}

.bg-t-l {
	background-repeat: repeat-y;
	background-position: left top;
}
.bg-t-r {
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-b-l {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg-b-r {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg-t {
	background-repeat: repeat-x;
	background-position: top left;
}
.bg-b {
	background-repeat: repeat-x;
	background-position: bottom left;
}
.bg-l {
	background-repeat: repeat-y;
	background-position: top left;
}
.bg-l-t-no {
	background: no-repeat left top;
}

.bg-r {
	background-repeat: repeat-y;
	background-position: top right;
}
.gay{
	color: CCCCCC;
}
.gay:link {
	color: #CCCCCC;
}
.gay:visited {
	color: #CCCCCC;
}
.gay:hover {
	color: #666666;
}
.gay:active {
	color: #CCCCCC;
}
.red {
	color: #890C0C;
}
.red:link {
	color: #890C0C;
}
.red:visited {
	color: #890C0C;
}
.red:hover {
	color: #666666;
}
.red:active {
	color: #890C0C;
}
.red {
	color: #FFFFFF;
}
.white:link {
	color: #FFFFFF;
}
.white:visited {
	color: #FFFFFF;
}
.white:hover {
	color: #666666;
}
.white:active {
	color: #FFFFFF;
}
.servicebg {
	background-attachment: fixed;
	background-image: url(service/image/bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.inputclub {
	border: 1px solid #999999;
}

.td11 {
	background-image: url(page/news_04.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.td12 {
	border: 1px solid #FFFFFF;
}
.black {
	color: #000000;
	text-decoration: none;
}
