﻿/*
 * 网站主样式定义
 *
 */

/*==布局样式定义开始==*/
*{font-family: "宋体";}
html {
	background: url(Images/bg_bottom.png) repeat-x bottom;
}
body, a {
	color: #333333;
	font-size: 12px;
	font-family: "宋体";
}
body {
	/*background:#E7F6FD url(Images/bg_top.png) repeat-x top;*/
	background:#E7F6FD;
}
#wrapper {
	border: 1px solid #91D1F4;
	border-top: 0;
	margin: auto;
	width: 998px;
}
.mainContent {
	float: left;
	display: inline;
	width: 750px;
	margin-left: 10px;
}
.sideBar {
	float: right;
	display: inline;
	width: 220px;
	padding: 0 5px;
	background: #e1f1f6 url(Images/bg_sidebar.gif) repeat-x top;
}
.sideBar2 {
	float: left;
	width: 222px;
}
.midContent {
	float: right;
	width: 520px;
}
.sideBar3 {
	float: left;
	width: 375px;
}
.midContent3 {
	float: right;
	width: 365px;
}
.sideBar4 {
	float: left;
	width: 277px;
}
.midContent4 {
	float: right;
	width: 455px;
}
/*==布局样式定义结束==*/



/*==局部样式定义开始==*/
/*头部*/
#header {
	height: 180px;
	position: relative;
}
#weather {
	position: absolute;
	width: 910px;
	right:15px;
	top: 0px;
	padding: 0px;
	text-align: right;
	line-height: 23px;
}
#weatherReport, #showDate {
	display: inline;
	float: right;
}
#weatherReport {
	width: 260px;
	margin-right: 15px;
}
#language {
	left: 350px;
	top: 120px;
	position: absolute;
}
#language a {
	margin: 0 5px;
}

#navigation {
	background: #ffffff url(Images/bg_nav.png) repeat-x top;
	height: auto!important;
	height: 70px;
	min-height: 70px;
	position: relative;
	width: 100%;
	z-index: 1;
	/*margin:0 1px;*/
}
#topLink {
	position: absolute;
	right: 10px;
}
#topLink a {
	background: url(Images/icon_toplink.png) no-repeat left 10px;
	float: left;
	height: 30px;
	line-height: 30px;
	padding-left: 16px;
	margin-right: 10px;
}
#topLink, #topLink a, #topLink a:visited {
	color: #ffff00;
}
#topLink a:hover{text-decoration:underline; }
#menu {
	height: 30px;
	padding-left: 50px;
	line-height: 30px;
}
#menu a {
	float: left;
	display:inline;
	margin:0 6px;
	height: 30px;
	width: 85px;
	text-align: center;
	background: url(Images/divline_menu.gif) no-repeat right center;
}

#menu a.noline {background:none; }

#menu, #menu a, #menu a:visited {
	color: #ffffff;
	font-weight: bolder;
	font-size: 14px;
}
#menu a:hover, #menu a.on, #menu a.on:visited {
	color: #ffff00;
}
#menu .on {
	background: url(Images/tag_menuOn.png) no-repeat bottom !important;
}
#subMenu {
	padding:10px 0 3px 50px;
	height:21px;
}
li.sm05 {
	margin-left: -35px;
}
#subMenu li {
	display: none;
	height:21px;
}
#subMenu span, #subMenu a {
	float: left;
	display:inline;
}
#subMenu .icon {
	background: url(Images/tag_submenu.png) no-repeat left top;
	color: #003366;
	padding-left: 8px;
	width: 60px;
	height: 20px;
	line-height: 20px;
}
#subMenu a {
	color: #003399;
	padding: 0px 4px;
	margin:0 3px;
	font-size:12px;
	height:21px;
	line-height:21px;
	display:inline-block;
	white-space: nowrap;
}
#subMenu a:focus {
	/*outline: none;*/
}
#subMenu a:hover {
	background-color: #278ad1;
	color: #ffffff;
}
/*下拉菜单*/
.dropMenu {
	float: left;
	position: relative;
}
.dropMenu dt {
	color: #003399;
	height: 22px;
	line-height: 20px;
	*line-height: 22px;
	width: 70px;
	cursor: pointer;
	text-align: center;
}
.dropMenu dt.on {
	font-weight: bolder;
}
.dropMenu dd {
	background: #ffffff url(Images/bg_department.gif) repeat-x left -1px;
	position: absolute;
	left: 0;
	top: 22px;
	border: 1px solid #76b7e4;
	padding: 10px 7px 7px 7px;
	width: 470px;
	display: none;
}
.dropMenu dd a {
	white-space: nowrap;
	display: inline-block;
	width: 100px;
	margin:1px 0
}
.dropMenu dd a:hover {
	background: none;
	color: #ff0000;
}
.dropMenu0{}
.dropMenu0 dd{width:150px;}


