﻿/*
 * 网站主样式定义
 *
 */

/*==布局相关样式开始==*/
html {
	background: #e3e3e3 url(Images/bg_body.gif) repeat;
}
body {
	margin: 0 auto;
	width: 1000px;
	background-color: #ffffff;
}
.section {
	margin: 0 7px;
}
.sideBar {
	background-color: #edf6fe;
	float: left;
	width: 270px;
}
.sideBar4 {
	float: left;
	width: 270px;
}
.sideBar3 {
	float: left;
	width: 220px;
}
.sideBar2 {
	float: right;
	width: 200px;
}
.mainContent {
	display: inline;
	float: left;
	width: 500px;
	margin-left: 8px;
}
.mainContent2 {
	display: inline;
	float: left;
	width: 550px;
	margin-left: 8px;
}
.mainContent3 {
	float: left;
	width: 778px;
}
/*==布局相关样式结束==*/

/*==局部样式定义开始==*/
#header {
	position: relative;
	height: 140px;
}
#topLink {
	background: url(Images/bg_topLink.png) no-repeat left top;
	position: absolute;
	right: 0;
	top: 0;
	width: 264px;
	height: 30px;
	line-height: 26px;
	padding-left: 16px;
}
	#topLink a {
		background: url(Images/icon_topLink.gif) no-repeat left 8px;;
		color: #1665b4;
		float: left;
		padding-left: 15px;
		margin-left: 15px;
		white-space: nowrap;
	}
	#topLink a:hover {
		color: #db1927;
	}
	#topLink .ucLink {
		background-image: url(Images/icon_member.gif);
	}
	#topLink .emLink {
		background: url(Images/icon_em.gif) no-repeat left 9px;;
	}

#showDate {
	background: url(Images/icon_date.gif) no-repeat left 11px;
	color: #ffffff;
	float: right;
	padding-left: 15px;
	width: 160px;
	line-height: 32px;
}

#navigation {
	background: url(Images/bg_menu.jpg) no-repeat left top;
	height: 59px;
}
	#menu dt {
		height: 32px;
		padding-left: 20px;
		line-height: 30px;
	}
		#menu dt a {
			color: #ffffff;
			float: left;
			font-size: 14px;
			height: 32px;
			text-align: center;
			width: 77px;
		}
		#menu dt a.on, #menu dt a.on:hover {
			background: url(Images/menuOn.png) no-repeat left top;
			color: #1665b4;
			font-weight: bolder;
		}
		#menu dt a:hover {
			background: url(Images/menuHover.png) no-repeat left top;
			text-decoration: none;
		}
	#menu dd {
		display: none;
		line-height: 26px;
		padding-left: 20px;
	}
	#menu dd, #menu dd a, #menu dd a:visited {
		color: #1665b4;
	}
		#menu dd a:hover {
			color: #db1927;
			text-decoration: none;
		}
#sAnnounce {
	height: 26px;
	overflow: hidden;
	float: left;
}
	#sAnnounce em {
		background: url(Images/icon_announce.gif) no-repeat 0 8px;
		float: left;
		padding-left: 12px;
	}
	#sAnnounce ul {
		float: left;
	}
#weather {
	float: right;
	margin-right:10px;
	height: 24px;
	padding-top: 3px;
	overflow: hidden;
}
/*焦点图*/
.focusPic {
	background: url(Images/bg_focus.png) no-repeat;
	height: 224px;
	padding: 6px 0 0 6px;
	overflow: hidden;
}
/*头条要闻*/
.topNews {
	background: url(Images/dotline.gif) repeat-x bottom;
	height: 50px;
	padding-top: 5px;
}
	.topNews em {
		background: url(Images/tag_topNews.png) no-repeat 3px top;
		text-align: center;
		float: left;
		width: 12px;
		height: 38px;
		line-height: 16px;
		padding: 3px 3px 0 6px;
		margin-right: 6px;
	}
	.topNews em, .topNews em a {
		color: #ffffff;
	}
	.topNews a, .topNews a:hover {
		text-decoration: none;
	}
	.topNews h6 {
		line-height: 18px;
		padding-left: 30px;
	}
		.topNews h6, .topNews h6 a, .topNews h6 a:hover {
			color: #db1927;
                                /*color: #000000;*/
                                font-weight: bold;
			font-size: 18px;
			font-family: "微软雅黑";
		}
		.topNews h6 a:hover {
			color: #1665b4;
		}
	#scrollNews {
		overflow: hidden;
		margin: 6px 6px 0 31px;
		_width: 430px;
	}
		#scrollNews .sContent {
			width: 4000px;
		}
		#scrollNews ul {
			display: inline;
			float: left;
		}
			#scrollNews li {
				display: inline;
				float: left;
				margin-right: 6px;
			}
			#scrollNews a {
				color: #666666;
			}
			#scrollNews a:hover {
				color: #1665b4;
			}
