<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {

	margin : 0px;

}



strong {

	font-weight : normal;

}



a:link {

	color: Blue;

	background-color: transparent;

}



a:visited {

	color: Black;

	background-color: transparent;

}



a:hover {

	color: OrangeRed;

	background-color: transparent;

}



a:active {

	color: OrangeRed;

	background-color: transparent;

}

.header {

	width : 800px;

	height : 15px;

	background-image : url(../img/myqjin/jinji/bg_header.gif);

	text-align : right;

}



.font11 {

	font-size : 11px;

	color : #333333;

	margin : 2px 0px 0px 2px;

}



.title {

	width : 800px;

	height : 16px;

	background-image : url(../img/myqjin/jinji/bg_h1.gif);



}

h1 {

	font-size : 11px;

	color : #FFFFFF;

	font-weight : normal;

	text-align : right;

	margin : 3px 1em 0px 0px;

}



.main {

	margin : 10px 0px 0px 14px;

}



.space2 {

	margin : 5px;

}



.main_txt {

	margin : 0px 0px 10px 10px;

	font-size : 12px;

	color : #333333;

	line-height : 16px;

	letter-spacing : 0.05em;

}

ol.suuji {

	margin : 0px 0px 10px 50px;

	list-style-type: decimal;

	font-size : 12px;

}





.footer {

	margin : 0px;

	font-size : 13px;

	float : left;

}



.footer2 {

	margin : 10px 0px 0px 0px;

	font-size : 13px;

}</pre></body></html>