@charset "utf-8";
body {
	font-size: 12px;
	width: 1003px;
	margin:0px auto;
}

.leftdh {
	font-size: 12px;
	font-weight: bold;
	color: #89643f;
	text-decoration: none;
}

.leftdh a:link {
	font-size: 12px;
	font-weight: bold;
	color: #89643f;
	text-decoration: none;
}
.leftdh a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #89643f;
	text-decoration: none;
}
.leftdh a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
}
