/*
 * 数据宁夏网站主CSS定义
 * 
 */
 
/* ==全局样式定义开始== */
body {
	padding-bottom: 20px;
	background: url(datanx/bg_TopAll.gif) left top repeat-x;
}
#center_all, #body_top, #body_bot, #bottom_all {
	margin: auto;
	width: 792px;
}
#loginbox, #top_all, .section, .section2 {
	margin: auto;
	width: 774px;
}
#center_all {
	background: url(datanx/bg_bodyAll.gif) left top repeat-y;
}
#body_top {
	height: 14px;
	font-size: 0px;
	background: url(datanx/bg_bodyT.gif) left top no-repeat;
}
#body_bot {
	height: 50px;
	background: url(datanx/bg_bodyB.gif) left bottom no-repeat;
}
.section {
	clear: both;
	margin-top: 5px;
}
.columnLeft {
	width: 195px;
	float: left;
}
.columnRight {
	width: 575px;
	float: right;
}
/* ==全局样式定义结束== */


/* ==局部样式定义开始== */
#top_all {
	background: #ef6703 url(datanx/bg_TopAll2.gif) left top repeat-x;
}
	/*顶部会员登陆*/
#loginbox {
	height: 20px;
	padding: 5px;
}
#loginBody {
	text-align: right;
	line-height: 18px;
	color: #666666;
}
#UserName, #Password, #CheckCode {
	color: #dc8429;
	background: #ffffff;
	border: 1px dotted #b1aaaa;
	width: 70px;
	height: 12px;
}
#Login {
	width: 44px;
	height: 17px;
	line-height: 17px;
	text-align: center;
	color: #ffffff;
	border: 0px;
	background: url(datanx/bt_login.gif) left top no-repeat;
	cursor: pointer;
}
#loginBody input, #loginBody img {
	vertical-align: middle;
}
img#checkcode {
	border: 1px solid #ffffff;
}
#link_login, #link_login:visited {
	color: #dc8429;
	line-height: 22px;
	background: url(datanx/line_dashed.gif) left bottom repeat-x;
}
#link_login:hover {
	color: #dc8429;
	background: url(datanx/line_solid.gif) left bottom repeat-x;
}
	/*顶部LOGO 日期信息 BANNER*/
#showlogo {
	font-size: 0px;
	float: left;
	_display: inline;
}
.topinfo {
	float: right;
	_display: inline;
	margin-right: 15px;
	width: 470px;
	color: #fbe9e6;
	padding: 10px 0px 5px;
	border-bottom: 1px dashed #f4c2b4;
}
.date {
	float: left;
}
.addfav {
	float: right;
}
.addfav a, .addfav a:hover, .addfav a:visited {
	color: #ffffff;
}
.addfav span, #menu dd span {
	color: #ffffff;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
}
.banner_top {
	float: right;
	_display: inline;
	margin: 14px 16px 0px 0px;
	clear: right;
}

	/*导航菜单*/
