#part1 {
	width:627px;
	float:left;
}

#part1_left {
	float:left;
	width:440px;
}

#part1_right {
	float:right;
	width:136px;
	padding:19px 32px 0px 19px;
	background:url(../images/index_right_bg.gif) repeat-y 0px 11px;
}

#part1_top {
	width:429px;
	height:179px;
	background:url(../images/en/index_part1_top_left.gif);
	background-repeat: no-repeat;
}


#part1_title {
	margin:27px 0px 22px 0px;
}

#part1_clear {
	clear:both;
}

#events td {
	padding-bottom:12px;
}

#events td img {
	padding:3px;
	border:1px solid #ececec;
}

.main_title {
	font-size:14px;
	font-weight:bold;
	color:#1d8900;
	line-height: 1.4;
}

.events_title {
	font-size:12px;
	font-weight:bold;
	color:#1d8900;
}

#part2 {
	width:627px;
	float:left;
}

#part2_left {
	float:left;
	width:249px;
	padding:50px 0px 0px 0px;
	margin:0px 0px 0px 5px;

}

#part2_right {
	float:right;
	width:250px;
	padding:50px 0px 0px 0px;
	margin:0px 25px 0px 0px;
	}

.news {
	line-height:13px;
	margin-bottom:30px;
}

dl.captioned-image         { position: relative; margin: 1em 0; }
dl.captioned-image dt img  { display: block; }
dl.captioned-image dd      { position: absolute; left: 0; bottom: 1.25em;
                             font: bold 2em/1.25em Helvetica, sans-serif; }
dl.captioned-image.top dd  { top: 1.25em; }
dl.captioned-image dd span { display: block; float: left; clear: both;
                             background: #000; background: rgba(0, 0, 0, 0.7);
                             padding: 0.25em 0.5em; color: #fff; }
                             
ul.slideshow {
	list-style:none;
	width:270px;
	height:154px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}

#slideshow-caption {
	width:270px;
	height:60px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;	
	z-index:1000;	
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:10px;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
	font-size:8px;
}
