/*-- 依申请公开提交表单 --*/
dl#sm{
	width:751px;
	background:#f1f5fa;
	border:1px solid #bdd1e6;
	margin-top:5px;
	padding:5px 15px;
	line-height:24px;
	float:left;
	text-align:left;
}
dl#sm dt{
	width:751px;
	font-weight:bold;
}

/*-- 提交成功、提交失败 --*/
div.scsandlose{
	width:441px;
	border:1px solid #bbcfe7;
	border-top:none;
	min-height:294px;
	clear:both;
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	padding:120px 170px 0px 170px;
	_padding-bottom:220px;
	text-align:left;
}
div#successbox{
	background:url(../images/cgbg.jpg) 110px 85px no-repeat;
}
div#losebox{
	background:url(../images/sbbg.jpg) 110px 85px no-repeat;
}

div.subSuccess{
	display: none;
}

input.cxbtn{
	width:52px;
	background:url(../images/ysqsearchbtnbg.jpg) left 1px no-repeat;
	border:none;
	font-weight:bold;
	color:#FFF;
	letter-spacing:5px;
	cursor:pointer;
	padding:5px 0px 4px 8px;
	line-height:18px;
	text-align:left;
}

/*-- 依申请公开查询 --*/
ul#ysqgkcx{
	width:783px;
	background:url(../images/xxssbg.jpg) left repeat-y;
	float:left;
	padding:10px 0px;
	text-align:left;
}
ul#ysqgkcx li{
	float:left;
	padding-left:10px;
}
ul#ysqgkcx li label{
	width:70px;
	float:left;
	height:28px;
	line-height:28px;
	font-weight:bold;
}
ul#ysqgkcx li input.ysqgkcxtext{
	width:175px;
	height:28px;
	float:left;
	background:url(../images/ysqgkcxtextbg.jpg) left top no-repeat;
	padding-left:4px;
	border:none;
	line-height:28px;
}
/*-- 依申请公开提交表单 --*/
dl#sm{
	width:751px;
	background:#f1f5fa;
	border:1px solid #bdd1e6;
	margin-top:5px;
	padding:5px 15px;
	line-height:24px;
	float:left;
	text-align:left;
}
dl#sm dt{
	width:751px;
	font-weight:bold;
}

/*-- 依申请查询结果页 --*/
div.resultbox{
	width:781px;
	border:1px solid #bbcfe7;
	float:left;
	margin-top:10px;
	min-height:481px;
	text-align:left;
}
div.resultbox dl{
	float:left;
	background:url(../images/dlbg.jpg) left repeat-y;
	border-bottom:1px solid #e5e5e5;
	line-height:24px;
}
div.resultbox dl.fsdl{
	background:url(../images/fsdlbg.jpg) left repeat-y;
}
div.resultbox dl dt{
	width:70px;
	float:left;
	padding:10px 0px 10px 20px;
	font-weight:bold;
}
div.resultbox dl dt.borderdt{border-left:1px solid #e5e5e5;}
div.resultbox dl dd{
	width:270px;
	float:left;
	padding:10px 15px; 
}
div.resultbox dl dd.onedd{
	width:661px;
}
div.resultbox dl.fsdl dt{width:167px; text-align:right;}
div.resultbox dl.fsdl dd.onedd{width:564px;}