#menu {
	height: 57px;
	padding: 3px;
}
#menu dt {
	height: 29px;
	overflow: hidden;
	background: #ffffff;
}
#menu dt ul {
	padding-left: 4px;
}
#menu dt li {
	height: 29px;
	line-height: 29px;
	float: left;
	background: url(datanx/divline_menu.gif) left top no-repeat;
}
#menu dt li.on {
	background: none;
}
#menu dt a {
	font-weight: bolder;
	color: #222222;
	display: block;
	text-align: center;
	width: 68px;
	_float: left;
}
#menu dt a:hover, #menu dt li.on a {
	color: #ffffff;
}
li.on #tit_00 {
/*	color: #222222!important;
*/}
#menu dd {
	color: #ffffff;
	clear: both;
	height: 28px;
	line-height: 28px;
	padding-left: 15px;
	display: none;
}
#menu dd a {
	font-size: 12px;
	color: #ffffff;
}
	#tit_03 {
		width: 88px;
	}
	li.on #tit_00, #tit_00:hover {
		background: #ffffff url(datanx/menuOn_00.gif) left bottom no-repeat;
	}
	li.on #tit_01, #tit_01:hover {
		background: #ffffff url(datanx/menuOn_01.gif) left bottom no-repeat;
	}
	li.on #tit_02, #tit_02:hover {
		background: #ffffff url(datanx/menuOn_02.gif) left bottom no-repeat;
	}
	#menu a#tit_03, #menu a#tit_03:visited {
		width: 76px;
	}
	li.on #tit_03, #tit_03:hover {
		background: #ffffff url(datanx/menuOn_03.gif) left bottom no-repeat;
	}
	li.on #tit_04, #tit_04:hover {
		background: #ffffff url(datanx/menuOn_04.gif) left bottom no-repeat;
	}
	li.on #tit_05, #tit_05:hover {
		background: #ffffff url(datanx/menuOn_05.gif) left bottom no-repeat;
	}
	li.on #tit_06, #tit_06:hover {
		background: #ffffff url(datanx/menuOn_06.gif) left bottom no-repeat;
	}
	li.on #tit_07, #tit_07:hover {
		background: #ffffff url(datanx/menuOn_07.gif) left bottom no-repeat;
	}
	li.on #tit_08, #tit_08:hover {
		background: #ffffff url(datanx/menuOn_08.gif) left bottom no-repeat;
	}
	li.on #tit_09, #tit_09:hover {
		background: #ffffff url(datanx/menuOn_09.gif) left bottom no-repeat;
	}
	li.on #tit_10, #tit_10:hover {
		background: #ffffff url(datanx/menuOn_10.gif) left bottom no-repeat;
	}
	#con_00 {
		background: #f89d3f;
	}
	#con_01 {
		background: #ae0000;
	}
	#con_02 {
		background: #d73e01;
	}
	#con_03 {
		background: #ff4b00;
	}
	#con_04 {
		background: #ffbe00;
	}
	#con_05 {
		background: #99cc01;
	}
	#con_06 {
		background: #0fb69c;
	}
	#con_07 {
		background: #ea0065;
	}
	#con_08 {
		background: #3f628c;
	}
	#con_09 {
		background: #b01dbb;
	}
	#con_10 {
		background: #006edf;
	}
	/*位置导航*/
.nav_location {
	height: 25px;
	line-height: 25px;
	border: 1px solid #ef6703;
	padding-left: 10px;
	background: url(datanx/bg_location.gif) top repeat-x;
}
	/*科技数据 科技词汇*/
.techData, .techDic {
	float: right;
	clear: right;
	width: 344px;
}
.techDic {
	margin-top: 9px;
}
.techData dt, .techDic dt {
	line-height: 28px;
	height: 28px;
	background: url(datanx/tag_techdata.gif) 5px 5px no-repeat;
}
.techDic dt {
	background: url(datanx/tag_techdic.gif) 5px 5px no-repeat;
}
.techData dt .more {
	color: #0f96db;
	float: right;
}
.techDic dt .more {
	color: #eb1212;
	float: right;
}
.techData dd {
	background: #ffffff;
	border: 1px solid #0f96db;
}
.techDic dd {
	*height: 1%;
	background: #ffffff;
	border: 1px solid #ff6a6a;
}
.techData dd, .techDic dd {
	padding: 5px 10px;
}
.techData dd .list_txt, .techDic dd .list_txt, .techData dd .list_txt a, .techDic dd .list_txt a {
	color: #000000;
}
.techData dd .list_txt, .techDic dd .list_txt {
	padding: 4px 0px 2px;
	border-bottom: 1px dashed #dcdcdc;
}
.techDic dd .list_txt {
	background: url(datanx/icon_question.gif) 2px 6px no-repeat;
	padding-left: 10px;
	float: left;
	width: 150px;
}
	/*flash*/
.showflash {
	width: 422px;
	height: 235px;
	float: left;
	border: 1px solid #ffffff;
}
	/*站内搜索 站外搜索*/