/*中部*/
.cWrapper {
	padding: 0px 1px 10px 1px;
	background-color: #ffffff;
	height: 1%;
}
.headline {
	background: #ffffff url(Images/tag_headline.png) no-repeat right top;
	text-align: center;
margin:10px auto 0 auto;
width:85%;
line-height:30px;



}
.focusHeadline {float: left;clear:left;width: 100%;}
.headline a {
	color: #039 !important;
	font-size: 22px;
	font-weight: bold;
	font-family:  "宋体";
	line-height: 35px;
}
.subHeadline {
	background: #f6f6f6 url(Images/icon_headline.gif) no-repeat 30px center;
	height: 24px;
	line-height: 24px;
	padding: 0 0 5px 50px;
}

.subHeadline a {
	margin-left: 15px;
}
#scrollHeadline a:hover {
	text-decoration: none;
}
/*新闻切换, 人事人才切换*/
#switchBox {
	float: left;
	width: 460px;
}
#switchBox dl, #talentBox dl {
	background: url(Images/tag_switch.png) no-repeat left top;
	padding-left: 2px;
}
#switchBox dt, #talentBox dt {
	height: 26px;
	padding-left: 10px;
	background: url(Images/tag_switch.png) no-repeat right top;
}
#switchBox dt a, #talentBox dt a {
	float: left;
	height: 26px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
	width: 74px;
	white-space: nowrap;
}
#switchBox dt a{margin:0 3px;}
#talentBox dt a {margin:0 2px;}
#switchBox dt a:hover, #switchBox dt .on, #talentBox dt a:hover, #talentBox dt .on {
	color: #ff3300;
	font-weight: bolder;
}
#switchBox dt .on, #talentBox dt .on {
	background: url(Images/tag_switchOn.png) no-repeat left 3px;
}
#switchBox dt .fat, #talentBox dt .fat {
	background-position: left -97px;
	width: 100px;
}
#switchBox dd, #talentBox dd {
	display: none;
	clear: both;
	height: auto!important;
	height: 180px;
	min-height: 180px;
}

#switchBox .textList {
	padding: 8px 0;
	height:200px;
}
#talentBox .textList3 {
	padding: 8px 5px 8px 0px;
}

#talentBox .textList3 li{padding:3px 0 3px 25px;}
#talentBox .textList3 li a:hover{ color:red; text-decoration:underline;}
#talentBox .textList3 li span{ float:right}

/*flash切换*/
.flashNews {
	float: right;
	width: 270px;
}
.flashNews .showpic {
	padding-top: 2px;
}
/*领导言论,视频新闻*/
.dNewsBox {
	border: 1px solid #cfe2f4;
	background-color: #e4f4fc;
	padding: 3px 4px;
	height: 1%;
}
.dNewsBox dt {
	border-bottom: 1px solid #328bc0;
	height: 24px;
}
.dNewsBox dt span {
	border: 1px solid #328bc0;
	border-bottom-width: 0;
	color: #ffffff;
	padding: 0 10px 0 30px;
	float: left;
	height: 23px;
	line-height: 23px;
	font-weight: bolder;
}
.dNewsBox dt .more {
	float: right;
	line-height: 23px;
}
.dNewsBox dl {
	width: 49.5%;
}
.dNewsBox dd {
	background:url(Images/bg_text.gif) repeat-x bottom;
	height: 90px;
	padding: 6px 5px;
}
#leaderComment {
	float: left;
}
#videoNews {
	float: right;
}
#leaderComment dt span {
	background: url(Images/tag_leader.png) no-repeat left top;
}
#videoNews dt span {
	background: url(Images/tag_video.png) no-repeat left top;
}
.dNewsBox .picList {
	float: left;
	margin: 7px 0 0 0;
	display:inline;
	width:110px;
	height:82px
}

