@import url(a.css);
.text12 {
	font-size: 10px;
	line-height: 16px;
}
.textsmall {
	font-size: 8px;
}
.textbig {
	font-size: 14px;
}
.text1222 {
	font-size: 10px;
	line-height: 20px;
}
.titleb {
	font-size: 13px;
	font-weight: bold;
}
.titlem {
	font-size: 11px;
	font-weight: bold;
}
a:link {
	color: #FF6633;
	text-decoration: none;

}
a:visited {
	color: #4E9C27;
	text-decoration: none;
}
a:hover {
	color: #FF6633;
	text-decoration: underline;
}

.tensen{
	margin-bottom: 5px;
	padding: 3px;
	margin-top: 5px;
	margin-right: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.sen{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #009900;
	margin-top: 5px;
	margin-bottom: 5px;
}
.midashi1 {
	font-size: 10px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #009900;
	border-left-color: #009900;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #009900;
	font-weight: bold;
}