.searchbox {
	width: 202px;
	height: 205px;
	float: left;
	background: url(datanx/bg_searchbox.gif) left top no-repeat;
}
.searchbox hr {
	width: 80%;
	height: 1px;
	background: #b68f07;
	border: 0px;
	*border-bottom: 1px solid #b68f07;
}
.localsearch {
	padding: 18px 20px 0px;
}
.globalsearch {
	padding: 5px 20px 0px;
}
.localsearch dt {
	color: #dd8114;
	font-weight: bolder;
	height: 20px;
	border-bottom: 1px dotted #b68f07;
	padding-left: 20px;
	background: url(datanx/icon_zoom.gif) left top no-repeat;
}
.localsearch dd, .globalsearch dd {
	padding-top: 5px;
}
.globalsearch dt {
	color: #1b8b04;
	font-weight: bolder;
	height: 20px;
	border-bottom: 1px dotted #b1c5aa;
	padding-left: 20px;
	background: url(datanx/icon_earth.gif) left top no-repeat;
}
.Submitbt2 {
	float: right;
	border: 0px;
	width: 48px;
	height: 48px;
	cursor: pointer;
	background: url(datanx/bt_globalsearch.gif) left top no-repeat;
}
.Submitbt {
	float: right;
	border: 0px;
	width: 48px;
	height: 44px;
	cursor: pointer;
	background: url(datanx/bt_localsearch.gif) left top no-repeat;
}
.localsearch .more {
	padding-left: 10px;
	color: #dd8114;
	line-height: 28px;
	background: url(datanx/icon_arrow.gif) left 2px no-repeat;
	word-break: keep-all;
	white-space: nowrap;
	word-wrap: normal;
	line-break: normal;
}
#Keyword {
	width: 105px;
	height: 14px;
	border: 1px solid #cbc5b2;
	color: #e4a355;
}
#Keyword2 {
	width: 105px;
	height: 14px;
	border: 1px solid #aab7c5;
	color: #cccccc;
}
.gselect {
	height: 18px;
	margin-top: 6px;
}
.gselect select {
	color: #1b8b04;
	border: 1px solid #1b8b04;
	height: 18px;
	width: 110px;
	cursor: pointer;
}
.gselect option {
	cursor: pointer;
}
	/*决策必读 数据资源*/
.decision {
	width: 564px;
	float: right;
	background: #ffffff url(datanx/tag_green.gif) left top no-repeat;
}
.dataRes {
	width: 578px;
	float: left;
	clear: left;
	margin-top: 5px;
	background: #ffffff url(datanx/tag_blue.gif) left top no-repeat;
}
.decision dt, .dataRes dt {
	height: 29px;
	line-height: 29px;
	padding: 0px 30px;
}
.decision dt .more, .dataRes dt .more {
	float: right;
	color: #ffffff;
}
.decision dd, .dataRes dd {
	border: 1px solid #eaeaea;
	border-top: 0px;
	height: auto!important;
	height: 80px;
	min-height: 80px;
	padding: 4px 0px;
	*padding: 3px 0px;
	background: url(datanx/divline_conbox.gif) center top repeat-y;
}
.dataRes dd {
	background: url(datanx/divline_conbox.gif) 296px top repeat-y;
}
.decision dd .list_txt, .dataRes dd .list_txt {
	float: left;
	_display: inline;
	margin: 0px 8px;
	width: 252px;
	padding: 5px 0px 4px 12px;
	border-bottom: 1px dashed #dcdcdc;
	background: url(datanx/icon_article.gif) 2px 6px no-repeat;
}
.dataRes dd .list_txt {
	width: 260px;
	border: 0px;
	padding: 5px 0px 2px 12px;
	background: url(datanx/icon_arrow3.gif) 8px 8px no-repeat;
}
.decision dd .list_txt, .decision dd .list_txt a, .dataRes dd .list_txt, .dataRes dd .list_txt a {
	color: #333333;
}
	/*科普园地 十一五专题*/