#topNList {
	float: left;
	width: 350px;
}

	#topNList dt {
		background: url(Images/bg_slash.gif) repeat-y center;
		float: left;
		height: 130px;
		width: 26px;
		padding-top: 5px;
	}
		#topNList dt em {
			background: url(Images/tag_switchNews.png) no-repeat 3px 0px;
			display: inline-block;
			text-align: center;
			width: 12px;
			height: 60px;
			line-height: 14px;
			padding: 3px 3px 0 6px;
			margin-right: 6px;
		}
		#topNList dt em, #topNList dt em a {
			color: #ffffff;
		}
		#topNList dt .on {
			background-position: left top;
		}
	#topNList dd {
		height: 130px;
		padding: 5px 0;
	}
		#topNList li {
			height: 26px;
			line-height: 26px;
			*height: 24px;
			*line-height: 24px;
		}
			#topNList li a {
				background: url(Images/icon_br.png) no-repeat left 10px;
				float: left;
				padding-left: 15px;
				font-size: 14px;
			}
			#topNList li a:hover {
				background-position: left -40px;
				color: #db1927;
			}
			#topNList .date {
				float: right;
				font-size: 14px;
			}
/*快捷链接*/
.iconLink {
	background: url(Images/dotline.gif) repeat-x left 5px;
	float: left;
	width: 350px;
	padding: 14px 0 8px;
	text-align: center;
}
	.iconLink a {
		background: url(Images/icon_newsLink.gif) no-repeat left 3px;
		color: #1665b4;
		display: inline-block;
		padding-left: 16px;
		margin: 0 6px;
	}
	.iconLink a:hover {
		color: #db1927;
	}
	#linkAdvise {
		background-position: left -47px;
	}
	#linkPicNews {
		background-position: left -97px;
	}
	#linkTechVideo {
		background-position: left -148px;
	}
	#linkLaw:hover {
		background-position: left -197px;
	}
	#linkAdvise:hover {
		background-position: left -247px;
	}
	#linkPicNews:hover {
		background-position: left -297px;
	}
	#linkTechVideo:hover {
		background-position: left -348px;
	}
	#linkMail {
		background-position: left -396px;
	}
	#linkMail:hover {
		background-position: left -447px;
	}

/*专题列表*/
#speTxtList dd {
	padding-left: 3px;
}
.spePicList {
	background: url(Images/dotline.gif) repeat-y left;
	float: right;
	width: 135px;
	padding-left: 8px;
	padding-right: 2px;
	margin-top: 5px;
	margin-bottom: 2px;
	_display: inline;
}
	.spePicList .pe_u_thumb {
		height: 60px;
		width: 135px;
		overflow: hidden;
		margin-top: 4px;
	}
	.spePicList .pe_u_thumb a {
		display: block;
	}
		.spePicList .pe_u_thumb img {
			height: 60px;
			/*width: 135px;*/
			width: auto;
			display: block;
		}
	.spePicList .pe_u_thumb_title {
		text-align: center;
		line-height: 20px;
	}
		.spePicList .pe_u_thumb_title a {
			color: #666666;
		}
		.spePicList .pe_u_thumb_title a:hover {
			color: #db1927;
		}
	.spePicList .more {
		background-color: #edf6fe;
		display: block;
		color: #db1927;
		font-weight: bolder;
		padding-right: 5px;
		text-align: right;
		line-height: 18px;
	}
#speTxtList dd {
	padding-bottom: 0;
}
/*搜索框*/
.searchBox {
	background: url(Images/bg_search.png) no-repeat left top;
	height: 58px;
	padding-left: 8px;
}
	.searchBox dt {
		padding-left: 24px;
		background: url(Images/icon_search.gif) 3px center no-repeat;
		color: #1665b4;
		font-weight: bolder;
		height: 28px;
		line-height: 28px;
	}
		.searchBox .inputtext, .searchBox .inputOn {
			border: solid #cccccc;
			border-width: 1px 0 1px 1px;
			color: #666666;
			float: left;
			width: 142px;
			height: 18px;
			padding: 2px 0 0 3px;
		}
		.searchBox2 .inputtext, .searchBox2 .inputOn {
			border: 1px solid #cccccc;
			color: #666666;
			width: 142px;
			height: 18px;
			padding: 2px 0 0 3px;
			vertical-align: middle;
		}
		.searchBox .inputOn, .searchBox2 .inputOn {
			color: #1665b4;
		}
		.searchBox .inputbutton {
			background: url(Images/bt_search.png) no-repeat left top;
			float: left;
			height: 22px;
			width: 38px;
		}
		.searchBox .inputbutton:hover {
			background-position: left bottom;
		}
