/****************Highlight*********************/
.highlight{
	position:absolute;
	float:left;
	clear:both;
	width:960px;
	height:187px;
	top:-3px;
	
}

.higlight_img {height:187px; width:960px; z-index:0; float:left; left:0; margin-top:3px;}
.higlight_img img{display:none; z-index:0; position:absolute; max-height:187px; min-width:960px; float:left; left:0;}
.higlight_img img.img1{display:inline;}

.highlight_nav{ position:absolute; z-index:1; top:25px; right:0px; height:20px; width:200px; }
/*.highlight_nav img{float:right; cursor:pointer; padding-right:5px;}
.highlight_nav img:hover{opacity:0.8;}*/

.highlight_nav table{
	list-style:none;
	margin:0;
	padding:0;
	width:187px;
	height:25px;
	cursor:pointer;
	color:#0072bc;
	float:right;
	
}







.highlight_nav td{
	height:25px;
	min-width:187px;
	font-weight:normal;
	font-size:14px;
	padding-right:25px;
	padding-top:5px;
	color:#959292;

	float:right;
	
}


.highlight_nav td span{
	width:140px;
	text-align:left;
	float:right;
	z-index:1;
}

.highlight_nav td span.date, .highlight_nav td span.days{
	font-size:11px;
}

#bt1{
	color:white;
	z-index:5;
	background:url(bt_hover_en.png) no-repeat right;
}

#bt2{
	height:25px;
	background:url(bt_en.png) no-repeat right;
}

#bt3{
	background:url(bt_en.png) no-repeat right;
}
#bt4{
	background:url(bt_en.png) no-repeat right;
}

#bt1:hover{
	color:white;
	background:url(bt_hover_en.png) no-repeat right;
}

#bt2:hover{
	color:white;
	background:url(bt_hover_en.png) no-repeat right;
}

#bt3:hover{
	color:white;
	background:url(bt_hover_en.png) no-repeat right;
}

#bt4:hover{
	color:white;
	background:url(bt_hover_en.png) no-repeat right;
}
.higlight_desc{
	/*display:none;*/
	position:absolute; 
	z-index:1;
	right:200px;
	top:31px;
	margin-right:2px;
	height:135px;
	width:300px;
	background:url(desc_bg.png) no-repeat right;
}

.higlight_desc a{
	position:absolute;
	margin-top:115px;
	margin-left:255px;
}

.h_desc{
	position:absolute;
	padding-top:5px;
	padding-bottom:15px;
	color:white;
	display:none;
	width:300px;
	float:left;
	text-align:left;
	left:0;
	height:60px;
}

.h_desc span{
	float:right;
}
.h_desc p{
	margin-top:0px;
	color:white;
	width:280px;
	height:60px;
	float:right;
	clear:right;
	text-align:left;
	padding:10px;
}
.h_desc a{
	position:absolute;
	left:10px;
	bottom:30px;
	width:50px;
}

.h_desc1{
	display:inline;
}

.highlight_bottom{
	height:81px;
	width:963px;
	position:absolute;
	top:160px;
	background:url(bot_bg_en.png) no-repeat top right;
	z-index:5;
}

.highlight_bottom .icons{
	float:right;
	margin-top:40px;
	margin-right:30px;
	width:120px;
	height:40px;
}
.so_bt1{width:35px; height:30px; background:url(facebook.png) top right no-repeat;float:right;}
.so_bt1:hover{width:35px; height:30px; background:url(facebook_hover.png) top right no-repeat;}
.so_bt2{width:35px; height:30px; background:url(twitter.png) top right no-repeat; float:right;}
.so_bt2:hover{width:35px; height:30px; background:url(twitter_hover.png) top right no-repeat;}
.so_bt3{width:35px; height:30px; background:url(linked.png) top right no-repeat; float:right;}
.so_bt3:hover{width:35px; height:30px; background:url(linked_hover.png) top right no-repeat;}
/****************Highlight*********************/