.info_bg {
	background-image: url(../images/index_info_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #CCCCCC;
}
.info_color {
	font-size: 12px;
	line-height: 1.3em;
	color: #487589;
}

.info_link {
	font-size: 12px;
	line-height: 1.3em;
	color: #487589;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.info_link a:link {
	color: #487589;
	text-decoration: underline;
}
.info_link a:hover {
	color: #409CD9;
	text-decoration: underline;
}
.info_link a:visited {
	color: #004080;
	text-decoration: underline;
}

.m_info {
	font-size: 12px;
	line-height: 1.3em;
	color: #666666;
}
