@charset "UTF-8";
.bg {
	background-color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

#logo {
	background-image: url(dh.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 257px;
	top:20px;
	left:80px;
	position: absolute;	
	
}

#content {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 14px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-style: none;
	border-color: #000000;
	border-style:solid;
	width: 600px;
	min-height: 450px;
	position: absolute;
	top: 150px;
	left: 200px;
	background-color: #FFFFFF;
	

}

#tx-mininews-pi1-listrowField-title {
color: #ff2525;
}