.searchBox2 {
	background: url(Images/bg_search2.png) no-repeat left top;
	height: 45px;
	line-height: 45px;
	padding-left: 34px;
}
	.searchBox2 em {
		color: #1665b4;
		font-weight: bolder;
		font-size: 14px;
	}
	.searchBox2 select {
		vertical-align: middle;
		margin-left: 5px;
	}
		.searchBox2 .inputbutton {
			background: url(Images/bt_search2.png) no-repeat left top;
			display: inline-block;
			height: 22px;
			width: 50px;
			vertical-align: middle;
		}
		.searchBox2 .inputbutton:hover {
			background-position: left bottom;
		}
	.searchBox2 input, .searchBox2 em, .searchBox2 select, .searchBox2 a {
		display: inline-block;
	}
/*快捷办事*/
#shortcut dt {
	background: url(Images/tag_loop52.png) no-repeat;
	color: #ffffff;
	font-weight: bolder;
	height: 25px;
	line-height: 25px;
	padding-left: 14px;
}
#shortcut dd {
	border: solid #cccccc;
	border-width: 0 1px 1px;
}
#shortcut blockquote {
	background: url(Images/bg_shortcut.gif) repeat-x top;
	border: 1px solid #ffffff;
	padding: 8px 15px 14px;
}
	#shortcut a {
		background: url(Images/icon_sc01.gif) no-repeat 2px 5px;
		border-bottom: 1px solid #e7eff7;
		color: #1665b4;
		display: block;
		font-size: 14px;
		font-weight: bolder;
		line-height: 34px;
		padding-left: 34px;
	}
	#shortcut a:hover {
		border-color: #5b93ca;
	}
	#shortcut a.p2 {
		background: url(Images/icon_sc02.gif) no-repeat 0px 6px;
	}
	#shortcut a.p3 {
		background: url(Images/icon_sc03.gif) no-repeat 0px 6px;
	}

/*通知公告*/
#announce {
	padding: 10px 10px 0;
}
	#announce li a {
		background-position: left -193px;
	}
	#announce li a:hover {
		background-position: left -243px;
	}
	#announce .more {
		margin-left: 7px;
	}

/*政府信息公开*/
#govAffair {
}
	#govAffair h5 a {
		background: url(Images/tag_govAffair.png) no-repeat left top;
		display: block;
		height: 32px;
	}
	#govAffair dt a {
		background: url(Images/tag_govLink.png) no-repeat left top;
		color: #1665b4;
		display: block;
		font-weight: bolder;
		padding-left: 30px;
		height: 28px;
		line-height: 28px;
	}
	#govAffair dt a:hover, #govAffair dt a.on {
		background-position: left -50px;
		color: #db1927;
	}
	#govAffair dd {
		border-bottom: 1px solid #cccccc;
		padding: 0 0 8px 10px;
	}

/*局领导*/
#leader {}
	#leader h6 {
		background-color: #edf6fe;
		height: 45px;
		line-height: 45px;
		margin-bottom: 8px;
	}
		#leader h6 img {
			float: left;
		}
		#leader h6 a {
			background: url(Images/icon_leader.gif) no-repeat 14px 17px;
			color: #db1927;
			float: left;
			padding-left: 30px;
			white-space: nowrap;
			margin-right: 12px;
		}
		#leader h6 a:hover {
			text-decoration: underline;
		}
	#leader p {
		float: left;
		line-height: 20px;
		width: 175px;
	}
	#leader p a {
		white-space: nowrap;
	}
	#leader p a:hover {
		color: #DB1927;
	}
	#leader li {
		background: url(Images/icon_leader2.gif) no-repeat left 5px;
		color: #888888;
		line-height: 22px;
		padding-left: 18px;
	}
		#leader li em, #leader li em a {
			color: #1665b4;
		}
		#leader em {
			display: inline-block;
			width: 60px;
			white-space: nowrap;
		}
		#leader li em a:hover {
			color: #DB1927;
		}

