/*-----------------------------------------------------------------
文件名称：枣庄市残疾人联合会 - 栏目页及细缆页样式
文件作者：Scorpio
编辑日期：2012/3/31
文件说明：栏目页及细缆页样式
-----------------------------------------------------------------*/

div#main{
	width:980px;
	padding:9px 10px;
}
/*左侧
---------------------------------------------*/
div#leftsidebar{
	float:left;
	width:207px;
	padding-right:23px;
}
h2.lpubtitle{
	width:182px;
	padding:5px 0px 5px 25px;
	background:url(wza2012imagesrighttitlebg.jpg) no-repeat left top;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#FFF;
}
span.lightmore{
	position:absolute;
	top:0px;
	right:0px;
	font-size:0px;
	line-height:0px;
}
/*-- 子栏目列表 --*/
div#subcolumn{
	width:207px;
	margin-bottom:7px;
}
div#subcolumn ul{
	width:197px;
	padding:5px 0px 5px 8px;
	border:1px solid #999999;
	background:url(wza2012imagestzggboxbg.jpg) repeat-x left top;
}
div#subcolumn ul li{
	width:170px;
	padding:4px 0px 4px 27px;
	font-weight:bold;
	line-height:16px;
	background:url(wza2012imagescolumnlistbg.jpg) no-repeat 3px center;
}
div#subcolumn ul li a:link{color:#006600;text-decoration:none;}
div#subcolumn ul li a:visited{color:#006600;text-decoration:none;}
div#subcolumn ul li a:hover{color:#006600;text-decoration:underline;}
/*-- 通知公告 --*/
div#tzggbox{
	width:207px;
	position:relative;
	margin-bottom:7px;
}
div#tzggbox div#tzgglist{
	width:205px;
	height:174px;
	border:1px solid #999999;
	background:url(wza2012imagestzggboxbg.jpg) repeat-x left top;
	overflow:hidden;
}
div#tzggbox div#tzgglist ul{
	width:191px;
	padding:0px 7px;
	margin-top:174px;
}
div#tzggbox div#tzgglist ul li{
	width:191px;
	text-indent:19px;
	background:url(wza2012imagespoint1.gif) no-repeat 8px 6px;
	line-height:16px;
	padding-bottom:6px;
}
/*-- 全文检索 --*/
div#searchbox{
	width:207px;
	padding-bottom:7px;
	margin-bottom:7px;
	background:url(wza2012imagessearchboxbg.jpg) no-repeat left bottom;
}
div#searchbox h2{
	font-size:0px;
	line-height:0px;
}
div#searchbox form#search{
	width:205px;
	border-left:1px solid #9f9f9f;
	border-right:1px solid #9f9f9f;
	background:url(wza2012imagessearchboxbg2.jpg) no-repeat left bottom;
}
div#searchbox form#search div.searchline1{
	width:188px;
	padding:0px 0px 5px 17px;
}
div#searchbox form#search div.searchline1 input{
	width:98px;
	padding:2px 0px 0px 2px;
	border:1px solid #abadb3;
	color:#666;
}
div#searchbox form#search div.searchline1 select{width:102px;}
div#searchbox form#search div.searchline2{
	width:187px;
	padding-right:18px;
	text-align:right;
}
/*-- 专题报道 --*/
div#ztbdbox{
	width:207px;
	position:relative;
	margin-bottom:7px;
}
div#ztbdbox ul{
	width:191px;
	padding:5px 7px 2px 7px;
	border:1px solid #999999;
}
div#ztbdbox ul li{
	width:191px;
	text-indent:13px;
	line-height:16px;
	padding-bottom:6px;
	background:url(wza2012imagespoint1.gif) no-repeat 5px 7px;
}
div#ztbdbox ul li.ztdbfirst{
	font-weight:bold;
	background:url(wza2012imagespoint2.gif) no-repeat 5px 7px;
}
div#ztbdbox ul li.ztdbfirst a:link{color:#F00;text-decoration:none;}
div#ztbdbox ul li.ztdbfirst a:visited{color:#F00;text-decoration:none;}
div#ztbdbox ul li.ztdbfirst a:hover{color:#F00;text-decoration:underline;}
/*主要内容区
---------------------------------------------*/
div#content{
	float:left;
	width:750px;
}
/*-- 面包屑导航 --*/
div#breadcrumbnav{
	float:left;
	width:730px;
	padding:7px 0px 6px 18px;
	border:1px solid #CCC;
	background:#fafafa;
	margin-bottom:15px;
}
div#breadcrumbnav span#nowplace{
	float:left;
	display:block;
	width:65px;
}
div#breadcrumbnav ol{
	float:left;
	width:665px;
	overflow:hidden;
}
div#breadcrumbnav ol li{
	float:left;
	padding:0px 24px 0px 18px;
	white-space:nowrap;
	margin-left:-18px;
	background:url(wza2012imagesarrow3.gif) no-repeat left 4px;
}
/*-- 主要内容 --*/
div#maincontent{
	float:left;
	width:688px;
	padding:25px 30px 30px 30px;
	border:1px solid #CCC;
	border-top:3px solid #34af34;
}
/*-- 栏目列表 --*/
ul#mainlist{width:688px;}
ul#mainlist li{
	width:678px;
	padding:6px 0px 6px 10px;
	background:url(wza2012imagespoint1.gif) no-repeat 0px center;
}
/*-- 分页 --*/
ul#changepage{
	width:688px;
	padding:25px 0px 10px 0px;
	text-align:center;
}
ul#changepage li{
	display:inline;
	padding-right:4px;
	white-space:nowrap;
}

/*细缆页面
---------------------------------------------*/
div#main div#content div.contentpage{
	border-top:1px solid #CCC;
	color:#333;
}
/*-- 内容标题 --*/
h3#articletitle{
	width:688px;
	padding:5px 0px 10px 0px;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	text-align:center;
}
/*-- 页面功能 --*/
ul#pagefunction{
	width:688px;
	padding:10px 0px 35px 0px;
	text-align:center;
}
ul#pagefunction li{
	display:inline;
	white-space:nowrap;
}
/*-- 新闻内容 --*/
div#articlecontent{
	width:688px;
	padding:30px 0px;
	border-top:1px solid #a0a0a0;
	line-height:24px;
}
div#fjxz{
	width:688px;
	padding:30px 0px;
	text-align:left;
	line-height:22px;
}
/*-- 新闻信息 --*/
ul#contentinfo{
	width:688px;
	padding:15px 0px 10px 0px;
	line-height:20px;
}
ul#contentinfo li{text-align:right;}
/*-- 相关新闻 --*/
ul#aboutnews{
	width:688px;
	padding-top:25px;
	border-top:1px solid #a0a0a0;
}
ul#aboutnews li{line-height:20px;}

/*招聘信息页
---------------------------------------------*/
table#zplbbox{
	text-align:center;
}
table#zplbbox th{
	font-weight:normal;
	background:#CCC;
	color:#333;
	line-height:24px;
}
table#zplbbox td{
	padding:4px 0px;
	background:#eeeeee;
}
table#zplbbox th#zpxxtitle1{width:26%;}
table#zplbbox th#zpxxtitle2{width:33%;}
table#zplbbox th#zpxxtitle3{width:20%;}
table#zplbbox th#zpxxtitle4{width:21%;}