.line_left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.line_right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.line_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #716F64;
}
.cha2 {
	margin-top: 20px;
}
.link_bg {
	background-image: url(../img/link/img_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 18px;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	padding-top: 148px;
	padding-left: 15px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
.link_bg a:link {
	color: #666666;
	text-decoration: none;
}
.link_bg a:visited {
	color: #666666;
	text-decoration: none;
}
.link_bg a:hover {
	text-decoration: underline;
	color: #000000;
}