/*申报大厅*/
#affairOnline {
	border: 1px solid #dfeaf6;
	background-color: #edf6fe;
	padding: 8px;
	_height: 250px;
	min-height: 250px;
}
#servHall {
	background: #ffffff url(Images/bg_servHall2.jpg) no-repeat left top;
	border: 1px solid #c2d0eb;
	_height: 284px;
	min-height: 284px;
	position: relative;
}
#servHall .more {
	display: block;
	height: 50px;
}
	#servHall dt {
		position: absolute;
		left: -2px;
		top: 1px;
		width: 96px;
		padding-top: 60px;
	}
		#servHall dt em, .picBox dt em {
			background: url(Images/tag_servHall.png) no-repeat left top;
			display: block;
			width: 85px;
			height: 24px;
			padding-left: 20px;
			text-align: center;
			line-height: 24px;
			position: absolute;
			left: -2px;
			top: 1px;
		}
		#servHall dt em, .picBox dt em, .picBox dt em a {
			color: #ffffff;
		}
		#servHall dt a {
			color: #1665b4;
			display: block;
			height: 24px;
			line-height: 24px;
			text-align: center;
			overflow: hidden;
			margin-bottom: 4px;
		}
		#servHall dt a:hover {
		}
		#servHall dt a.on {
			background: url(Images/tag_servHall.png) no-repeat left top;
			color: #ffffff;
		}
	#servHall dd {
		padding: 6px 10px 0 100px;
	}
		#servHall ul {
			background: url(Images/dot.gif);
			display: none;
			height: auto!important;
			height: 200px;
			min-height: 200px;
		}
		#servHall li {
			height: 28px;
			line-height: 28px;
			*height: 26px;
			*line-height: 26px;
			padding-right: 5px;
		}

/*图说新闻*/
.picBox {
	border: 1px solid #dfeaf6;
	background-color: #edf6fe;
}
	.picBox dt {
		position: relative;
		height: 26px;
		line-height: 24px;
	}
		.picBox dt em {
			background-image: url(Images/tag_picNews.png);
			line-height: 20px;
			padding-top: 4px;
		}
		.picBox .more {
			color: #1665b4;
			float: right;
			margin-right: 10px;
		}
		.picBox .more:hover {
			color: #db1927;
		}
	.picBox dd {
		padding: 10px;
	}
#scrollPic {
	overflow: hidden;
	_width: 100%;
}
	#scrollPic ul {
		float: left;
	}
		#scrollPic li {
			float: left;
			display: inline;
			margin-right: 8px;
		}
			#scrollPic li a {
				background-color: #ffffff;
				border: 1px solid #cccccc;
				padding: 1px;
				float: left;
			}
			#scrollPic li a:hover {
				border-color: #1665b4;
			}
				#scrollPic li img {
					height: 80px;
					width: auto;
				}
	#scrollPic .sContent {
		width: 4000px;
	}

/*局长信箱选登、公众问答*/
#leaderMail {
	float: left;
	width: 237px;
}
	#leaderMail dt em {
		background: url(Images/icon_mailbox.jpg) no-repeat left top;
	}
#publicQA {
	float: right;
	width: 237px;
}
	#publicQA dt em {
		background: url(Images/icon_qa.jpg) no-repeat left top;
	}
	#leaderMail dd, #publicQA dd {
		padding: 5px 10px 0 0;
	}
	#leaderMail .showPic, #publicQA .showPic {
		margin-top: 8px;
	}

/*科技宣传、队伍建设*/
#techBox, #teamDev, #techTrain, #patentMall {
	float: left;
	width: 271px;
}
#techBox {
	background: url(Images/tag_tech.png) no-repeat left top;
}
#teamDev {
	background: url(Images/tag_team.png) no-repeat left top;
}
#teamDev, #patentMall {
	float: right;
}
	#techBox dt, #teamDev dt {
		padding: 3px 0 0 100px;
		height: 42px;
		position: relative;
	}
	#teamDev dt {
		padding-left: 110px;
	}
	#techTrain dt, #patentMall dt {
		background: url(Images/divline.gif) repeat-x left 17px;
		height: 18px;
		line-height: 18px;
	}
		#techBox .more, #teamDev .more {
			background: none;
			position: absolute;
			left: 0px;
			top: 0;
			width: 95px;
			height: 42px;
		}
		#techBox dt a, #teamDev dt a, #techTrain dt a, #patentMall dt a {
			color: #1665b4;
			float: left;
			white-space: nowrap;
			padding-bottom: 2px;
			margin-right: 3px;
		}
		#techBox dt a:hover, #techBox .on, #teamDev dt a:hover, #teamDev .on, #techTrain dt a:hover, #techTrain .on, #patentMall dt a:hover, #patentMall .on {
			background: url(Images/arrow.gif) no-repeat center bottom;
		}
			#techBox dt a em, #teamDev dt a em, #techTrain dt a em, #patentMall dt a em {
				border: none;
				float: left;
				padding: 1px 5px;
				line-height: 16px;
			}
			#techBox dt a:hover em, #techBox .on em, #teamDev dt a:hover em, #teamDev .on em, #techTrain dt a:hover em, #techTrain .on em, #patentMall dt a:hover em, #patentMall .on em {
				background-color: #ffffff;
				border: 1px solid #1665b4;
				padding: 0 4px;
			}
	#techBox dd, #teamDev dd, #techTrain dd, #patentMall dd {
		padding: 5px 10px 0 0;
	}
		#techBox ul, #teamDev ul, #techTrain ul, #patentMall ul {
			display: none;
		}