.popScience {
	background: url(datanx/bg_showboxB.gif) center bottom no-repeat;
}
.spe115 {
	background: url(datanx/bg_showboxB2.gif) center bottom no-repeat;
}
.popScience dl {
	padding: 8px 7px 8px 0px;
	position: relative;
	background: url(datanx/bg_showboxT.gif) center top no-repeat;
}
.spe115 dl {
	padding: 8px 0px 8px 7px;
	position: relative;
	background: url(datanx/bg_showboxT2.gif) center top no-repeat;
}
.popScience dd {
	padding-right: 145px;
	height: auto!important;
	height: 208px;
	min-height: 200px;
	background: url(datanx/tag_popscience.gif) right top no-repeat;
}
.spe115 dd {
	padding-left: 145px;
	height: auto!important;
	height: 450px;
	min-height: 450px;
	background: url(datanx/tag_11-5.gif) left top no-repeat;
}
.popScience dt, .spe115 dt {
	width: 55px;
	height: 17px;
	line-height: 17px;
	text-align: center;
	position: absolute;
}
.popScience dt {
	right: 10px;
	top: 180px;
	background: url(datanx/more_blue.gif) left top no-repeat;
}
.spe115 dt {
	left: 15px;
	_left: 8px;
	top: 240px;
	background: url(datanx/more_orange.gif) left top no-repeat;
}
.popScience dt a, .spe115 dt a {
	color: #ffffff;
}
.loopcell {
	float: left;
	width: 295px;
	_display: inline;
	margin: 5px 0px 5px 10px ;
}
.loopcell .pic_art {
	padding-top: 10px;
	line-height: 20px;
}
.loopcell .pic_art_img {
	float: left;
	width: 105px;
	height: 75px;
	overflow: hidden;
	border: 1px solid #000000;
	margin: 0px 10px 8px 0px;
}
.loopcell .pic1 {
	height: auto;
}
.loopcell .pic_art_title a {
	font-weight: bolder;
}
.loopcell .pic_art_content {
	float: left;
	width: 175px;
}
.loopcell .pic_art_content{
	text-indent: 2em;
	word-break: break-all;
	white-space: normal;
	word-wrap: break-word;
	line-break: strict;/*IE,非汉字换行*/
}
.loopcell .more {
/*	background: #000;
	display: block;
	width: 6px;
	height: 6px;
	float: left;
*/}
.loopcell .list_txt {
	padding: 4px 0px 2px;
	border-bottom: 1px dashed #dcdcdc;
}
.tit_knowledge, .tit_video, .tit_agriculture, .tit_industry, .tit_recycle, .tit_manufactory {
	height: 22px;
	line-height: 22px;
	padding-left: 25px;
	font-weight: bolder;
	color: #ffffff;
}
.tit_knowledge {
	background: url(datanx/tag_knowledge.gif) left top no-repeat;
}
.tit_video {
	background: url(datanx/tag_video.gif) left top no-repeat;
}
.tit_agriculture {
	background: url(datanx/tag_agriculture.gif) left top no-repeat;
}
.tit_industry {
	background: url(datanx/tag_industry.gif) left top no-repeat;
}
.tit_recycle {
	background: url(datanx/tag_recycle.gif) left top no-repeat;
}
.tit_manufactory {
	background: url(datanx/tag_manufactory.gif) left top no-repeat;
}
.con_knowledge, .con_knowledge a {
	color: #866b0e;
}
.con_video, .con_video a {
	color: #833331;
}
.con_agriculture, .con_agriculture a {
	color: #2f7c31;
}
.con_industry, .con_industry a {
	color: #646269;
}
.con_recycle, .con_recycle a {
	color: #5a5296;
}
.con_manufactory, .con_manufactory a {
	color: #3461b4;
}
.con_knowledge .pic_art_title a {
	padding-right: 15px;
	background: url(datanx/icon_dialog.gif) right 1px no-repeat;
}
.con_video .pic_art_title a {
	padding-right: 18px;
	background: url(datanx/icon_camera.gif) right 0px no-repeat;
}
	/*科技查新*/
.novelty {
	float: left;
	width: 200px;
}
.novelty dt {
	height: 33px;
	background: url(datanx/tag_novelty.gif) center no-repeat;
}
.novelty dd {
	background: #ffffff;
	margin-top: 10px;
	padding: 5px 20px;
	border: 5px solid #ccd2e2;
}
.novelty dd .list_txt {
	padding: 5px 0px 4px 25px;
	border-bottom: 1px dashed #dcdcdc;
	background: url(datanx/icon_arrow2.gif) 10px 7px no-repeat;
}
.novelty dd .list_txt, .novelty dd .list_txt a {
	color: #666666;
}
	/*项目申报*/