.dNewsBox .picList img{
	border:1px solid #ccc;
	float:left; padding:1px;
}

.dNewsBox .picList img:hover{border:1px solid #666;}
.dNewsBox .textList2 {
	float: left;
	/*display: inline;*/
	margin: 0 0 0 0px;
}
.dNewsBox .picList .pe_u_thumb {
	border:none !important;
	float:left;
	width:auto;
	height:auto;
}

.dNewsBox dd .textList2 li{line-height:23px; }
.dNewsBox dd .textList2 li a:hover{color:red;text-decoration:underline; }


/*局领导专栏,政务公开,专题专栏*/
.sideBox {
	margin-bottom: 8px;
}
.sideBar .showpic {
	margin-bottom: 8px;
}
.sideBox dt {
	color: #1d4483;
	height: 26px;
	line-height: 26px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bolder;
	overflow: hidden;
}
.sideBox dd {
	border: 1px solid #53ace7;
	border-top-width: 0;
	height: auto!important;
	height: 60px;
	min-height: 60px;
}
#bureauHeader dt {
	background: url(Images/tag_bureauHeader.png) no-repeat;
}
#govAffair dt {
	background: url(Images/tag_govAffair.png) no-repeat;
}
#specialColumn dt {
	background: url(Images/tag_special.png) no-repeat;
}
#bureauHeader dd {
	background-color: #ffffff;
	padding: 10px 0 10px 5px;
}
#bureauHeader dd a {
	float: left;
	height: 70px;
	margin-left: 3px;
	text-align: center;
	width: 65px;
	position: relative;
}
#bureauHeader a:hover {
	background: url(Images/iconbg_04.png) no-repeat left bottom;
}
#bureauHeader img {
	display: block;
	margin:  9px auto 3px;
}
#bureauHeader span {
	display: block;
	position: absolute;
	text-align: center;
	top: 50px;
	left: 0;
	width: 100%;
}
#govAffair dd {
	background-color: #ecf4f7;
	padding: 10px 0 0;
}
.imgLinkAffair {
	padding-left: 8px;
}
.imgLinkAffair a {
	float: left;
	height: 30px;
	line-height: 30px;
	width: 98px;
	white-space: nowrap;
	position: relative;
}
.imgLinkAffair a:hover {
	background: url(Images/selected_govAffair.png) no-repeat left 3px;
}
.imgLinkAffair img {
	margin-left: 5px;
}
.imgLinkAffair span {
	position: absolute;
	left: 35px;
	top: -2px;
}

.btGovAffair {
	padding: 2px;
}
.btGovAffair h6 {
	background: url(Images/tag_btGovAffair.png) no-repeat left top;
	color: #1281cb;
	font-weight: bolder;
	height: 26px;
	line-height: 26px;
	padding-left: 30px;
}
.btGovAffair blockquote {
	background-color: #ffffff;
	padding: 8px 0;
}
.btGovAffair blockquote a {
	background: url(Images/btGovAffair.png) no-repeat left;
	display: block;
	height: 25px;
	line-height: 25px;
	margin: auto;
	width: 141px;
	padding-left: 20px;
}
.btGovAffair blockquote .spacing {
	line-height: 5px;
}
#specialColumn dd {
	padding: 5px 0;
	background-color: #ffffff;
}
#specialColumn dd a {
	background: url(Images/bg_specialColumn.png) no-repeat center bottom;
	color: #1c54a8;
	display: block;
	margin: auto;
	height: 30px;
	line-height: 30px;
	width: 175px;
	padding-left: 35px;
}
#specialColumn dd a:hover {
	background-position: center 2px;
	font-weight: bolder;
}

/*站内文章查询、便民服务、统计信息、网上调查*/
#articleQuery {
	background: #ffffff url(Images/tag_articleQuery.png) no-repeat;
}

