.title {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.icon_w {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-image: url(images/icon.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 2px;
	margin: 0px;
	background-position: 1px 1px;
	position: absolute;
}


.word {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.font_b {
	font-size: 12px;
	color: #170E4F;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

.t2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
