﻿@charset "utf-8";
/* CSS Document */
#bodycenter {margin-left: auto;margin-right: auto;width: 1000px;background-color:#FFFFFF;}
body{
	margin: 0px;
	font-size:12px;
	line-height:22px;
	color:#363636;
	font-family:Arial, Helvetica, sans-serif;
}
A:link {
	color:#363636;
	text-decoration: none;
}
A:hover {
	color: #cc0000;
	text-decoration: underline;
}
A:visited {
	color: #363636;
	text-decoration: none;
}

ul, li {
	padding:0;
	margin:0;
	list-style:none;
	display:inline;
}
/*-----------字体样式定义---------------*/
.whiteFont{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-left:15px;
}
.white{
	color:#fff;
}
.redFont{
	font-size:14px;
	font-weight:bold;
	color:#cc0000;
	padding-left:15px;
}
.blueFont{
	font-size:14px;
	font-weight:bold;
	color:#016db5;
	padding-left:15px;
}
.greenFont{
	font-size:14px;
	font-weight:bold;
	color:#4fb509;
	padding-left:15px;
}
.bigGrayfont{
	font-size:14px;
	color:#7d7666;
}
.smallGrayfont{
	color:#7d7666;
}
.smallBluefont{
	color:#016db5;
}
/*最外层的div*/
#bodyCenter {
	width: 1002px;
	margin-left:auto; margin-right:auto;
}
/*-----------top menu-----------*/
#divTop{
	background:url(../images/top_bg.jpg) no-repeat;
	color:#FFFFFF;
	text-align:right;
	padding-right:20px;
}
#divBanner{
	
	
}
/*--------------div main,包括导航和主体内容--------------*/
#header{background-image:url(../images/header.jpg); background-repeat:no-repeat;height:110px; width:1002px;}
#divMain{
	background:url(../images/body_bg.jpg) repeat-x;
	width:983px;
	padding-left:18px;
	padding-right:0px;
}
/*------------menu------------*/
.menu{
	background:url(../images/menubg.jpg) no-repeat;
	padding-left:30px;
	padding-right:2px;
	color:#fff;
	height:70px;
	width:952px;
	line-height:18px;
	padding-top:5px;
	padding-bottom:5px;
	
}
.menuBtn{
	color:#fff;
	width:55px;
	height:18px;
	text-align:center;
	line-height:18px;
	background-image: url(../images/menu_btn.gif);
	background-repeat: no-repeat;
	margin-right:20px;
	float:left;
	clear:both;
}
.menuList{
	letter-spacing:1px;
	margin:2px;
	clear:both;
}
.pagemainbg{
	background:url(../images/page_main_bg.jpg) repeat-x; height:29px;
	padding-left:10px;
}
/*-------------main------------*/

