.text {
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text4 {
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bg {
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #CA0000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #762C0C;
	text-decoration: none;
}
.b {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.b:link {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.b:hover {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #CA0000;
	text-decoration: none;
}
.b:visited {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #762C0C;
	text-decoration: none;
}
.text-title {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.border-left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.border {
	border: 1px solid #CCCCCC;
}