#articleQuery .hotword{padding:5px 0; line-height:20px;}
#articleQuery .hotword strong{font-weight:bold;}

#convenient {
	background: #ffffff url(Images/tag_convenient.png) no-repeat;
}
#statistics {
	background: #ffffff url(Images/tag_statistics.png) no-repeat;
}
#investigate {
	background: #ffffff url(Images/tag_investigate.png) no-repeat;
}
#convenient dt span, #investigate dt span {
	visibility: hidden;
}

/*#convenient dd{
	overflow:hidden;
}
*/
/*办事大厅*/
#officeHallTitle {
	margin: 5px 0;
}
/*用户登录, 办理结果查询, 在线办事*/
.loginBox, .affairQuery, .affairOnline {
	border: 1px solid #cfe2f4;
	padding: 1px;
}
.loginBox dl, .affairQuery dl, .affairOnline dl {
	background: url(Images/bg_loginbox.gif) repeat-x top;
}
.loginBox dt, .affairQuery dt, .affairOnline dt {
	background: url(Images/icon_user.gif) no-repeat 5px 8px;
	color: #003399;
	font-weight: bolder;
	padding-left: 30px;
	line-height: 32px;
}
.loginBox dd, .affairQuery dd, .affairOnline dd {
	height: auto!important;
	height: 60px;
	min-height: 60px;
}
.affairQuery{ height:158px;}
.affairQuery dt {
	background-image: url(Images/icon_right.gif);
}
#switchBox2 .bsInd_ulList{ clear:both;overflow:hidden;}
#switchBox2 .bsInd_ulList li{ }
#switchBox2 .bsInd_ulList li a{width:auto; }
.affairOnline dt {
	color: #333333;
	background-image: url(Images/icon_book.gif);
}
.affairOnline .more {
	float: right;
	margin-right: 10px;
}
.affairOnline dd {
	padding: 5px 10px 0 1px;
}
.affairOnline dd a {
	float: left;
	height: 73px;
	margin-left: 14px;
	margin-bottom: 5px;
	text-align: center;
	width: 86px;
}
.affairOnline dd a:hover {
	background: url(Images/iconbg_02.png) no-repeat left bottom;
}
.affairOnline dd img {
	display: block;
	margin: 5px auto 2px;
}
.affairOnline dd span {
	padding: 0 6px;
	display: block;
}
.loginBox dd {
	padding: 0 16px 10px;
}
.loginBox li {
	color: #3f658c;
	padding-bottom: 5px;
}
.loginBox p {
	text-align: right;
}
.loginBox .inputtext {
	background: url(Images/bg_inputtext.gif) repeat-x center;
	border: 1px solid #cccccc;
	height: 15px;
	width: 135px;
	line-height: 15px;
}
.loginBox .inputsubmit {
	background: url(Images/bt_login.png) no-repeat left;
	border: 0;
	cursor: pointer;
	height: 20px;
	width: 40px;
	vertical-align: middle;
}
.loginBox .inputreg {
	background: url(Images/bt_register.png) no-repeat left;
	display: inline-block;
	height: 20px;
	vertical-align: middle;
	width: 40px;
}
.loginBox .forgetPass {
	background: url(Images/icon_arrow.gif) no-repeat left 3px;
	color: #666666;
	padding-left: 5px;
	vertical-align: middle;
	margin-left: 10px;
}
.affairQuery dd {
	padding: 0 10px 10px 10px;
}
.affairQuery li {padding:2px 0;}
.affairQuery li a {
	color: #003399;
	line-height: 21px;
}
.affairQuery li a:hover {
	color: red;
	text-decoration: underline;
}
.affairQuery .more {
	color: #999999;
	float: right;
}
.u_login{line-height:20px; }
.u_login a{font-weight:bold;color:#039;}
.u_login strong{font-weight:normal;color:#c00;}

/*快速通道*/
.shortcutBox {
	background-color: #ecf4f7;
	padding: 5px 10px;
	height:180px;
}
.shortcutBox h4 {
	color: #003399;
	background: url(Images/icon_shortcut.png) no-repeat 3px 5px;
	font-weight: bolder;
	padding-left: 25px;
	line-height: 32px;
}
.shortcutBox dt {
	border-left: 1px solid #b7dcf5;
	border-bottom: 1px solid #b7dcf5;
	height: 20px;
	line-height: 20px;
}
.shortcutBox dt span {
	display: inline-block;
	width: 70px;
	text-align: center;
	line-height: 20px;
	border-right: 1px solid #b7dcf5;
	border-top: 1px solid #b7dcf5;
}
.shortcutBox dt .on {
	color: #990000;
	font-weight: bolder;
	background: url(Images/bg_shortcut.gif) repeat-x bottom;
}
.shortcutBox dd {
	padding: 3px;
}
.shortcutBox a {
	display: inline-block;
	line-height: 24px;
	width: 80px;
}
/**/
.toolsBox {
	background-color: #eef5f8;
	height: auto!important;
	height: 60px;
	min-height: 60px;
	padding: 12px 14px 12px 0;
}
.toolsBox a {
	background: url(Images/iconbg_01.png) no-repeat left bottom;
	float: left;
	height: 60px;
	margin-left: 14px;
	text-align: center;
	width: 70px;
}
.toolsBox a:hover {
	background-position: left top;
}
.toolsBox img {
	display: block;
	margin:  3px auto;
}
.toolsBox span {
	display: block;
	padding: 0 8px;
}
/*场景导航*/
.stageBox {
	background: url(Images/bg_stage.png) no-repeat 1px 1px;
	border: 1px solid #cee1f4;
	height: 108px;
	padding-left: 60px;
}
.stageBox a {
	color: #274fb9;
	float: left;
	text-align: center;
	width: 108px;
	margin-top: 10px;
}
.stageBox img {
	display: block;
	margin:  3px auto;
}
.stageBox span {
	display: block;
	padding: 0 8px;
}
/*分类办事*/
#departmentBox {
	background: url(Images/bg_department.gif) repeat-x left 24px;
}
#departmentBox ul {
	float: left;
	height: 26px;
}
#departmentBox li {
	background: url(Images/tag_department.png) no-repeat left -97px;
	color: #999999;
	cursor: pointer;
	float: left;
	height: 25px;
	line-height: 25px;
	text-align: center;
	width: 92px;
}
#departmentBox li.on {
	background-position: left 0;
	color: #003399;
	font-weight: bolder;
}
#departmentBox blockquote {
	border: solid #76b7e4;
	border-width: 0 1px 1px;
	clear: both;
	display: none;
	height: auto!important;
	height: 60px;
	min-height: 60px;
	margin-top: -1px;
	padding: 10px;
}
#departmentBox blockquote a {margin:2px;height:22px;line-height:22px; }
#departmentBox blockquote span {
}
#departmentBox blockquote a:hover {
	background-color: #d2edf6;
	text-decoration:underline; 
}
#departmentBox blockquote a:hover span {
}


