
#banner .container{
	height:572px;
	background-image:url(../images/index-banner.jpg);
	background-repeat:no-repeat;
	position:relative;
}
#banner{
	margin-bottom:24px;
}
#banner .container a{
	position:absolute;
	display:block;
	width:200px;
	height:200px;
}
.container a.testSystem{
	left:66px;
	top:314px;
}
.container a.certificate{
	left:314px;
	top:314px;
}
.container a.faculty{
	left:480px;
	top:138px;
}
.container a.examinationSite{
	left:724px;
	top:64px;
}
#btnBox .container{
	width:964px;
}
#btnBox .container a{
	display:block;
	width:232px;
	height:62px;
	float:left;
	color:#fff;
	font-size:18px;
	line-height:56px;
	background-image:url(../images/grayBtn.png);
	background-repeat:no-repeat;
	text-align:center;
}
#btnBox a span{
	font-family: '黑体'
}
#btnBox a:hover{
	background-image:url(../images/goldenBtn.png);
	background-repeat:no-repeat;
}
#btnBox a.examinationSite{
	float:right;
}
#btnBox a.testSystem,#btnBox a.certificate{
	margin-right:13px;
}

.share-label,.addthis_toolbox{
	float:left;
}
.addthis_toolbox{
	width:80px;
	margin-top:2px;
}
.share-area{
	width:960px;
	margin:20px auto 15px;
	text-align:center;
}
.share-area-inner{
	width:150px;
	float:right;
}