a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.text_main {
	font-family: "Times New Roman", "‚l‚r ƒSƒVƒbƒN";
	font-size: 9.5px;
	color: #666666;
	line-height: 150%;
}
.line800 {
	width: 800px;
	border-top-width: 0.5px;
	border-top-style: solid;
	border-top-color: #666666;
}
.line600 {
	width: 600px;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.no_border {
    border-style: none;
}
