.div_lnd_list {
position:relative;
width:100%;
float:left;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
background:#fff;}

a.lndtitle {
font-size:85%;
font-weight:bold;
background:#E0C266;
color:#000;
}
.lnd_introdate {
	font-size:85%;
	font-weight:bold;
	color:#000;}
.lnd_latestnewsdate {
	list-style:none;
	font-size:75%;
	font-weight:bold;
	color:#000;
	background:#E0C266;}
ul.lnd_latestnews {
	width:142px;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	font-size:100%;
	font-weight:normal;
	color:#000;}
li.lnd_latestnews {
	list-style:none;
	font-size:100%;
	font-weight:normal;
	background:#E0C266;
	color:#000;
	border-top:6px solid #E0C266;
	border-left:8px solid #E0C266;
	border-right:8px solid #E0C266;
	padding:0px 0px 6px 0px;
	margin:0px 0px 10px 0px;}
li.lnd_latestnews a {
	color: #000;
	font-size:75%;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;}
div.lnd_more_ind {
	text-align:right;
	font-size:11px;
	padding-top:5px;
}
.morein {
	background:url(more.gif) no-repeat left top;
	padding-left:20px;}
.div_lnd_intro img{
	margin:4px;}