.home_news_block{
	float:right;
	height:330px;
	width: 430px;
	background:#0c115c;
}

.nav_bar{
	height:50px;
	width: 430px;
	margin-left:4px;
	border-bottom:10px solid #295280;
	/*background:url(tap_bg.png) top left no-repeat;*/
}

.desc{
	display:none;
	position:absolute;
	float:left;
	width:374px;
	height:218px;
	padding:26px;
	
	margin-left:4px;
	background:url(bg.png) repeat-x #40658d;
}
.desc_con{
	width:100%;
	padding:0;
	margin:0;
	color:white;
	text-align:justify;
	height:190px;
}
.desc p{
	
	width:100%;
	padding:0;
	margin:0;
	color:white;
	text-align:justify;
}

.desc a:hover{
	opacity:0.6;
}
.desc a{
	float:right;
	color:#0c115c;
	margin-top:10px;
}

.n_title{
	color:white;
	float:left;
	width:100%;
	margin-bottom:10px;
}

#desc1{
	display:inline;
}

.tap{
	position:absolute;
	height:50px;
	width:166px;
	float:left;
	color:white;
	padding-top:20px;
	padding-left:60px;
	text-align:left;
}

.tap:hover{
	cursor:pointer;
}

#tap1:hover{background:url(tap_hover1_en.png) top left no-repeat;}
#tap1{
	background:url(tap_hover1_en.png) top left no-repeat;
}

#tap2:hover{background:url(tap_hover2_en.png) top left no-repeat;}
#tap2{
	background:url(tap2_en.png) top left no-repeat;
	margin-left:103px;
}

#tap3:hover{background:url(tap_hover3_en.png) top left no-repeat;}
#tap3{
	background:url(tap3_en.png) top left no-repeat;
	margin-left:207px;
}

.current_tap{
	background:#295280;
}
