.Research-nav{
	margin-bottom: 30px;
	background-color: #FFFFFF;
	border:1px solid #e6e6e6;
}
.Research-nav ul {
    line-height: 50px;
    margin: 0;
    padding-left: 0px;
}

.match-main{	
    padding:0;
}

.match-main .titles{
	font-size: 21px;
	padding:0;
	height:50px;
	line-height:50px;
}

.match-main .match-left{
	padding:0;
    border:1px solid #e6e6e6;
    background-color: #FFFFFF;
    margin-bottom:20px;
}

.match-main .match-right{
	padding:0;
}

.iser_avatr{
    height:250px;
    padding:0;
    width:22%;
}

.iser_avatr img{
    height:100%;
    padding:15px;
}

.user_info{
    height:250px;
    width:78%;
    padding:15px 15px 15px 0;
}

.introduce{
    width:100%;
    padding:10px;
    border:1px solid #ccc;
    font-size:13px;
    line-height:20px;
    margin-top: 5px;
    text-indent: 20px;
    height: 105px;
}

.reason{
    background-color: #ffffff;
    border: 1px solid #e6e6e6;
    height: 150px;
    margin-bottom: 20px;
    padding: 15px;
}

.reason_txt{
    width:100%;
    font-size:13px;
    line-height:20px;
    margin-top: 5px;
    text-indent: 20px;
    height: 55px;
}
.realname_user_info{
    width:78%;
    padding:15px 15px 15px 0;
}