.bg {
	background-attachment: fixed;
	background-image: url(../image/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.date {
	font-size: 13px;
	line-height: 18px;
	color: #CC0000;
}
.new-title:link {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
.new-title:visited {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
.new-title:hover {

	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.new-content {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
.link:link {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.link:visited {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.link:hover {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;

}
.w-b-13-link:link {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.w-b-13-link:visited {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.w-b-13-link:hover {

	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
.gray-13-link:link {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
}
.gray-13-link:visited {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
}
.gray-13-link:hover {

	font-size: 13px;
	line-height: 18px;
	color: #CC0000;
	text-decoration: none;
}
