.clrfix {
	clear: both;
}
a.lndtitle {
	font-size: 0.9rem;
	line-height: normal;
}
.lnd_introdate {
	font-size:80%;
	line-height: 120%;
	color: #666;
}
.lnd_head {
}
.lnd_head img {
	margin: 5px 10px 0 0;
}
.lnd_introtxt {
	font-size: 0.9rem;
	color: #878787;
	padding: 10px;
	border-radius: 4px;
	margin: 0;
}
.lnd_introtxt img {
	float: left;
	margin: 0 10px 10px 0;
	border-radius: 0.1875rem;
}
.div_lnd_intro {
	clear: both;
}
li.lnd_latestnews {
	padding:10px 0;
	border-bottom:1px solid #ffc52f;
	color:#CC9900;
	font-size: 0.9rem;
}
li.lnd_latestnews a {
	font-weight: normal;
	padding-left: 10px;
}
.lnd_more_ind {
	display: block;
	text-align: left;
	padding:10px 0;
	font-size: 80%;
}
.lnd_more_ind span {
	padding-right:5px;
}
.cattitle {
	padding:0 3px 0 0px;
}