.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 {
		float: left;
		margin: 0 10px 10px 0;
	}
ul.lnd_latestnews{
	margin: 0 6px!important;
}
li.lnd_latestnews {
	color: #b2b2b2;
	font-size: 12px;
	border-top:1px dotted #ccc;
}
li.lnd_latestnews a {
	font-size: 13px;
	line-height: 19px;
	height: 38px;
	display:block;
	overflow:hidden;
	white-space: nowrap;
	color:black;
	padding-top:3px
}
li.lnd_latestnews a:hover {
	color: #215da9;
}
li.lnd_latestnews a span, li.lnd_latestnews a:hover span{
	color:#aaa;
	font-size:12px;
	line-height:13px
}
.lnd_more_ind {
	display: block;
	text-align: left;
	padding:10px 0;
	font-size: 80%;
	float: right;
	margin-top: -53px;
}
	.lnd_more_ind span {padding-right:5px;}
.cattitle {padding:0 3px 0 0px;}