/*科技动态、科技要闻*/
#sTrend {
	float: left;
	width: 246px;
}
#sTrend dt, #sNews dt {
	background: url(Images/tag_trends2.png) no-repeat left top;
	height: 24px;
	line-height: 24px;
	padding-left: 10px;
}
	#sTrend dt, #sTrend dt a, #sNews dt, #sNews dt a {
		color: #1665b4;
		font-weight: bolder;
	}
#sNews dd {
	padding: 3px 0 0 5px;
}
#sTrend dd {
	padding-top: 3px;
}
	#sTrend .tit {
		float: left;
		width: 44px;
		padding-right: 2px;
	}
		#sTrend .tit a {
			color: #1665b4;
			display: inline-block;
			margin: 5px 0;
			width: 40px;
			height: 14px;
			text-align: right;
			line-height: 14px;
			padding-right: 5px;
		}
		#sTrend .tit a.on, #sTrend .tit a:hover {
			background: url(Images/tag_tSwitch.gif) no-repeat right 0;
			color: #ffffff;
		}
	#sTrend ul, #sNews ul {
		background: url(Images/bg_2Color.gif) repeat left top;
	}
	#sNews li, #sTrend li {
		height: 24px;
		line-height: 24px;
	}
	#sTrend ul {
		/*display: none;
		margin-left: 32px;*/
	}

#sNews {
	float: right;
	width: 245px;
}
/*科技资源*/
#sResource .tit {
	height: 18px;
	line-height: 16px;
	padding-bottom: 3px;
	padding-top: 2px;
	margin-left: -2px;
	overflow: hidden;
}
	#sResource .tit a {
		width: 60px;
		text-align: center;
		height: 18px;
		color: #1665b4;
		float: left;
		margin: 0 1px;
		overflow: hidden;
	}
	#sResource .tit a:hover, #sResource .tit a.on {
		background: url(Images/tag_sub3.gif) no-repeat;
		color: #ffffff;
	}
	#sResource ul {
		display: none;
	}
	#sResource #titResCenter1 {
       width: 50px;
    }
	#sResource #titResCenter {
       width: 96px;
    }
/*友情链接*/
#friendLink {
	border: 1px solid #dfeaf6;
	background-color: #edf6fe;
	padding: 0px 6px 6px;
	height: auto!important;
	height: 114px;
	min-height: 114px;
}
	#friendLink li {
		height: 22px;
		line-height: 22px;
		margin-top: 6px;
	}
		#friendLink li em {
			background: url(Images/tag_fl.png) no-repeat left top;
			color: #1665b4;
			display: inline-block;
			height: 22px;
			width: 64px;
			margin-right: 5px;
			padding-left: 9px;
			font-weight: bolder;
		}
		#friendLink li a {
			border: 1px solid #edf6fe;
			height: 20px;
			line-height: 20px;
			color: #1665b4;
			padding: 0 6px;
			display: inline-block;
		}
		#friendLink li a:hover {
			background-color: #1665b4;
			color: #ffffff;
		}
		#friendLink li em a {
			border: none;
			padding: 0;
		}
		#friendLink li em a:hover {
			background: none;
			color: #db1927;
		}
		#friendLink li a.more:hover {
			background: none;
			color: #db1927;
		}

/*在线调查*/
#survey {
	background: #fafcfe url(Images/bg_survey.jpg) no-repeat left bottom;
	border: 1px solid #cfe7fe;
	height: auto!important;
	height: 146px;
	min-height: 146px;
}
	#survey dt {
		background: url(Images/icon_survey.gif) no-repeat 70px center;;
		line-height: 38px;
		padding-left: 15px;
	}
	#survey dt, #survey dt a {
		color: #1665b4;
		font-weight: bolder;
	}
		#survey .more {
			background: #fafcfe url(Images/bt_survey.png) no-repeat left top;
			float: right;
			width: 67px;
			height: 22px;
			margin: 5px 10px 0 0;
		}
		#survey .more:hover {
			background-position: left -50px;
		}
	#survey dd {
		padding: 0 5px 0 3px;
		overflow: hidden;
	}
