body {
	width: 100%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 80%;
	line-height: 160%;
	color: #333333;
	margin: 0px;
	background-color: #E2E2E4;
}
table {
	background-color: #E2E2E4;
}
.header {
	background-image: url(../img/heder.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	height: 90px;
}
.sitename {
	font-size: 1px;
	color: #E2E2E4;
	text-align: right;
	vertical-align: bottom;
}
.sitecopy {
	font-size: 1px;
	color: #B8BBC0;
	text-align: right;
	vertical-align: bottom;
}
.strong {
	font-size: 120%;
	font-weight: 700;
	text-decoration: none;
	line-height: 30px;
}



a {
	color: #333333;
	text-decoration: none;
}
.faq {
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}
.a_bold {
	font-weight: 600;
}


a:hover {
	color: #FF0000;
}
a:visited {
	color: #333333;
}
.reference {
	margin-top: 50px;
	margin-left: 30px;
	width: 600px;
}

