@charset "utf-8";
h2 {
	background-image: url(../index_img/infotitle.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.information {
	height: 425px;
	width: 690px;
	font-weight: bold;
	line-height: 180%;
	overflow-y:scroll;
	list-style-type: none;
	margin-left: 10px;
}
.information a {
	text-decoration: none;
	color: #06C;
}
.information strong a {
	color: #F00;
}
.information a:hover {
	color: #3CF;
}.right_content_index {
	width: 700px;
	float: right;
}