#survey .txtlist li {
	height: auto;
}

/*边框样式*/
.loopbox {
	line-height: 22px;
}
	.loopbox dt {
		border-bottom: 1px solid #1665b4;
		height: 22px;
	}
		.loopbox dt em {
			background: url(Images/tag_loop.png) no-repeat left top;
			float: left;
			height: 22px;
			width: 66px;
			overflow: hidden;
			text-align: center;
		}
		.loopbox dt em, .loopbox dt em a {
			color: #ffffff;
		}
		.loopbox dt em.fat {
			background-position: left -50px;
			width: 100px;
		}
		.loopbox dt .more, .loopbox2 dt .more, .loopbox3 dt .more, .loopbox4 dt .more, .loopbox8 dt .more {
			color: #1665b4;
			float: right;
		}
		.loopbox dt .more:hover, .loopbox2 dt .more:hover, .loopbox3 dt .more:hover, .loopbox4 dt .more:hover, .loopbox8 dt .more:hover {
			color: #db1927;
		}
	.loopbox dd {
		padding: 8px 0px 0px;
	}

.loopbox2, .loopbox4 {
	line-height: 24px;
}
.loopbox2 {
	padding: 0 5px 0 10px;
}
	.loopbox2 dt, .loopbox4 dt {
		border-bottom: 1px solid #1665b4;
		height: 24px;
	}
		.loopbox2 dt em, .loopbox4 dt em {
			border-bottom: 1px solid #1665b4;
			float: left;
			height: 23px;
			padding: 0 4px;
		}
		.loopbox2 dt em, .loopbox4 dt em, .loopbox2 dt em a, .loopbox4 dt em a {
			color: #1665b4;
			font-weight: bolder;
		}
		.loopbox2 dt a:hover, .loopbox4 dt a:hover {
			color: #db1927;
		}
	.loopbox2 dd, .loopbox4 dd {
		padding: 5px;
		_height: 100px;
		min-height: 100px;
	}

.loopbox3 {}
	.loopbox3 dt {
		background: url(Images/tag_loop3.png) no-repeat left 4px;
		height: 26px;
		line-height: 28px;
		overflow: hidden;
	}
		.loopbox3 dt em {
			float: left;
			height: 26px;
			padding-left: 38px;
		}
		.loopbox3 dt em, .loopbox3 dt em a {
			color: #1665b4;
			font-weight: bolder;
		}
		.loopbox3 .more {
			margin-right: 10px;
		}

.loopbox5 {}
	.loopbox5 dt {
		background: url(Images/tag_loop52.png) no-repeat left top;
		height: 25px;
		line-height: 25px;
		padding: 0 10px 0 15px;
	}
	.loopbox5 dt, .loopbox5 dt a {
		color: #ffffff;
		font-weight: bolder;
	}
		.loopbox5 dt .more {
			color: #ffffff;
			float: right;
			font-weight: normal;
		}
	.loopbox5 dd {
		padding: 6px 0;
	}


.loopbox6 {
	border: 1px solid #cfe7fe;
	height: auto!important;
	height: 100px;
	min-height: 100px;
}
	.loopbox6 dt {
		background: url(Images/tag_loopbox6.gif) repeat-x left top;
		height: 28px;
		padding-left: 16px;
	}
		.loopbox6 dt em {
			background-color: #ffffff;
			border: solid #cfe7fe;
			border-width: 1px 1px 0;
			float: left;
			font-weight: bolder;
			height: 24px;
			line-height: 24px;
			margin-top: 3px;
			overflow: hidden;
			padding: 0 8px;
		}
		.loopbox6 .more {
			color: #888888;
			float: right;
			margin-right: 10px;
			line-height: 26px;
		}
		.loopbox6 .more:hover {
			color: #db1927;
		}
	.loopbox6 dd {
		padding: 5px 3px 8px;
	}

.loopbox8 {}
	.loopbox8 dt {
		background: url(Images/tag_loop52.png) no-repeat left top;
		color: #ffffff;
		font-weight: bolder;
		height: 25px;
		line-height: 25px;
		padding: 0 10px 0 15px;
	}
	.loopbox8 .showPic {
		margin-top: 3px;
	}

.loopbox9 {}
	.loopbox9 dt, .loopbox10 dt {
		background: #f0f0f0 url(Images/tag_loop7.png) repeat-x left top;
		border: solid #e9e9e9;
		border-width: 0 1px;
		padding: 0 9px;
		height: 28px;
		line-height: 28px;
	}
		.loopbox9 dt em {
			background: #d0111b url(Images/em_loop7.png) no-repeat;
			color: #ffffff;
			text-align: center;
			float: left;
			font-weight: bolder;
			width: 78px;
			height: 28px;
		}
		.loopbox10 dt em {
			background: url(Images/icon_loop8.gif) no-repeat 4px center;
			color: #db1927;
			float: left;
			font-weight: bolder;
			height: 28px;
			padding-left: 14px;
		}
	.loopbox9 dd, .loopbox10 dd {
		padding: 5px 0 0;
	}

