.kdm{
	width:80%;
	margin:10px;
	padding:10px;
	border-top:1px #fff solid;
}
.kdmne a{
	float:left;
	padding:20px;
	color:red;
	font-size:15px;
}
.conttext{
	text-align:left;
}
.conttext h3{
	color:#003366;
}

.conttext hr{
	margin:10px 0px 10px 0px;
	border:0px;
	height:3px;
	background:#fff;
}