.clrfix {
	clear: both;
}
a.lndtitle {
	font-size: 120%;
	line-height: 160%;
}
	
.lnd_introdate {
	font-size:80%;
	line-height: 120%;
	color: #000;
}
.lnd_head {
}
	.lnd_head img {
		margin: 5px 5px 5px 5px;
	}
.lnd_introtxt {
	font-size: 100%;
	color: #333;
	padding: 10px;
	background: #FFF;
	border-radius: 4px;
	box-shadow: inset 0px 0px 10px #eee;
	margin: 10px 0;
	text-shadow: 0 1px 0 #fff;
}
	.lnd_introtxt img {
		float: right;
		margin: 10px 10px 10px 10px;
	}
li.lnd_latestnews {
	padding:10px 0;
	border-bottom:1px dotted #cccccc;
	color:#CC9900;
	font-size: 110%;
}
li.lnd_latestnews a {
	font-weight:500; }
.lnd_more_ind {
	display: block;
	text-align: left;
	padding:10px 0;
	font-size: 80%;
}
	.lnd_more_ind span {padding-right:5px;}
.cattitle {padding:10 10px 10 10px;}