﻿.dchange {
	width: 300px;
	height: 210px;
}

.dch-sheet {
	width: 300px;
	height: 210px;
	width: 300px;
	position: absolute;
	overflow: hidden;
}

.dch-num {
	width: 300px;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	font: bold 12px Tahoma;
	margin: 4px;
	margin-bottom: 20px;
	padding: 4px;
	color: #ffffff;
}

.dch-num * {
	text-decoration: none;
}

.dch-num * a:link, .dch-num * a:visited, .dch-num * a:hover {
	color: #a0a0a0;
}

