.clrfix {
	clear: both;
}
a.lndtitle {
	font-size: 100%;
	line-height: 160%;
	color: #3B7C24;
}
	
.lnd_introdate {
	font-size:0.8em;
	line-height: 120%;
	color: #666;
}
.lnd_head {
	
}

.lnd_head img {
	margin: 5px 10px 0 0;
}
.lnd_introtxt {
	font-size: 1em;
	color: #666;
	padding: 1px;
/*	background: #f0f0f0;*/
/*        
	border-radius: 4px;
	box-shadow: inset 0px 0px 10px #eee;
	margin: 1px 0;
	text-shadow: 0 1px 0 #fff;*/
}
.lnd_introtxt img {
	float: left;
	margin: 0 10px 10px 0;
}
li.lnd_latestnews {
	padding:10px 0;
	border-bottom:1px dashed #cccccc;
	color:#CC9900;
	font-size: 90%;
}
li.lnd_latestnews a {
	font-weight:700; 
}
.lnd_more_ind {
	display: block;
	text-align: left;
	padding:10px 0;
	font-size: 0.8em;
}
.lnd_more_ind span {padding-right:5px;}
.cattitle {padding:0 3px 0 0px;}

.lnd_introtxt a:link{
	color: #cc9900;
}

.lnd_introtxt a:visited{
	color: #cc9900;
}

.lnd_introtxt a:active{
	color: #cc9900;
}

.lnd_introtxt a:focus{
	color: #cc9900;
}

