a:link {
	color: #9a2121;
	text-decoration: none;
}
a:visited {
	color: #a89a0a;
	text-decoration: none;
}
a:hover {
	color: #9a2121;
	text-decoration: underline;
}
a:active {
	color: #9a2121;
	text-decoration: underline;
}
.text_12 {
	font-size: 12px;
	line-height: 17px;
}
.text_14 {
	font-size: 14px;
	line-height: 17px;
}
.text_16 {
	font-size: 16px;
	line-height: 19px;
}
.text_18 {
	font-size: 18px;
	line-height: 22px;
}
.text_11 {
	font-size: 11px;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navi_on {
	color: #9a2121;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a.navi_off:link{
	color: #9a2121;
	text-decoration: none;
	font-size: 12px;
}
a.navi_off:hover{
	color: #9a2121;
	text-decoration: none;
	font-size: 12px;
}
a.navi_off:visited{
	color: #9a2121;
	text-decoration: none;
	font-size: 12px;
}
a.navi_off:active{
	color: #9a2121;
	text-decoration: none;
	font-size: 12px;
}.text_10 {
	font-size: 10px;
}
.text_9 {
	font-size: 9px;
}
.line_height_18 {
	line-height: 18px;
}
.border_dot {
	border: 1px dotted;
}
.border_line {
	border: 1px solid;
}
.position {
	top: 512px;
}
a.license:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.license:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.license:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9a2121;
	text-decoration: underline;
}
a.license:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9a2121;
	text-decoration: underline;
}
a.top:link {
	color: #000000;
	text-decoration: none;
}
a.top:visited {
	color: #000000;
	text-decoration: none;
}
a.top:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
a.top:active {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.pad_left_60 {
	padding-left: 60px;
}

.pic_right {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}
dl{
margin:0;
}
dt{
margin:0;
font-weight:bold;
color:#666666;
text-indent:14px;
}
dd{
margin:0;
text-indent:24px;
}