/**/
#recArticle dt em, #recArticle dt em a, #recArticle dt em a:visited {
	color: #238f08;
}
#hotArticle dt em, #hotArticle dt em a, #hotArticle dt em a:visited {
	color: #db1927;
}
#picArticle dt em, #picArticle dt em a, #picArticle dt em a:visited {
	color: #1665b4;
}
#quickLink dt em {
	color: #1665b4;
}
#quickLink select {
	display: block;
	margin: 5px auto;
	width: 228px;
}

/*列表样式*/
.txtlist li {
	height: 22px;
	line-height: 22px;
}
	.txtlist li a {
		background: url(Images/icon_br.png) no-repeat left -91px;
		float: left;
		padding-left: 15px;
	}
	.txtlist li a:hover {
		background-position: left -141px;
		color: #db1927;
	}
	.txtlist .date, .txtlist2 .date, .txtlist3 .date, .txtlist4 .date, .txtlist7 .date, .txtlist8 .date {
		float: right;
	}

.txtlist2 li, .txtlist4 li {
	height: 24px;
}
	.txtlist2 li a, .txtlist4 li a {
		background: url(Images/icon_br.png) no-repeat left -91px;
		float: left;
		padding-left: 15px;
	}
	.txtlist4 li a {
		background-position: left -491px;
	}
	.txtlist2 li a:hover, .txtlist4 li a:hover {
		background-position: left -141px;
		color: #db1927;
	}
	.txtlist4 li a:hover {
		background-position: left -541px;
	}

.txtlist3 li {
	line-height: 22px;
	height: 22px;
}
	.txtlist3 li a {
		background: url(Images/icon_br.png) no-repeat left -91px;
		float: left;
		padding-left: 15px;
	}
	.txtlist3 li a:hover {
		background-position: left -141px;
		color: #db1927;
	}

.txtlist6 li {
	border-bottom: 1px dashed #d8d8d8;
	height: 26px;
	line-height: 26px;
	float: left;
	width: 49.8%;
}
	.txtlist6 li a {
		background: url(Images/icon_br.png) no-repeat 10px -89px;
		float: left;
		padding-left: 25px;
	}
	.txtlist6 li a:hover {
		background-position: 10px -139px;
		color: #db1927;
	}

.txtlist7 {}
	.txtlist7 li {
		height: 24px;
		line-height: 24px;
		overflow: hidden;
	}
		.txtlist7 li a {
			background: url(Images/icon_br.png) no-repeat 5px -291px;
			float: left;
			padding-left: 22px;
		}
		.txtlist7 li a:hover {
			background-position: 5px -341px;
			color: #db1927;
		}

.txtlist8 li {
	height: 26px;
	line-height: 26px;
}
	.txtlist8 li a {
		display: inline-block;
	}
	.txtlist8 li a:hover {
		color: #db1927;
	}
	.txtlist8 li img {
		margin: 0 3px;
	}

.txtlist9 li {
	height: 22px;
	line-height: 22px;
}
	.txtlist9 li a {
		background: url(Images/icon_br.png) no-repeat 9px -193px;
		display: block;
		padding-left: 24px;
	}
	.txtlist9 li a:hover {
		background-position: 9px -243px;
		color: #db1927;
	}
.txtlistA li {
	height: 22px;
	line-height: 22px;
}
	.txtlistA li a {
		background: url(Images/icon_br.png) no-repeat 9px -393px;
		display: block;
		padding-left: 24px;
	}
	.txtlistA li a:hover {
		background-position: 9px -443px;
		color: #db1927;
	}
.txtlistB li {
	height: 24px;
	line-height: 24px;
}
	.txtlistB .date {
		margin-left: 7px;
		color: #888888;
	}
	.txtlistB li a:hover {
		color: #db1927;
	}


.piclist {
}
	.piclist li {
		display: inline;
		float: left;
		margin: 6px 1px 0 10px;
	}
		.piclist .pe_u_thumb {
			height: 70px;
			width: 105px;
			overflow: hidden;
		}
		.piclist .pe_u_thumb a {
			display: block;
		}
			.piclist .pe_u_thumb img {
				height: 70px;
				width: 105px;
				display: block;
			}
		.piclist .pe_u_thumb_title {
			text-align: center;
			line-height: 24px;
		}
			.piclist .pe_u_thumb_title a {
			}
			.piclist .pe_u_thumb_title a:hover {
				color: #db1927;
			}

