/***********************学生资料**********************/
.xmcx-con{
	padding: 40px 0;
	overflow: hidden;
}
.xmcx-nav{
	width: 230px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
.xmcx-nav h4{
	font-size: 24px;
	text-align: center;
	color: #5e216a;
	background: #e8d4ec;
	height: 44px;
	line-height: 44px;
	border-top: 3px solid #2b5987;
}
.con-in-c{
	width: 1170px;
	margin: 0 auto;
}
.xmcx-nav ul dl dd a{
	display: block;
	width: 100%;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	color: #753582;
	text-align: left;
}
.xmcx-nav .down{
	width: 21px;
	height: 11px;
	position: absolute;
	top: 45px;
	left: 10px;
	background: url("../images/xiasanjiao.png");
	background-repeat: no-repeat;
}
.xmcx-nav .photo-name{
	margin: 20px auto 0 auto;
	border-bottom: 2px solid #e1e4eb;
	width: 180px;
	text-align: center;
}
.xmcx-nav .photo{
	border: 1px solid #968cbf;
	margin: 0 auto;
	width: 150px;
	height: 200px;
	overflow: hidden;
}
.xmcx-nav .name{
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: 700;
}
.xmcx-nav .name{
	_zoom:1;
	*display: inline;
}
	
.xmcx-nav .info{
	margin: 0 auto;
	height: 321px;
	width: 200px;
}
.xmcx-nav .info img{
	padding-top: 60px;
}
/*学生资料查询结果*/

.stu-result{
	width: 908px;
	height: 100%;
	border-top: 3px solid #ad8db3;
	overflow: hidden;
	float: left;
	border-left: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	margin-bottom: 40px;
}
.stu-res-nav{
	position: relative;
	margin: 25px auto 15px auto;
	text-align: center;
}
.stu-res-nav p{
	display: inline-block;
	height: 26px;
	line-height: 26px;
	color: #753582;
	font-weight: 700;
	font-size: 24px;
}
.stu-res-nav p{
	_zoom:1;
	*display: inline;
}
.stu-res-nav .right{
	position: absolute;
	width: 13px;
	height: 26px;
	right: 0;
	background: url("../images/xmcx-nav-cur.png");
	background-repeat: no-repeat;
}
.stu-res-nav .left{
	position: absolute;
	width: 13px;
	height: 26px;
	left: 2px;
	background: url("../images/xmcx-nav-cur2.png");
	background-repeat: no-repeat;
	background-position: -9px 0px;
}
.stu-res-info{
	margin-left: 50px;
}
.stu-res-info dl dt, .stu-res-info dl dd{
	display: inline-block;
}
.stu-res-info dl dt, .stu-res-info dl dd{
	_zoom:1;
	*display: inline;
}	
.stu-res-info dl{
	font-size: 0;
}
.stu-res-info dl dt{
	padding-right: 30px;
	text-align: right;
	width: 195px;
	height: 50px;
	line-height: 50px;
	border-top: 1px solid;
	border-left: 1px solid;
	font-size: 16px;
	color: #6b3576;
	font-weight: 700;
}
.stu-res-info dl dd{
	text-align: left;
	padding-left: 25px;
	width: 525px;
	height: 50px;
	line-height: 50px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	font-size: 16px;
	color: #555555;
	border-color: #6b3576;;
}
.stu-res-info .odd{
	background: url("../images/stu-table-bg.png") repeat-y;
}
.stu-res-info .event{
	background: url("../images/stu-table-bg2-1.png") repeat-y;
}
#fzjg{
	border-bottom: 1px solid;
}