.project {
	float: left;
	_display: inline;
	margin-left: 10px;
	width: 370px;
	background: url(datanx/bg_switchboxB.gif) left bottom no-repeat;
}
.project dt li {
	width: 95px;
	height: 33px;
	float: left;
	_display: inline;
	background: url(datanx/tag_switch.gif) left bottom no-repeat;
}
.project dt li.on {
	width: 180px;
	background: url(datanx/tag_switchOn.gif) left bottom no-repeat;
}
.project dt li a {
	display: block;
	text-align: center;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	color: #98877f;
}
.project dt li.on a {
	color: #bd1a15;
	text-align: left;
	padding-left: 60px;
	font-weight: bolder;
	background: url(datanx/icon_darrow.gif) 40px 11px no-repeat;
}
.project dd {
	clear: both;
	display: none;
	height: 150px;
}
.project .pic_art {
	float: left;
	width: 105px;
	padding: 5px 15px 0px;
}
.project .pic_art .pic1 {
	border: 1px solid #000000;
}
.project .rightbox {
	float: left;
	padding-top: 5px;
}
.project .onebox {
	padding: 5px;
}
.project .list_txt {
	padding: 5px 0px 2px 25px;
	border-bottom: 1px dashed #dcdcdc;
	background: url(datanx/icon_paper.gif) 5px 5px no-repeat;
}
.project .list_txt, .project .list_txt a {
	color: #833331;
}
	/*会员服务*/
.services {
	float: left;
	_display: inline;
	width: 600px;
}
.services a {
	float: left;
	padding-left: 34px;
	margin: 0px 10px 0px 14px;
	height: 40px;
	line-height: 50px;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: underline;
	font-family: Tahoma, Verdana, "微软雅黑";
	word-break: keep-all;
	white-space: nowrap;
	word-wrap: normal;
	line-break: normal;
}
#ser_00 {
	color: #0f6095;
	background: url(datanx/icon_zoom2.gif) 5px 12px no-repeat;
}
#ser_01 {
	color: #8c612a;
	background: url(datanx/icon_alarm.gif) 5px 12px no-repeat;
}
#ser_02 {
	color: #675b4c;
	background: url(datanx/icon_assist.gif) 5px 12px no-repeat;
}
#ser_03 {
	color: #166e19;
	background: url(datanx/icon_thumb.gif) 5px 12px no-repeat;
}
	/*右下角按钮*/
#goTop, #goHome {
	float: right;
	display: block;
	width: 54px;
	height: 15px;
	margin: 30px 20px 0px 0px;
}
#goHome {
	background: url(datanx/icon_home.gif) no-repeat;
}
#goTop {
	background: url(datanx/icon_top.gif) no-repeat;
}
	/*滚动图片友情链接 数据资源图片链接*/
.dataResPic {
	width: 189px;
	height: 308px;
	padding: 10px 0px;
	float: right;
	overflow: hidden;
	background: url(datanx/bg_dataResPic.gif) left top no-repeat;
}
#Marquee_01 {
	height: 308px;
	padding: 0px 10px;
	overflow: hidden;
}
#Marquee_01 .linkfriendsite {
	margin: auto;
	padding: 5px 0px;
	border-bottom: 1px dotted #b2b2b2;
	text-align: center;
}
#Marquee_01 .linkfriendsite img {
	width: 150px;
	height: 50px;
}
.scrollbox {
	width: 771px;
	height: 78px;
	margin: auto;
	overflow: hidden;
	position: relative;
	background: url(datanx/bg_scrollbox.gif) no-repeat;
}
.scrollbox dl {
	width: 751px;
	margin: auto;
	overflow: hidden;
	white-space: nowrap;
	padding: 20px 0px;
}
#reScrollLeft, #reScrollRight {
	position: absolute;
	width: 10px;
	height: 78px;
	top: 0px;
	cursor: pointer;
}
#reScrollLeft {
	left: 0px;
}
#reScrollRight {
	right: 0px;
}
.scrollbox dd, .scrollbox .linkfriendsite {
	display: inline;
	white-space: nowrap;
}
.scrollbox dd img {
	vertical-align: middle;
}
	/*底部链接 版权信息*/
