
/*-----------------政民互动-------------*/
#content{
	width:1368px;
	margin:0 auto;
	/*background:url(../images/content/message_th_title.jpg) no-repeat top center;*/
	height:350px;
	min-height:350px;
	height:auto !important;
}
#secend_title{
	height:22px;
	font-size:14px;
	color:#fff;
	padding-top:10px;
	text-indent:45px;
}
#add_div{
	margin-top:10px;
	padding-bottom:10px;
}
#list_div{
	width:982px;
	padding-bottom:10px;
}
#msg_check{
	width:982px;
	background:url(../images/content/message_th_title.jpg) no-repeat top center;
	border:1px solid #d6d6d6;
	height:50px;
	min-height:50px;
	height:auto !important;
}
#list_div table th,#list_div table td{
	text-align:center;	
}
.box{
	width:75%;
	height:20px;
	margin:20px auto;
}
.title{
	margin-right:50px;
}
.btn{
	width:50px;
	height:20px;
	border:none;
	margin-left:10px;
}
#msgshow{
	text-align:center;
}

#content table{
	width:100%;
	border:1px solid #EEE;
	font-size:14px;
	font-family:微软雅黑;
}
#content table caption{
	height:35px;
	line-height:35px;
	text-align:left;
	border:1px solid #EEE;
	padding-left:10px;
	font-weight:bold;
	background:#EEE;
}
#content table thead tr{
	height:25px;
	background:url(../images/image/th_bg.png) repeat-x;
}
#content table th{
	color:#333;
}
#content table td,table th{
	height:35px;
	line-height:35px;
	border:1px solid #E6E6E6;
	padding:2px 5px;

}
#content table th.title_th{
	text-align:right;
}

.th_bg{
	text-align:center;
	height:35px;
	line-height:35px;
	font-size:16px;
	border:1px solid #e6e6e6;
	background:#E1F1FF;
	background:url(../images/image/th.png) repeat-x;
}
.t_odd{/*奇数*/
	background:#f5f5f5;
	background:#fff;
}
.t_even{/*偶数*/
	background:#dff4ff;	
}
.t_over{
	background:#ddd;
}
/*--------提示消息-----------*/
dl#tip{
	width:962px;
	height:160px;
	margin-left:10px;
}
#tip dt{
	height:31px;
	line-height:31px;
	color:#F00;
	margin-bottom:5px;
	border-bottom:1px dashed #ccc;
}
#tip dd{
	height:29px;
	line-height:29px;
}
/*--------------------调查问卷--------------------*/
#list_div ul{
	width:98%;
	margin:0 auto;
}
#list_div li{
	width:100%;
	height:30px;
	line-height:30px;
	float:left;
	display:inline;
	background:url(../images/image/bottom_line.png) repeat-x bottom center;
}
#list_div li a{
	float:left;
	display:inline;
	padding-left:15px;
	background:url(../images/image/icon.png) no-repeat 5px center;
}

/*调查问卷三级页面*/
#sur_show{
	width:1368px;
	margin:0 10px;
}
#sur_show table#show_talbe{
	width:100%;
	border:none;
}
#sur_show table#show_talbe caption{
	text-align:center;
	height:80px;
	line-height:45px;
	font-size:28px;
	font-weight:bold;
	color:#333;
	background:none;
	border:0;

}
#sur_show table#show_talbe th{
	height:32px;
	font-size:16px;
	text-align:left;
	padding:0 10px;
	border:none;
}
#sur_show table#show_talbe td{
	height:30px;
	padding:2px 10px;
	border:none;
}

/*网上地图*/
#wzdt{
	width:979px;
	margin:0 10px;
	height:400px;
	min-height:400px;
	height:auto !important;
	background:#fff;
}
#wzdt h1{
	text-align:center;
	height:35px;
	line-height:35px;
	color:#708620;
	font-size:16px;
}
#wzdt h2{
	width:120px;
	text-align:center;
	height:35px;
	line-height:35px;
	color:#fff;
	font-size:14px;
	background:#708620;
	margin:8px 0 4px;
}
#wzdt dl{
	width:969px;
	margin:0 auto 8px;
}
#wzdt dl dt{
	width:100%;
	border-bottom:1px solid #999;
}
#wzdt dl dt a{
	width:100%;
	height:30px;
	line-height:30px;
	text-indent:10px;
	color:blue;
	font-size:14px;
	font-weight:bold;
}
#wzdt dl dd{
	width:98%;
	margin-left:1%;
	float:left;
	display:inline;
}
#wzdt dl dd a{
	height:30px;
	line-height:30px;
	margin-right:35px;
	padding-right:5px;
	float:left;
	display:block;
	font-weight:bold;
}
#wzdt dl dd ul li{
	height:30px;
	line-height:30px;
	float:left;
	display:inline;
}
#wzdt dl dd ul li a{
	float:left;
	display:inline;
	font-weight:normal;
	margin-right:22px;
}
