/*---样式表书写规则---*/
/*-显示属性-自身属性-文本属性-*/

/*---全局式样---*/

body { margin:0 auto;padding:0 auto;background: #E1E1E1;font:12px "宋体",Verdana, Arial, Helvetica, sans-serif;color: #000000;text-align: center;}
a { color:#000000;text-decoration:none;}
ul,li{margin:0;padding:0;list-style-type:none；text-indent:0} 
/*---页面容器式样---*/
#container { margin:0 auto;width: 970px;background: #FFFFFF;text-align: center;} 

/*---顶部式样---*/
#header { padding: 0 auto;} 
	#header-logo {height:160px;background:#E1E1E1;}
	#header-navigator {height:33px;background-image:url(../images/nav-bg.gif);}
	#header-navigator a {display:block;float:left;width:66px;height:33px;margin-right:6px;line-height:33px;color:#FFFFFF;font-weight:bold;font-size:14px;text-decoration:none;}
	#header-navigator #current a {color:#C30;background-image:url(../images/current-nav-bg.gif);}
	#header-navigator a:hover {color:#C30;background-image:url(../images/current-nav-bg.gif);}	
	/*---联动二级子栏目---*/	
	#header-subnavigator { height:31px; line-height:31px;background-image:url(../images/nav-bg-b.gif);;font-size:12px;border-bottom:#F1F1F1 solid 1px;}
	#header-subnavigator a { margin:5px; line-height:31px;font-size:12px;}
	#header-subnavigator a:hover { font-weight:bold;text-decoration:underline;}	
	
	
	.nav-sub-1 {background-image:url(../images/nav-bg-b.gif); line-height:31px; text-align:left; text-indent:10px;}
	.nav-sub-1 span { float:right; width:288px; height:22px; margin-top:3px;margin-right:5px;padding-left:3px; line-height:22px; border:1px solid #DDD;background:url(../images/search-e.gif);text-indent:0px;overflow:hidden;}
	.nav-search-input { border:0px solid #ccc;background:transparent url(../images/search-c.gif) 0 1px no-repeat; width:218px; padding-left:18px;}
	.nav-search-submit { background:url(../images/search-d.gif); width:44px; height:20px; border:none; cursor:pointer;}
	.nav-sub-2 { text-align:left; text-indent:70px;}
	.nav-sub-3 { text-align:left; text-indent:70px;}
	.nav-sub-4 { text-align:left; text-indent:140px;}
	.nav-sub-5 {}
	.nav-sub-6 {}
	.nav-sub-7 {}
	.nav-sub-8 { text-align:right;padding-right:20px;}
	.nav-sub-9 { text-align:right;padding-right:20px;}
	.nav-sub-10 { text-align:left;text-indent:500px;}
	.nav-sub-11 { text-align:right;padding-right:20px;}
	.nav-sub-12 { text-align:right;padding-right:20px;}
	.nav-sub-13 { text-align:right;padding-right:20px;}
	
	.nav-sub-share { display:none; }
	.nav-sub-share a {padding-left:8px; border-left:#CCCCCC 1px dashed;}

/*---底部式样---*/
#footer {clear:both;width:100%;background:#EEEEEE;}
	#footer-help {height:26px;line-height:26px;background-image:url(../images/nav-bg-f.gif);}
	#footer-help a {padding-right:8px;color:#FFF;}
	#footer-copyright {padding:8px;}
	
/*---文章页主体内容式样---*/	
#mainArticleContent {clear:both;padding:20px;text-align:left;}
	#mainArticleContent-location {padding:8px;background-color:#F7F7F7;	}
	#article-title , #article-subtitle {padding:8px;text-align:center;font-weight:bold;font-size:16px;}
	#article-infomation {padding:4px;background-color:#F7F7F7;font-size:110%;text-align:center;}
	#article-content {padding:10px;font-size:14px;line-height:22px;}
	#article-content img {border:4px #CCCCCC solid;}
	#article-tools {padding:10px;text-align:right;}
	#article-tools img {border:none;}
	#article-relation {padding:10px;}
		#article-relation h3 { padding-left:20px;font-weight:bold;font-size:14px;line-height:22px;border-bottom:#CCCCCC 1px solid;border-left:#CCCCCC 4px solid;}
		#article-relation li {padding:6px;list-style-type:disc;}
	
/*---列表页侧边栏式样---*/	
#leftsidebar {float:left;width:25.9%;background:#EEEEEE;}
	#leftsidebar-box { margin:5px;width:230px; overflow:hidden;}
	#leftsidebar-box h3 { margin:0px; padding:9px 10px 7px 30px; font-size:14px; color:#F4F4F4; background:url(../images/th-a.gif) no-repeat;}
	#leftsidebar-box ul{ padding:10px 9px 0px; width:210px; border:1px solid #DDD; border-top:none; background-color:#F6F6F6; overflow:hidden;}
	#leftsidebar-box ul li{ margin-bottom:3px; width:100%; border-bottom:1px solid #FFF; list-style-type:none;}
	#leftsidebar-box li a:link, #leftsidebar-box ul li a:visited{ padding:2px 0px 6px 13px; width:210px; line-height:18px; 	border-bottom:1px solid #E6E6E6; background:url(../images/ab-a.gif) no-repeat; display:block; font-size:14px;}
	#leftsidebar-box ul li a:hover{ font-weight:bold;border-bottom:1px solid #CCC; background:url(../images/ab-b.gif) no-repeat;display:block;}
	
	
	#leftsidebar-search {margin:5px;width:230px; overflow:hidden; background:#FFF;}
	#leftsidebar-search h3 { margin:0px; padding:9px 10px 7px 30px; font-size:14px; color:#F4F4F4; background:url(../images/th-a.gif) no-repeat}
	#leftsidebar-search li {padding:6px;list-style-type:none;}
/*---列表页主体内容式样---*/	
#mainListContent {float:right;width:74%;text-align:left;}
	#mainListContent-location {margin:5px;padding:6px;font-size:110%;background-color:#F7F7F7;border:#DDD 1px solid;}
	#mainListContent-location-2 {margin:5px;padding:6px;font-size:110%;}
	#mainListContent-list {margin:5px;border:#DDD 1px solid;}
	#mainListContent-list a:hover { text-decoration:underline; }
	#mainListContent-page {margin:5px;text-align:right;}
	#mainListContent-page input{border:#CCCCCC 1px solid;}
	#mainListContent-page a {margin:4px;padding:1px;border:#CCCCCC 1px solid;}
	
	/*---网上咨询首页---*/
	#hudong-location{margin:5px; width:700px; height:17px;padding:5px;font-size:110%;background:url(../images/hd-a.gif) no-repeat}
	#hudong-zixun{margin:5px; width:700px; height:400px; background:url(../images/hd-b.gif) no-repeat;}
	
	#mainListArea {margin:5px;font-size:12px;border:#DDDDDD solid 1px;}
	#mainListArea a {font-size:12px;}

	/*---局长信箱---*/
	#jzxx {margin:0; padding:0; width:100%; height:600px; height:border:#ddd 1px solid;}
	#jzxx dt {margin:0; padding-left:50px; height:30px;background:url(../images/th-b.gif) no-repeat;}
	#jzxx dt span{float:left;margin-top:6px;width:100px;height:24px; line-height:24px;cursor:hand; font-weight:bold; text-align:center;}
	#jzxx dd { text-align:center;height:570px; overflow:auto; background:#FFF;}
	.jzxx-active{ background:#FFF; font-weight:normal;}
	
/*---类别式样---*/
.clearfloat {clear:both; height:0;font-size: 1px;line-height: 0px;}
.leftfloat {float:left;}
.rightfloat {float:right; margin-bottom:-10px;}

.marginLeft {margin-left:3px;}
.marginRight {margin-right:3px;}

.fontBig {font-size:16px;}
.fontNormal {font-size:14px;}
.fontSmall {font-size:12px;}
.font14 {font-size:14px;}
.fontBold {font-weight:bold}

.colorWhite {color:#FFFFFF;}
.colorRed {color:#FF0000;}

.bgColorA {width:10px;height:18px;border:#CCC solid thin;background-color:#FAFBE6;}
.bgColorB {width:10px;height:18px;border:#CCC solid thin;background-color:#FFF2E2;}
.bgColorC {width:10px;height:18px;border:#CCC solid thin;background-color:#FDE6E0;}
.bgColorD {width:10px;height:18px;border:#CCC solid thin;background-color:#F3FFE1;}
.bgColorE {width:10px;height:18px;border:#CCC solid thin;background-color:#DAFAFE;}
.bgColorF {width:10px;height:18px;border:#CCC solid thin;background-color:#E9EBFE;}
.bgColorG {width:10px;height:18px;border:#CCC solid thin;background-color:#EAEAEF;}
.bgColorH {width:10px;height:18px;border:#CCC solid thin;background-color:#FFFFFF;}