.servIndList_dept{clear:both;overflow:hidden;}
.servIndList_dept a{float:left;display:inline;width:100px;}


.servIndList_ent{clear:both;overflow:hidden;}
.servIndList_ent a{float:left;display:inline;width:31%;}
.servIndList_more{text-align:right; clear:both;overflow:hidden; margin-top:8px;}
.servIndList_more a{background:none !important;}
.servIndList_per a{width: 31%; float:left;}

.searchBox {
	background: url(Images/bg_search.png) no-repeat right bottom;
	float: right;
	height: 22px;
	padding-top: 3px;
	width: 306px;
	overflow: hidden;
}
.searchBox span {
	color: #ff3300;
	margin-left: 40px;
	vertical-align: middle;
}
.searchBox .inputtext {
	height: 14px;
	width: 120px;
	vertical-align: middle;
}
.searchBox .inputsubmit {
	background: url(Images/bt_search.png) no-repeat;
	height: 21px;
	width: 22px;
	border: 0;
	cursor: pointer;
	vertical-align: middle;
}

/*公共参与*/
.indexConsult {
	border: 1px solid #ffc68c;
	padding: 1px;
}
.pubSearch ul {
	background: url(Images/bg_pubSearch.gif) repeat-x top;
	padding:5px 10px;
}
.pubSearch li p{
	padding:3px 0;
}
.pubSearch .inputsubmit {
	background: url(Images/bt_pubAddress.png) no-repeat;
	height: 20px;
	width: 58px;
	border: 0;
	cursor: pointer;
	vertical-align: middle;
}
.pubSearch .inputsubmit2 {
	background: url(Images/bt_pubSearch.gif) no-repeat;
	height: 20px;
	width: 43px;
	border: 0;
	cursor: pointer;
	vertical-align: middle;
}
.pubSearch .inputtext {
	width: 60px;
	vertical-align: middle;
}
.pubSearch select, .pubSearch img {
	vertical-align: middle;
}
/*公共咨询*/
#pubConsult {
	background-color: #fff5ec;
	padding: 12px 10px;
}
#pubConsult dt {
	height: 29px;
	padding-left: 10px;
	background: url(Images/divline_pubConsult.gif) repeat-x left 24px;
}
#pubConsult dt span {
	float: left;
	height: 29px;
	width: 89px;
	line-height: 29px;
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
	background: url(Images/tag_pubConsult.png) no-repeat left -100px;
}
#pubConsult dt .on {
	background-position: left top;
	color: #ffffff;
}
#pubConsult dd {
	clear: both;
	display: none;
	padding: 10px 10px 5px;
	line-height: 20px;
}