/*-------------信息公开----------*/
.main{
	width:1002px;
}
.box{
	padding-right:10px;
}
.xxgkTitle{
	background:url(../images/xxgk_title.jpg) no-repeat;
	width:198px;
	height:38px;
	line-height:38px;
}	
.xxgkBg{
	border-left:2px solid #d3d3d3;
	border-right:2px solid #d3d3d3;
	padding-left:5px;
	padding-right:5px;
}
.xxgkBtn{
	background:url(../images/xxgk_bg.jpg) no-repeat;
	height:30px;
	padding-left:15px;
	padding-top:3px;
}
/*-------------图片新闻---------------*/
.tpxwTitle{
	background:url(../images/tpxw_title.jpg);
	height:32px;
	line-height:32px;
}
.tpxwBg{
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	padding:10px;
	background-color:#FFFFFF;
}
.tpxwBottom{
	background:url(../images/tpxw_bottom.jpg);
	height:31px;
	line-height:31px;
	padding-left:15px;
}
/*-----------政务动态---------*/
.zwdtTitle{
	background:url(../images/zwdt_title.jpg);
	height:28px; line-height:28px;width:270px;
}
/*------------快速通道---------*/
.kstdTitle{
	background:url(../images/kstd_title.jpg) no-repeat;
	height:38px; width:198px;	line-height:38px;
}
/*------------热点信息-------------*/
.rdxxTitle{
	background:url(../images/rdxx_title.jpg);
	line-height:28px;
}
.rdxxContent{
	padding:10px;
}
/*-----------政务通知+廉政之窗----------*/
.midboxTitle{
	background:url(../images/mid_box_title.jpg);
	line-height:30px;
}
.midFont{
	font-size:14px; font-weight:bold; color:#cc0000;
	border-bottom:2px solid #cc0000;
	padding-left:10px;
}
/*---------政策法规------------*/
.zcfgTitle{
	background:url(../images/zcfg_title.jpg);
	line-height:28px;
}
/*--------查询服务----------*/
.cxfwTitle{
	background:url(../images/cxfw_title.jpg);
	line-height:30px;
}
.cxfwBg{
	background:url(../images/cxfw_bg.jpg) repeat-y;
}
.cxfwBtn{
	background:url(../images/cxfw_btn.jpg);
	height:21px; width:141px;
	padding-left:30px;
	padding-top:5px;
	color:#FFFFFF;
	border:none;
}
/*--------办事指南------------*/
.bsznTitle{
	background:url(../images/bszn_title.jpg) no-repeat;
}
.list1{
	background:url(../images/list1.jpg) no-repeat left center;
	padding-left:15px;
	border-bottom:1px dashed #d3d3d3;
}
/*---------网站调查--------*/
.wsdcTitle{
	background:url(../images/wsdc_title.jpg) repeat-x;
}
.list2{
	padding-left:15px;
	border-bottom:1px dashed #d3d3d3;
}
.chooseBox{
	border:1px solid #51b507;
	height:15px;
	width:15px;
}
.blackBtn{
	background:url(../images/btn.jpg) no-repeat;
	height:17px; width:43px;
	color:#FFFFFF;
	text-align:center;
	border:none;
}
/*-----------------link-------------*/
.linkTitle{
	background:url(../images/link_title.jpg) repeat-x;
}
.linkBg{
	background:url(../images/link_bg.jpg) repeat-x;
}
.linkBox{
	border:1px solid #d3d3d3;
}
/*---------page样式------------*/
.pagelefttitle{
	background:url(../images/page_title_bg.jpg); height:32px; 
	line-height:32px;padding-left:15px; color:#FFFFFF; font-size:14px; font-weight:bold;
}
.pagemenu{
	background:url(../images/page_menu_bg.jpg); height:30px;
	padding-left:30px;
}
.amount{
	letter-spacing:2px;
}
/*--------- 新样式样式bylu------------*/
.style3
{
	color:#c34756;
	font-size:20px;
	font-weight:bold;
	padding:10px;
	}
	
.news_list_style {
	margin:5px 2px;
	border-bottom: 1px dashed #CCCCCC;
	line-height:28px;
	background: url(../images/arrow_green.gif) no-repeat 5px 9px;
	padding-left:20px;
	font-size:12px;
}
.news_list_style_time {
	border-bottom: 1px dashed #CCCCCC;
	color:#999999;
	font-size:12px;

}
.show_txt {
	 font-size:14px;
	 line-height:26px;
	 padding-left:20px;
	 padding-right:20px;
	 padding-top:5px;
	
}
.main_bg ul li{
	background: url(../images/main_bg_2.gif);
	width:198px;
	height:30px;
	float:left;
	text-align:left;
	text-indent: 40px;
}
.main_bg ul li a{color:#666666; line-height:30px;}
.main1_bg ul li{
	background: url(../images/main_bg_1.gif);
	width:196px;
	height:30px;
	float:right;
	text-align:left;
	text-indent: 40px;
}
.main1_bg ul li a{color:#666666; line-height:30px;}
.style5{ color:#fff; padding-left:50px; font-size:14px; font-weight:bold; FONT-FAMILY: Arial, Helvetica, sans-serif}