#bottom_all {
	margin-top: 10px;
	background: url(datanx/bg_BottomAll.gif) left repeat-y;
}
#bottom_top {
	font-size: 0px;
	height: 5px;
	background: url(datanx/bg_BottomT.gif) left top no-repeat;
}
#bottom_con {
	padding: 5px 5px 20px;
	background: url(datanx/bg_BottomB.gif) left bottom no-repeat;
}
.bottomLink {
	color: #c60707;
	border-bottom: 1px solid #c60707;
	width: 90%;
	margin: auto;
	line-height: 28px;
	text-align: center;
}
.bottomLink a {
	color: #c60707;
}
.copyright {
	color: #666666;
	line-height: 24px;
	text-align: center;
	padding-top: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif, "宋体";
}
/* ==局部样式定义结束== */


/* ==栏目列表页== */
.section2 {
	margin-top: 5px;
	background: #ffffff url(datanx/divline_con.gif) 195px repeat-y;
}
.main_bg {
	height: auto!important;
	height: 300px;
	min-height: 300px;
	background: url(datanx/divline_conBot.gif) 195px bottom no-repeat;
	padding-bottom: 15px;
}
.columnLeft dl {
	padding: 0px 4px;
}
.columnLeft dt {
	font-size: 14px;
	font-weight: bolder;
	color: #ffffff;
}
.columnLeft dd, .columnRight dd {
	height: auto!important;
	height: 50px;
	min-height: 50px;
}

	/*栏目导航 专题栏目 统计信息*/
.colnav, .regnav {
	background: url(datanx/tag_navColumn.gif) left top no-repeat;
}
.colnav dt, .regnav dt {
	height: 32px;
	line-height: 38px;
	overflow: hidden;
	padding-left: 12px;
}
.colnav dd, .regnav dd {
	background: #f0ebe9;
	border-bottom: 1px solid #ffffff;
}
.colnav a, .regnav li {
	display: block;
	color: #333333;
	font-weight: bolder;
	padding-left: 20px;
	height: 28px;
	line-height: 28px;
	border-top: 1px solid #ffffff;
	background: url(datanx/icon_arrow5.gif) 95% center no-repeat;
}
.colnav a:hover, .regnav li.on {
	background: #ffffff url(datanx/icon_arrow6.gif) 95% center no-repeat;
}
.colspe {
	background: url(datanx/tag_spe.gif) 4px top no-repeat;
}
.colspe dt, .colstatics dt {
	padding-left: 30px;
	height: 27px;
	line-height: 27px;
}
.colstatics {
	background: url(datanx/tag_statics.gif) 4px top no-repeat;
}
.colstatics dd, .colspe dd {
	padding: 10px;
	line-height: 18px;
	color: #333333;
}
.colspe dd a {
	color: #333333;
}
	/*右栏图片列表*/
