.clrfix {
	clear: both;
}
a.lndtitle {
	font-size: 120%;
	line-height: 160%;
}

.lnd_introdate {
	font-size:80%;
	line-height: 120%;
	color: #666;
}
.lnd_head {
}
	.lnd_head img {
		margin: 5px 10px 0 0;
	}
.lnd_introtxt {
/* 	font-size: 90%; */
	color: #666;
	padding: 10px;
	background: #f0f0f0;
	border-radius: 4px;
	box-shadow: inset 0px 0px 10px #eee;
	margin: 10px 0;
	text-shadow: 0 1px 0 #fff;
}
	.lnd_introtxt img {
		margin: 0 10px 10px 0;

	}

ul.lnd_latestnews{
padding-left:0;
width: 420px;
}
li.lnd_latestnews {
	padding:8px 0;
/* 	border-bottom:1px solid #cccccc;
	color:#CC9900;
	font-size: 90%;*/
	font-weight:300;
	list-style-type:none;
	color:#177D4D;
}
li.lnd_latestnews a {
	font-weight:300; text-decoration: none; color:#6D6E71;}
.lnd_more_ind {
	display: block;
/* 	text-align: left; */
	text-align: right;
	padding:10px 0;
/* 	font-size: 80%; */
}
	.lnd_more_ind span {padding-right:5px;text-align: right;}
.cattitle {padding:0 3px 0 0px;}
