@charset "utf-8";
/* CSS Document */
/*---style for News---*/


.Tab_right{	
	float:left;
}
.Tab_right ul{
	list-style-type:none;
	height:530px;
	display:block;
	width:138px;
	margin:0;
	padding:50px 0 50px 0;
    background: url(../publications/images/shad.png) no-repeat;
}
.Tab_right ul li{
	margin: 5px 0 0 0
}
.Tab_right ul li a{
	-webkit-transition: all 0.3s ease-out;
	width:110px;
	display:block;
	text-align:center;
	font-weight:500;
	font-family:"Microsoft YaHei UI";
	padding: 7px 15px 7px 15px;
	text-decoration:none;
	background: #cbcbcb url(../publications/images/border.png) no-repeat;
	color: #174867;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius:3px;
	box-shadow:2px 2px 4px #888;
	-webkit-box-shadow: 2px 2px 4px #888;
}

.Tab_right ul li a:hover {
	background: #f2f2f2 url(../publications/images/border.png) no-repeat;
	color: #67a5cd;
	padding: 7px 15px 7px 30px;
}

.Tab_right ul li a.active{
	background: #f2f2f2 url(../news/images/border.png) no-repeat;
	color: #67a5cd;
	padding: 7px 15px 7px 30px;
}


.Tab_left{
	float:left;
	overflow:hidden;
	width:819px;
	height: 780px;
	position:relative;
	margin-top:5px;
	margin-bottom:5px;

}


.Tab_left_interest{
	float:left;
	overflow:hidden;
	width:819px;
	height: auto;
	position:relative;
	margin-top:5px;
	margin-bottom:5px;

}

.Tab_left_collaboration{
	float:left;
	overflow:hidden;
	width:819px;
	height: auto;
	position:relative;
	margin-top:5px;
	margin-bottom:5px;

}

.Tab_left_facility{
	float:left;
	overflow:hidden;
	width:819px;
	height: auto;
	position:relative;
	margin-top:5px;
	margin-bottom:5px;

}

.left_box{
	
}

.left_box_tittle{
	width:780px;
	height:30px;
	overflow:hidden;
	margin-left:10px;
	margin-top:15px;
	margin-bottom:10px;
	font-size:18px;
	font-weight:600;
	color:#2f2f2f;
	border-bottom:2px solid #c4c4c4;

}

.left_box a{
	text-decoration:none;
	font-style:normal;
	color:#09F;
	}


.word1{
	margin-top:0px;
	margin-left:10px;
	margin-right:25px;
	font-weight:400;
	font-size:14px;
	line-height:1.7em;
	
}

.word2{
	margin-top:0px;
	margin-left:10px;
	margin-right:25px;
	font-size:14px;
	line-height:1.7em;
	color:#09F;
	
}
.left_box_pic{
	margin-left:10px;
	width:775px;
	border:1px solid #e2e2e2;
	border-radius:3px;
	overflow:hidden;
	
}

.left_box_pic1{
	float:left;
	margin-left:10px;
	margin-right:20px;
	margin-top:5px;
	margin-bottom:5px;
	height:150px;
	width:150px;
	overflow:hidden;
	}
	
.left_box_pic2{
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #e2e2e2;
	border-radius:2px;
	overflow:hidden;

}
	
.left_box_tittle1{
	float:left;
	width:610px;
	height:30px;
	font-size:15px;
	line-height:2em;
	font-weight:600;
	color:#2f2f2f;
	margin-bottom:10px;
	border-bottom:2px solid #c4c4c4;
}

.word2{
	margin-top:5px;
	margin-right:25px;
	font-weight:400;
	font-size:14px;
	line-height:1.4em;
	text-align:justify;
}

.word22{
	margin-top:0px;
	margin-left:10px;
	margin-right:25px;
	font-size:14px;
	line-height:1.0em;
	color:#09F;
	
}