.indexMailBox {
	padding: 4px 10px 8px;
}
.indexMailBox dt {
	background-color: #FFEEDC;
	color: #FF6600;
	padding: 6px 10px 4px;
	font-weight: bolder;
	margin-bottom: 12px;
}
.indexMailBox .more {
	color: #FF6600;
	float: right;
	font-weight: normal;
}
.indexMailBox .more:hover {
	text-decoration: underline;
}
.indexMailBox dd {
	height: 115px;
}
#marqueeMails {
	height: 115px;
	overflow: hidden;
}
.indexMailBox li {
	padding: 8px 6px 8px 28px;
	background: url(Images/icon_queryOnline3.gif) no-repeat 4px 12px;
	cursor:pointer;
}
.indexMailBox .on {
	background-color: #f1f8fc;
}
.indexMailBox h6 {
	line-height: 24px;
	color: #FF6600;
}
.indexMailBox h6, .mailBox h6 a {
	font-weight: bolder;
}
.indexMailBox p {
	line-height: 18px;
}
.indexMailBox .on p a, .indexMailBox .on p, .indexMailBox p a:hover {
	color: #FF6600;
}

/*在线访谈*/
#chatOnline {
	border: 1px solid #ffc68c;
}
#chatOnline h4 {
	background: url(Images/icon_orangeBar.gif) no-repeat 10px 6px;
	color: #ff6600;
	font-size: 14px;
	font-weight: bolder;
	line-height: 28px;
	padding-left: 20px;
}
#chatOnline dl {
	padding: 3px 5px;
}
#chatOnline dt {
	padding-left: 10px;
	background: url(Images/divline_pubConsult.gif) repeat-x left 19px;
	height: 20px;
}
#chatOnline dt span {
	height: 18px;
	line-height: 18px;
	text-align: center;
	padding: 0 12px;
	color: #999999;
	float: left;
	border: 1px solid #ffeedc;
	border-bottom-color: #ffc68c;
}
#chatOnline dt .on {
	background: url(Images/tag_chatOnline.gif) repeat-x bottom;
	border: 1px solid #ffc68c;
	color: #333333;
}
#chatOnline dd {
	background: url(Images/icon_mic.gif) no-repeat 10px center;
	clear: both;
	display: none;
	padding: 10px 10px 5px 70px;
	line-height: 20px;
	height: auto!important;
	height: 80px;
	min-height: 80px;
}
/*在线访谈图片链接*/
.btChatOnline {
	float: left;
	margin-left: -5px;
}
.btChatOnline a {
	background: url(Images/iconbg_03.gif) no-repeat;
	float: left;
	text-align: center;
	height: 72px;
	width: 82px;
	margin-left: 10px;
	position: relative;
}
.btChatOnline img {
	display: block;
	margin:  10px auto 0px;
}
.btChatOnline span {
	display: block;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50px;
	left: 0;
}
/*处室子站*/
.bureauBox {
	border: 1px solid #cccccc;
	padding: 1px;
}
.bureauBox dl {
	background: url(Images/bg_bureau.gif) repeat-x top;
}
.bureauBox dt {
	background: url(Images/icon_grayBar.gif) no-repeat 10px 6px;
	padding-left: 22px;
	line-height: 30px;
	font-weight: bolder;
}
.bureauBox dd {
	padding: 0px 15px 10px;
}

