*{
	margin: 0 auto;
}

.dcd{
	clear: both;
	margin-top: 30px;
	width: 1423px;
	height: 250px;
	background:url(../images/LOGO2.png) no-repeat 10px -50px #E4F2FB;
}

.dcd img{
	position: absolute;
	margin:25px 750px;
	width: 180px;
}

.dcd dl{
	clear: both;
	float: right;
	width: 400px;
	height: 155px;
	padding-top: 20px;
	padding-bottom: 50px;
	margin-right: 60px;
	line-height: 200%;
}

.dcd dl dt{
	width: 400px;
	font-size: 18px;
	font-weight: 600;
}

.dcd dl dd a{
	color:#0F0F0F;
	text-decoration: none;
}

.dcd dl dd a:hover{
	color:#00A2E9;
}

.dcd p{
	clear: both;
	text-align: center;
	border-top: 1px solid #00A2E9;
	margin-top: 40px;
	line-height: 200%;
	font-size: 12px;
}

.dcd p a{
	color:#0F0F0F;
	text-decoration:none;
}

.dcd p a:hover{
	color:#00A2E9;
}