@charset "utf-8";
/* CSS Document */

#content{
	color: #543426;
	height: auto;
	width: 716px;
	font-size: 13px;
	line-height: 22px;
	padding-top: 35px;
}
#content .table{
	color: #669933;
}
#content .table td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C19C7B;
}
#content .table a{
	color: #776455;
	text-decoration: none;
}
#content .table a:hover{
	color: #FFA956;
	text-decoration: underline;
}