.clrfix {
	clear: both;
}
a.lndtitle {
    font-size: 16px;
	font-weight: 700;
}
.lnd_introdate {
	font-size:80%;
	line-height: 120%;
	color: #666;
}

.lnd_head img {
	margin: 5px 10px 0 0;
}
.lnd_introtxt {
	font-size: 13px;
	color: #666;
	padding:0 10px;
	border-radius: 4px;
	margin: 10px 0;
	text-shadow: 0 1px 0 #fff;
}
.lnd_introtxt img {
	float: left;
	margin: 6px 10px 10px 0;
}
.div_lnd_intro {
	clear: both;
}
li.lnd_latestnews {
	padding:10px 0;
	border-bottom:1px solid #cccccc;
	font-size: 12px;
	list-style-type: none;
}
li.lnd_latestnews a {
	font-weight:700; 
}
.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;
}

.latest_news_plus_date {
    margin-bottom: 56px;
    padding: 40px 50px;
}
/*------------------------------------------defaultart-----------------------------------*/
.lnd_introtxt_center img{
	display:table;
	margin: 0 auto;
	float:none;
}
.lnd_head h2,.lnd_head {

}
.lnd_introtxt_center .intro_center{
	text-align:center;
	font-size:18px;
}
.lnd_introtxt_center .muted{
	float:right;
}
.lndtitle_center {
	font-size:20px;
	font-weight:bold;
}
.div_lnd_intro .read_more{
	margin:18px 0;
}

/*------------------------------------------defaultltr-----------------------------------*/
.lnd_introtxt_ltr img {
    float: right;
}
.latest_news_plus_date .lnd_introtxt_ltr img {
    height: auto !important;
    max-width: 100%;
    width: 480px !important;
}
