body {
	font-family: "微软雅黑";
}
ul, li {
	padding: 0;
	margin: 0
}
img {
	border: none;
}

/*main*/
.middlebanner {
	 width:100%;
	background: url(bldd_bg1.jpg) no-repeat center top;
	height:443px;
}
.mainwrap {
	width: 1000px;
	height: 443px;
	margin: 0 auto;
}

.wrap {
	width: 429px;
	margin:24px 0 0 512px;
	height:361px;
	float:left;
}
.bjgz_title{
	height:57px;
	line-height:57px;
	font-size:22px;
	font-weight:bold;
	color:#29588c;
	
	
}
.bjgg_box{
	width:329px;
	height:315px;
	 background:#f3fafe ;
	 padding:20px 50px 0 50px;
}
.bjgg_table td.mart10{
	 padding-top:10px;	
}
.bjgg_table input{
	
	 margin-top:10px;
}
.bjgg_table td{    
	
	padding: 3px 5px;
    font-size: 15px;
    line-height: 250%;
	color:#333;
}
td.fsstyle{
	
	color:#29588c;
	font-weight:bold;
}
td.fsconent{
	font-weight:bold;
	color:#666;
}

.office_No{
	
	line-height: 200%;
	padding: 0 10px;
	width: 150px;
	height:26px;
	border-radius: 5px;
	background:#fff;
	font-size:13px;
	color:#ccc;
	font-family:"微软雅黑";
}
.office_submit{
	border-radius: 5px;
	border: none;
	font-size: 15px;
	letter-spacing: 10px;
	cursor: pointer;
	background: #0088ff;
	color: #fff;
	line-height: 200%;
	width: 173px;
	 font-family:"微软雅黑";
	  margin-top:10px;
	 	
}

