body {
	font-size: 12px;
	color: #444444;
	margin:0px;
	background-color: #ffffff;
}
table, td{
	font-size: 12px;
	color: #444444;
}
a:link, a:visited, a:active {
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.dh{color: #444444;}

a.dh:link, a.dh:visited, a.dh:active {
	color: #333333;
	text-decoration: none;
}
a.dh:hover {
	color: #FF6600;
	text-decoration: underline;
}
.dhbt01{
	color: #333333;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	background:url(bt01.gif);
	width:298px;
	height:44px;
	padding-left:55px;
	cursor:pointer;
}
.dhbt02{
	color: #FF6600;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	background:url(bt02.gif);
	width:298px;
	height:44px;
	padding-left:55px;
	cursor:pointer;
}