td {
	font-size: 12px;
	color: #000000;
}
.l1 {
	line-height: 20px;
}
.b1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BEBDC2;
}


body {
	margin: 0px;
	padding: 0px;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.title:hover {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.t2 {
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 1px;
}
.t2 p {
	color: #FF0000;
}
