#centercontl {
	width: 70%;
	float: left;
}

.centercontl1 {
	margin: 12px 10px;
	box-shadow: 0px 0px 10px #999;
	behavior: url(PIE.htc);
	border-radius: 10px;
	background: white;
	overflow: hidden;
	-moz-box-shadow: 0px 0px 10px #999;




	-webkit-box-shadow: 0px 0px 10px #999
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.centercontl1img {
	width: 20%;
	margin: 5px 5px;
	float: left;
	height: 100%;
}

.centercontl1txt1 {
	float: left;
	width: 70%;
	font-size: 28px;
	margin: 0px 0px 0px 10px;
	text-shadow: 1px 0px 1px #BE0000;
}

.centercontl1txt2 {
	float: left;
	width: 70%;
	font-size: 12px;
	color: gray;
	margin: 0px 0px 0px 10px;
}

.centercontl1txt3 {
	float: left;
	width: 70%;
	font-size: 13px;
	margin: 10px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.centercontl1txt3 li {
	background-color: #E5E5E5;
}

.centercontl1txt4 {
	width: 70%;
	float: right;
	text-align: right;
	margin-right: 20px;
	font-size: 12px;
}

.centercontl1txt4 a {
	text-decoration:none;
	color:red;
}

.centercontl1txt4 a:hover {
	text-decoration:underline;
}