.showlist {
	background: url(datanx/bg_colR.gif) right top no-repeat;
}
.showlist dt {
	height: 40px;
	line-height: 32px;
}
#text_data, #text_data_1 {
	background: url(datanx/text_data.gif) 15px 10px no-repeat;
}
#text_data_1001 {
	background: url(datanx/text_desicion.gif) 15px 10px no-repeat;
}
#text_data_1009 {
	background: url(datanx/text_115Special.gif) 15px 10px no-repeat;
}
#text_data_1010 {
	background: url(datanx/text_project.gif) 15px 10px no-repeat;
}
#text_data_1003 {
	background: url(datanx/text_terms.gif) 15px 10px no-repeat;
}
#text_data_1004 {
	background: url(datanx/text_science.gif) 15px 10px no-repeat;
}
#text_data_1005 {
	background: url(datanx/text_dataRes.gif) 15px 10px no-repeat;
}
#text_data_1006 {
	background: url(datanx/text_industry.gif) 15px 10px no-repeat;
}
#text_data_1008 {
	background: url(datanx/text_infoServices.gif) 15px 10px no-repeat;
}
#text_data_1007 {
	background: url(datanx/text_innovation.gif) 15px 10px no-repeat;
}
#text_search {
	background: url(datanx/text_search.gif) 15px 10px no-repeat;
}
.showlist dt .more {
	float: right;
	margin-right: 15px;
	padding-left: 16px;
	color: #d01402;
	font-size: 14px;
	font-weight: bolder;
	background: url(datanx/icon_arrow4.gif) left 10px no-repeat;
}
.showlist dd {
	padding: 15px 15px 0px;
}
.showlist .pic_art_img {
	float: left;
	margin-right: 15px;
	width: 176px;
	height: 132px;
	overflow: hidden;
}
.showlist .pic_art_img img {
	height: auto;
}
.showlist .pic_art_title {
	line-height: 24px;
}
.showlist .pic_art_title a {
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.showlist .pic_art_content {
	text-indent: 2em;
}
.showlist .pic_art_content a {
	color: #666666;
	line-height: 22px;
}
.showlist .txtlist {
	padding: 10px 8px;
	margin-top: 10px;
	border-top: 1px dashed #999999;
}
.showlist .txtlist div {
	float: left;
	width: 49%;
	padding: 3px 0px;
}
.showlist .txtlist a {
	font-size: 14px;
	color: #333333;
}
	/*栏目循环列表*/
.loopwrapper {
/*	padding: 0px 15px 0px 8px;
*/}
.loopcell2 {
	margin: auto 15px 10px 8px;
	background: url(datanx/tag_loopcellAll.gif) top repeat-x;
}
.loopcell2 dt {
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	font-weight: bolder;
	color: #ffffff;
	padding-left: 12px;
	background: url(datanx/tag_loopcellL.gif) left top no-repeat;
}
.loopcell2 dt span {
	display: block;
	float: left;
	padding-right: 50px;
	background: url(datanx/tag_loopcellR.gif) right top no-repeat;
}
.loopcell2 dt .more {
	float: right;
	color: #666666;
	font-weight: normal;
	margin-right: 10px;
}
.loopcell2 dd {
	line-height: 24px;
	padding: 10px 5px 0px 10px;
}
.loopcell2 .leftbox {
	float: left;
	margin-right: 10px;
}
.loopcell2 .rightbox {
	width: 350px;
	float: left;
}
.loopcell2 .pic_art_title {
	text-align: center;
}
.loopcell2 .pic_art_title a {
	font-weight: bolder;
	color: #000000;
}
.loopcell2 .pic_art_img {
	width: 176px;
	height: 120px;
	overflow: hidden;
}
.loopcell2 .pic1 {
	height: auto;
}
.loopcell2 .rightbox a {
	color: #333333;
	line-height: 20px;
}
.loopcell2 .rightbox td {
	color: #999999;
}
.showResult {
	line-height: 20px;
}
.showResult table {
	background: #ffffff;
	width: 95%;
	border-collapse: separate;
}
.showResult table tr {
	background-color: expression((rowIndex%2)?'#ffffff':'#f0f0f0');/*IE*/
}
.showResult .tit td {
	background: #fee7d0;
}
.showResult textarea {
	width: 98%;
	height: 500px;
	margin: auto;
	padding: 5px;
}
.h_search {
	width: 63px;
	height: 21px;
	border: 0px;
	cursor: pointer;
	color: #666666;
	line-height: 21px;
	background: url(datanx/bt_hsearch.gif) no-repeat;
}
.showMeans {
	color: #444444;
	text-align: center;
}
.showMeans a {
	color: #444444;
	font-weight: bolder;
}
.submitform {
	margin: auto;
	text-align: center;
}
.showSimpleList {
	line-height: 24px;
	margin: 5px 25px;
	border-bottom: 1px dashed #f49b59;
}
.showSimpleList dt {
	padding-left: 25px;
	background: url(datanx/icon_pen.gif) left center no-repeat;
	border-bottom: 1px dashed #f49b59;
	margin-bottom: 5px;
}
.showSimpleList dd {
	height: auto;
	min-height: 0px;
	padding-left: 15px;
	background: url(datanx/icon_disc.gif) left center no-repeat;
}
.showSimpleList dd a {
	color: #666666;
}