/* CSS Document */

.textgray {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.imgboard {
	border-top-color: #dbdbdb;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
	border-left-color: #dbdbdb;
}
.imgboard3 {
	border: 1px dashed #666666;
	font-size: 12px;
	color: #666666;
}

.nameorange {
	font-size: 12px;
	color: #E97501;
	text-decoration: none;
	line-height: 20px;
}