a.lndtitle { font-size:14px;
background:url(title.gif) no-repeat left top;
padding-left:20px;
color:#CC9900;
}
.lnd_introdate {
	font-size:10px;}
li.lnd_latestnews {
list-style:none;
	padding:0 3px;
margin-left:-38px;
margin-bottom:5px;
	/*border-bottom:1px solid #cccccc;*/
	border:1px solid #cccccc;
	color:#000000;}
li.lnd_latestnews a {
	color: #000000;
	font-weight:400; }
	li:hover{
	color: #ffffff;
	font-weight:400; }
	
	li.lnd_latestnews:hover{
	color:#ffffff;
	cursor:pointer;
	/*grie*/
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #416aa9), color-stop(1, #86a1d9) );
background: -moz-linear-gradient( center top, #416aa9 5%, #86a1d9 50% );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#416aa9', endColorstr='#86a1d9');
background-color: #416aa9;
/*background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #86a1d9), color-stop(1, #ffffff) );
background: -moz-linear-gradient( center top, #86a1d9 5%, #ffffff 50% );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#86a1d9', endColorstr='#ffffff');
background-color: #86a1d9;

	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #416aa9), color-stop(1, #ffffff) );
background: -moz-linear-gradient( center top, #416aa9 5%, #ffffff 50% );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#416aa9', endColorstr='#ffffff');
background-color: #416aa9;*/

	/* rouge
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #B00000), color-stop(1, #FF0000) );
background: -moz-linear-gradient( center top, #B00000 5%, #FF0000 100% );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B00000', endColorstr='#FF0000');
background-color: #B00000;*/
	
	}
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 {
	width:448px;
	height:170px;
	}

.div_lnd_intro img{
	margin:0;}