.bureauBox dd ul{clear:both;overflow:hidden;}
.bureauBox dd ul li{float:left;display:inline;width:48%;  }
.bureauBox dd a {
	border: 1px solid #ffffff;
	display: inline-block;
	height: 18px;
	line-height: 18px;
	width: 100px;
	padding-left: 10px;
	margin-top: 5px;
	background:url(images/icon_org.jpg) no-repeat 0 6px;
}
.bureauBox dd a:hover {
	background: url(Images/tag_bureau.gif) repeat-x bottom;
	border-color: #8fd5fd;
	color: #308296;
}

/*友情链接*/
#friendLink {
	background-color: #cccccc;
	width: 980px;
	margin: auto;
	padding-bottom: 1px;
}
#friendLink h4 {
	height: 30px;
	background: url(Images/tag_friendlink.png) no-repeat left top;
}
#friendLink dl {
	margin: 0px 1px;
	padding: 10px;
	line-height: 24px;
	background-color: #ffffff;
}
#friendLink dt {
	background: url(Images/tag_switch.png) no-repeat right top;
	height: 26px;
	width: 950px;
	margin: auto;
}
#friendLink dt span {
	float: left;
	height: 26px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
	width: 110px;
	white-space: nowrap;
	margin-left: 15px;
}
#friendLink dt .on {
	color: #45771c;
	font-weight: bolder;
	background: url(Images/tag_switchOn2.png) no-repeat left 3px;
}
#friendLink dd {
	padding: 10px 15px 5px;
	height: auto!important;
	height: 60px;
	min-height: 60px;
	clear: both;
	display: none;
}
#friendLink dd a {
	white-space: nowrap;
	display: inline-block;
	width: 110px;
}
.dropList {
	width: 980px;
	margin: auto;
}
.dropList select {
	width: 158px;
}
/*底部*/
.bottomLink {
	background:url(images/line-bot.jpg) no-repeat center 30px;
	height: 30px;
	line-height: 30px;
	padding-bottom:10px;
	text-align: center;
	width: 980px;
	margin: auto;
}
.bottomLink, .bottomLink a {
	color: #333;
}
#footer {
	background:url(images/bg_bottom.jpg) no-repeat center 0px;

	line-height: 22px;
	padding:35px 0;
	text-align: center;
}
#footer br{display:none;margin:0 2px; padding:0 10px;  }
.cp{padding:10px 0; }

/*投诉监督通道*/
.requestChannel {
	height: 126px;
	background: url(Images/pic_channel.png) no-repeat;
	margin-bottom: 5px;
	color: #ffffff;
}
.requestChannel ul {
	padding: 42px 0 0 80px;
	line-height: 18px;
}
.requestChannel .spacing {
	height: 10px;
}
/*==局部样式定义结束==*/


/* 2009-5-20 add */
	.bg_ind_focus{background:url(images/bg_ind_focus.jpg) no-repeat 0px 0px; padding:0 5px 0 9px;overflow:hidden;}
	.bg_ind_focus a:hover{text-decoration:underline; color:red !important;}
	.bg_ind_focus .headline{background:none;/*line-height:65px;*/  }
	.bg_ind_focus .headline a{color:red !important;text-decoration:none; }
	.bg_ind_focus .subHeadline{background:none;  }

	/* 导航变化 */
	.sm04{margin-left:100px}
	.sm06{margin-left:350px}

/* 2009-6-30 首页滚动头条 */

#scrollHeadline {
	overflow: hidden;
	width: 650px;
	margin: auto;
}
#scrollHeadline .container {
	width: 5000px;
}
#scrollHeadline span {
	float: left;
}

