@charset "utf-8";
/*-----------------------------------------------------------------
文件名称：鸡西市滴道区人民政府 - 全站框架样式
文件作者：na_DM
编辑日期：2016/12/14
文件说明：全站框架样式文件
-----------------------------------------------------------------*/

body.body1{
	background:url(../images/body1.png) center 0px no-repeat;
}
body.body2{
	background:url(../images/body2.png) center 0px no-repeat;
}
body.body3{
	background:url(../images/body3.png) center 0px no-repeat;
}
div#container{
	text-align:center;
	width:100%;
}
/*头部
--------------------------------------*/
div#header{
	width:1000px;
	margin:0px auto;
	overflow:hidden;
}
h1{
	padding:39px 0px 39px 15px;
	float:left;
}
ul#searchform{
	width:250px;
	float:right;
	padding:68px 26px 0px 0px;
}
ul#searchform li{
	float:left;
}
ul#searchform li input.searchtext{
	width:190px;
	height:25px;
	border:2px solid #95aabd;
	border-right:none;
	line-height:24px;
	padding-left:3px;
	float:left;
}
ul#searchform li input.searchbtn{
	width:54px;
	height:29px;
	background:url(../images/searchbtn1.jpg) no-repeat;
	border:none;
	float:left;
}
/*主要内容区
--------------------------------------*/
div#main{
	width:1000px;
	padding-bottom:10px;
	margin:0 auto;
	position:relative;
	z-index:6;
	overflow:hidden;
}
/*-- 二级页面导航 --*/
ul#mainnav{
	width:1000px;
	margin:0 auto;
	float:left;
	background:url(../images/mainnavbg.jpg) repeat-x;
}
ul#mainnav li{
	width:125px;
	font-family:"Microsoft YaHei";
	font-size:16px;
	float:left;
	line-height:46px;
	font-weight:bold;
}
ul#mainnav li a{
	display:block;
	width:85px;
	height:46px;
	color:#FFF;
	padding:0px 20px;
	text-align:center;
}
ul#mainnav li a:hover{
	color:#0d7ec5;
	text-decoration:none;
	background:#fff;
}
/*-- 分页 --*/
ul#page{
	width:98%;
	background:#eeeeee;
	margin:20px auto;
	text-align:center;
	padding:5px 0px;
}
ul#page li{
	display:inline;
	padding-left:5px;
}
ul#page li input.go{
	width:40px;
	height:18px;
}
/*底部
--------------------------------------*/
div#footer{
	width:1000px;
	background:#FFF;
	margin:0px auto;
	border-top:3px solid #1284c8;
}
div.footinfo{
	width:1000px;
	line-height:20px;
	text-align:center;
	padding:10px 0px;
}
/*-- 更多 --*/
span.more1{
	float:right;
	margin-right:15px;
	line-height:34px;
}
span.more1 a:link{color:#000;}
span.more1 a:visited{color:#000;}
span.more1 a:hover{color:#000;}
/*-- 面包屑导航 --*/
div#breadcrumbnav{
	background:url(../images/breadcrumbnavbg.jpg) left bottom no-repeat;
	overflow:hidden;
}
div.bcnlist{
	float:left;
	overflow:hidden;
	background:url(../images/breadcrumbnavicon.png) 10px 2px no-repeat;
	padding-left:30px;
	font-weight:bold;
	padding-bottom:10px;
}

/*header*/

.top_sc{
	padding-top:20px;
	overflow:hidden;
}
.sc_ul li{
	float:left;
	margin-left:20px;
}
.sc_ul li a{
	color:#ee040d;
}
