/*
单独招生报名系统 v3.0
作者：陈令刚 QQ:69292092 404671369  Email:hxcichenlinggang@126.com
*/
@charset "utf-8";
* {
	margin-top: 0px;
	margin-left: 0px;
}

.all {
	height: 900px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/form-bgimg.jpg);
}
.in-top {
	font-size: 24px;
	line-height: 195%;
	font-weight: bold;
	float: left;
	height: 50px;
	width: 888px;
}
#form1 #nei {
	font-size: 12px;
	line-height: 180%;
	float: left;
}
#form1 {
	font-size: 12px;
	line-height: 180%;
}

.neirong {
	font-size: 12px;
	line-height: normal;
	display: inline;
	float: left;
	height: 400px;
	width: 800px;
	margin-right: 44px;
	margin-left: 44px;
}
.in {
	display: inline;
	height: 614px;
	width: 888px;
	margin-right: 57px;
	margin-left: 57px;
	float: left;
}
.foot {
	background-image: url(../images/foot.jpg);
	display: inline;
	float: left;
	height: 61px;
	width: 1002px;
}
.top {
	display: inline;
	float: left;
	height: 175px;
	width: 1002px;
	background-image: url(../images/form-top.jpg);
}
#form1 .all .in .in-top .neirong #nei {
	line-height: 18px;
}
table {
	font-size: 12px;
}
iframe {
	font-size: 12px;
}

