/* CSS Document */
.head_text {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-width: 1px;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
}
.head {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent:20px;
}
