.text_sm {
	font-size: 11px;
	color: #666666;
}
.title_or {
	font-size: large;
	color: #333333;
	letter-spacing: 2px;
	text-indent: 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 8px solid #FF9900;
	padding: 5px;
	font-weight: bold;
}
.title_gr {

	font-size: large;
	color: #333333;
	letter-spacing: 2px;
	text-indent: 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 8px solid #66CC00;
	padding: 5px;
	font-weight: bold;
}
.title_pr {


	font-size: large;
	color: #333333;
	letter-spacing: 2px;
	text-indent: 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 8px solid #9966FF;
	padding: 5px;
	font-weight: bold;
}
.title_pi {



	font-size: large;
	color: #333333;
	letter-spacing: 2px;
	text-indent: 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 8px solid #FF6699;
	padding: 5px;
	font-weight: bold;
}
.title_bl {




	font-size: large;
	color: #333333;
	letter-spacing: 2px;
	text-indent: 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 8px solid #0066FF;
	padding: 5px;
	font-weight: bold;
}
.text_table {
	font-size: 12px;
	line-height: 20px;
}
.text_title_gr {
	border-bottom: 1px dashed #666666;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #666666;
	background: #FFFFCC;
}
.text_b {
	font-size: 13px;
	font-weight: bold;
}
.text_b_rd {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.text_b_or {

	font-size: 13px;
	font-weight: bold;
	color: #663300;
}
.title_m {
	font-size: 14px;
	color: #666666;
	letter-spacing: 2px;
	text-indent: 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 5px solid #CC0000;
	padding: 4px;
	font-weight: bold;
}

a.boshu {
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.boshu:hover {
    font-size: 15px;
    color: #FF0000;
	font-weight: bold;
    background-color: #ffffff;
}
