div.news_content_l {
	position: absolute;
	top:130px; left:230px;
}

div.news_content_r {
	position: absolute;
	top:130px; left:496px;
}

div.news_navbar {
	position: absolute;
	top:1000px; left:220px;
}

div.news_bg {
	position:absolute;
	top:82px; left:220px;
	background:url(/images/en/news/slice_sub_news_content_bg.jpg) no-repeat;
	width:720px; height:1065px;
	
}

div.news_content_l p,
div.news_content_r p {
	color:#665946;
}

div.news_thumbnail_photoframe {
	background:url(/images/en/news/slice_sub_news_small_photo_bg.jpg) no-repeat;
	width:48px; height:48px;
	position:relative;
}

div.news_thumbnail_photoframe img {
	position:absolute;
	top:3px; left:3px;
}

p.news_pre_heading,
p.news_pre_date,
p.news_pre_postdate {
	margin-left:2px;
}

p.news_pre_postdate {
	font-size:12px;
}


p.news_heading {
	font-size:16px;
	font-weight:bold;
}

p.news_date {
	margin-top:5px;
	margin-bottom:5px;
}

div.news_content_r p.news_content {
	color:#fff;
	margin-bottom:5px;
}

div.news_photoframe {
	background:url(/images/en/news/slice_sub_news_big_photo_bg.jpg) no-repeat;
	width:351px; height:152px;
	position:relative;
}

div.news_photoframe img {
	position:absolute;
	top:7px; left:7px;
}

td.events_navbar_pagetab {
	background:url(/images/en/news/slice_sub_news_page_bg.jpg) no-repeat;
	width:13px; height:18px;
	border:solid 1px #23170B;
	padding-right:3px;
	text-align:center;
}