.orgTxtlist li {
	*height: 22px;
	*line-height: 22px;
	height: 18px;
	line-height: 18px;
}
	.orgTxtlist li a {
		background: url(Images/icon_org.gif) no-repeat left 5px;
		color: #1665b4;
		float: left;
		padding-left: 18px;
	}
	.orgTxtlist li a:hover {
		color: #db1927;
	}

/*底部*/
#footer {
	background: url(Images/bg_footer.gif) repeat-x top;
	text-align: center;
}
#bottomLink {
	background: url(Images/bg_bLink.jpg) no-repeat left top;
	height: 28px;
	line-height: 28px;
}
	#bottomLink, #bottomLink a, #bottomLink a:visited {
		color: #ffffff;
	}
	#bottomLink a:hover {
		text-decoration: underline;
	}
#copyright {
	color: #888888;
	padding: 20px 0;
	line-height: 24px;
}
	#copyright em {
		color: #db1927;
	}

/*分页样式*/
.showpage {
/*	background-color: #f4f4f4;
	padding: 10px 0;
*/	margin: 10px auto;
	text-align: center;
}
	.showpage a, .showpage em {
		display: inline-block;
		margin: auto 2px;
		height: 20px;
		line-height: 20px;
		padding: 0 8px;
		border: 1px solid #cccccc;
	}
	.showpage a  {
		background: #daeefb url(Images/bg_showpage.gif) repeat-x left top;
	}
	.showpage a:hover  {
		color: #db1927;
	}
	.showpage em {
		color: #1665b4;
		font-weight: bolder;
		background: url(Images/bg_showpage.gif) repeat-x left -100px;
	}
	.showpage .total {
		color: #1665b4;
		display: inline-block;
		height: 20px;
		line-height: 20px;
		padding: 0 8px;
		background-color: #f0f0f0;
	}
/*位置导航*/
.path {
	background: url(Images/bg_path.gif) repeat-x left top;
	border: 1px solid #e0e0e0;
	line-height: 26px;
	height: 26px;
}

.path2 {
	background: url(Images/bg_path2.gif) repeat-x left top;
	border: 1px solid #e0e0e0;
	line-height: 30px;
	height: 30px;
}
	.path span, .path2 span {
		background: url(Images/icon_path.gif) no-repeat 10px center;
		display: inline-block;
		padding-left: 25px;
	}
	.path, .path a, .path a:visited, .path2, .path2 a, .path2 a:visited {
		color: #666666;
	}
	.path a:hover, .path2 a:hover {
		color: #1665b4;
	}

/*网上调查*/
#surveyBox p {
	color: #ffffff;
}
#surveyBox p input {
	color: #333333;
	cursor: pointer
}
#surveyBox td {height:auto;}
/*友情链接列表*/
.fLList {
	padding: 35px 45px;
}
	.fLList dt {
		background: url(Images/arrow2.gif) no-repeat 10px 15px;
		border-bottom: 1px dashed #dddddd;
		color: #1665b4;
		font-weight: bold;
		font-size: 20px;
		line-height: 38px;
		padding-left: 25px;
	}
	.fLList dd {
		border-bottom: 1px dashed #dddddd;
		padding: 20px 8px 30px;
		_height: 100px;
		min-height: 100px;
	}
	.fLList dd li {
		float: left;
		width: 180px;
	}
		.fLList li a {
			height: 20px;
			line-height: 20px;
			color: #1665b4;
			padding: 0 6px;
			display: inline-block;
			margin-right: 20px;
		}
		.fLList li a:hover {
			background-color: #1665b4;
			color: #ffffff;
		}
		
#moreComplaint {
	background: #edf6fe url(Images/pic_09.jpg) no-repeat 6px 0;
	border: 1px solid #dfeaf6;
	height: 29px;
	line-height: 29px;
	padding-left: 45px;
	margin-top: 2px;
}
	#moreComplaint a {
		color: #1766b5;
		margin-left: 5px;
	}
#convenient dd {
	padding: 4px 0 0;
}

.errReport {
	color: #db1927;
	float: right;
	margin-right: 10px;
	font-family: "宋体";
	padding-left: 15px;
	background: url(Images/icon_phone.gif) no-repeat left center;
}
.weibo {
	color: #db1927;
	float: right;
	margin-right: 10px;
	font-family: "宋体";
	padding-left: 20px;
	background: url(Images/weibo.gif) no-repeat left center;
}

/*==局部样式定义结束==*/
