/* 
	Stylesheet for www.51zsjc.com/zs
	Date:2010-20-18
	Author:boyce
	Email:youngsoul@126.com
	QQ:277841301
 */
@import url("reset.css");
@import url("commonHeader.css");
@import url("commonFooter.css");
html {
zoom: expression(function(ele){
	ele.style.zoom = "1";
	document.execCommand("BackgroundImageCache", false, true);
}(this));
}

/*= common =*/
body{background-color:#fff; font-size:12px;}
input,button{border:none; background:none;}
label,button{cursor:pointer;}
.clear{clear:both; line-height:0; height:0; overflow:hidden;}
.red,a.red{color:#cc0432;}
.black,a.black{color:#000;}
.gray,a.gray{color:gray;}
.orange,a.orange{color:#e14005;}
.del{text-decoration:line-through;}
.fb22,
.fb18{font:bold 18px "Î¢ÈíÑÅºÚ", "ËÎÌå";}
.f14{font-size:14px;}
.adBox{margin:8px 0; width:950px; min-height:60px;}
* html .adBox{height:60px;}

a{color:#333; text-decoration:none;}
a:hover,
a.red:hover,
a.black:hover{color:#cc0432; text-decoration:underline;}

.abc_a,.abc_b{float:left; margin-right:4px;}
.ab_a{float:left;}
.abc_c,
.ab_b{float:right;}

.title{position:relative; background:url(../zs/images/zsChannelIcon.gif) no-repeat;}
		.title p{position:absolute; right:10px; bottom:7px;}
	.module_side{width:255px;}
		.module_side .title{height:32px;  background-position:right -40px;}
			.module_side .title h2,
			.module_side .title h3{padding:10px 0 0 24px; font-size:14px; color:#c5022c;}
.clear{clear:both; height:0; overflow:hidden;}

/* layout */
#zsChannel{margin:0 auto; width:950px;}
	#channelMark{position:relative; margin:6px 0; height:60px; overflow:hidden;}
		#channelMark h1{position:absolute; left:0; top:0;}
		#channelMark #commonSearch{margin-left:406px; width:540; height:54px;}
			#commonSearch ul{position:relative; top:6px; left:4px; height:23px; overflow:hidden;}
				#commonSearch ul li{float:left; display:inline; margin:0 2px; padding-top:5px; width:48px; height:18px; background:url(../images/v3/searchIcon.gif) no-repeat -51px top; text-align:center; cursor:pointer;}
				#commonSearch ul li.active{background-position:left top; color:#f7edba; cursor:default;}
				#commonSearch .con{padding:7px 0 0 10px; height:30px; background:url(../zs/images/zsChannelIcon.gif) no-repeat right -326px;}
				#sCon2,
				#sCon3,
				#sCon4,
				#sCon5,
				#sCon6{display:none;}
					#commonSearch .con input{width:340px; height:22px; border:1px solid #999; border-right:0; background-color:#fff; line-height:22px;}
					#commonSearch #sCon2 input{width:280px;}
					#commonSearch .con button{width:73px; height:25px; background:url(../zs/images/zsChannelIcon.gif) no-repeat right -271px; color:#d18219; font-weight:bold;}
	#channelNav{margin-bottom:10px; height:68px;}
		#channelNav ul{height:37px; background:url(../zs/images/zsChannelIcon.gif) no-repeat;}
			#channelNav ul li{float:left; display:inline; padding:12px 30px 0 30px; height:25px; background:url(../zs/images/zsChannelIcon.gif) no-repeat right -82px;}
			#channelNav ul li.last{background:none;}
				#channelNav ul li a{font-size:14px; color:#fff;}
				#channelNav ul li a:hover{color:#fefda1;}
		#channelNav p{margin-top:1px; padding:8px 0 0 30px; height:20px; border:1px solid #f5c7d1; background-color:#fbe6eb; color:#c4042d;}
			#channelNav p a{color:#c4042d;}
	#crumb{position:relative; padding:6px 0 6px 3px; margin:10px 0; height:16px; color:#555; border-bottom:1px solid #eee;}
		#crumb a{color:#f26060; text-decoration:underline;}
		#crumb a:hover{text-decoration:none;}
		#crumb .arrow{font:normal 11px Arial, Helvetica, sans-serif;}
		#crumb p{position:absolute; right:10px; bottom:3px;}
			#crumb p img{vertical-align:text-bottom;}
	
	#news{margin:10px 0; height:284px; overflow:hidden;}
		#photoNews,
		#textNews{float:left; display:inline;}
		#zhaobiao{float:right; width:255px;}			
		#photoNews{position:relative; padding:1px; width:328px; height:280px; overflow:hidden; border:1px solid #e5dfdf; background-color:#fff;}
			#photoWrapper{position:relative; width:328px; height:280px; overflow:hidden;}
				#photoWrapper ul{position:absolute; left:0; top:0; z-index:10;}
					#photoWrapper ul li{position:absolute;}
					#photoWrapper ul li img{width:328px; height:280px;}
				#photoNewsTitle,
				#photoNewsBg{position:absolute; left:0; bottom:0; z-index:11; width:328px; height:52px;}
				#photoNewsBg{z-index:10; background-color:#000; opacity:0.5; filter:alpha(opacity=50);}
					#photoNewsTitle a{position:absolute; display:block; padding:8px 0 0 10px; width:318px; color:#fff; font-weight:bold; font-size:14px;}
			#photoNewsBtn{position:absolute; right:1px; bottom:1px; z-index:12;}
				#photoNewsBtn ul li{float:left; display:inline; margin:0 1px 0 0; width:17px; height:15px; background-color:#c6032d; color:#fff; font:normal 11px Arial, Helvetica, sans-serif; text-align:center; cursor:pointer;}
				#photoNewsBtn ul li.active{background-color:#fff; font-weight:bold;}
				#photoNewsBtn ul li a{color:#f2f2f2;}
				#photoNewsBtn ul li.active a{color:#000;}
		#textNews{margin-left:10px; width:340px; height:282px; border:1px solid #e6dde0;}
			#textNews h2{margin:10px; padding:10px 10px 0 10px; height:20px; text-align:center; font:normal 16px "Î¢ÈíÑÅºÚ","ºÚÌå"; overflow:hidden;}
				#textNews h2 a{color:#cf0833;}
			#textNews ul li{padding:5px 0 4px 20px; background:url(../zs/images/zsChannelIcon.gif) no-repeat -936px -160px; font-size:14px; overflow:hidden;}
				#textNews ul li a{color:#666;}
		#zhaobiao .title p{padding:2px 0 0 3px; width:110px; height:14px; background:url(../zs/images/zsChannelIcon.gif) no-repeat right -231px;}
				#zhaobiao .title p a{color:#fff;}
					#zhaobiao .title p a strong{color:#feffa2;}
			#zhaobiao .con{padding-top:10px; height:242px; background-color:#fcfaed;}				
				#zhaobiaoScroll{position:relative; height:228px; overflow:hidden;}
					#zhaobiao .con ul{position:absolute; left:0; top:0;}
						#zhaobiao .con ul li{padding:4px 0 4px 10px; height:20px;}
	#progress{margin:8px 0;}		
	.col2{}
		.col2 .col_a{float:left; width:686px;}
			.col2 .col_a .module_main{margin-bottom:8px; width:686px; height:285px; background:url(../zs/images/zsChannelIcon.gif) no-repeat left -39px; overflow:hidden;}
			.col2 .col_a #designer{height:230px; background:url(../zs/images/main2.gif) no-repeat;}
				#designer .ab_a .con ul li{float:left; position:relative; display:inline; margin-right:30px; width:94px; height:90px;}
					#designer .con ul li a img{padding:1px; border:1px solid #dedede; width:90px; height:80px; border-bottom:0;}					
					#designer .con ul li span{position:absolute; bottom:0; left:0; display:block; padding-top:4px; width:94px; height:20px; background-color:#fff; text-align:center;;}
			.col2 .col_a .module_main .ab_a{width:400px;}
			.col2 .col_a .module_main .ab_b{width:286px;}
				.col2 .col_a .module_main .title{height:31px; background:none;}
					.col2 .col_a .module_main .title p{right:10px;}	
						.col2 .col_a .module_main .title p a{color:#777;}			
					.col2 .col_a .module_main .title h2{padding:8px 0 2px 24px; background:url(../zs/images/zsChannelIcon.gif) no-repeat -932px -122px; font:normal 14px "ËÎÌå"; color:#ce0332;}
				.col2 .col_a .module_main .con{padding:10px;}
				.col2 .col_a .module_main .ab_b .con ul{padding-top:4px;}
					.col2 .col_a .module_main .ab_b .con ul li{padding:7px 0 7px 10px; height:14px; overflow:hidden; font-size:14px; line-height:16px;}
				.imageType li{float:left; display:inline; margin:0 8px 8px 8px; padding:1px; width:106px; min-height:46px; background-color:#f3f3f3; text-align:center; line-height:2;}
					* html .imageType li{height:46px;}
						.imageType li a img{width:104px; height:44px; border:1px solid #fff;}
						.imageType li a:hover img{border-color:#cd0332;}
					.textType li{margin:5px 8px; height:22px; overflow:hidden; background-color:#f2f1f1; line-height:22px;}
			.block{}
				.module_txt{float:left; margin-bottom:8px; width:342px;}
					.module_txt .title{height:30px; background:url(../zs/images/zsChannelIcon.gif) no-repeat left -332px;}
						.module_txt .title h3{padding:8px 0 0 20px; font:bold 14px "ËÎÌå"; color:#fff;}
					.module_txt .con{padding:10px; border:1px solid #f2f2f2; border-top:0; background-color:#f9f9f9;}
						.module_txt .con ul li{padding:5px 0 5px 10px; height:16px; overflow:hidden; background:url(../zs/images/zsChannelIcon.gif) no-repeat -945px -162px;}
		.col2 .col_b{float:right; width:255px;}
			.col2 .col_b .con{padding:5px; background-color:#f1f1f3;}
			#guwen .con{padding:3px;}
				#guwenHeadline{width:248px; height:120px; background:url(../zs/images/summaryBottom.gif) no-repeat left bottom; overflow:hidden;}
					#guwenHeadline div{padding:6px 0 0 10px; font:bold 12px "ËÎÌå"; background:url(../zs/images/summaryTop.gif) no-repeat;}
						#guwenHeadline div a{padding-left:20px; color:#000; background:url(../zs/images/zsAskIcon.gif) no-repeat left center;}
					#guwenHeadline p{padding:6px 5px 0 30px; background:url(../zs/images/zsAnswerIcon.gif) no-repeat 10px 5px; color:#d66262; line-height:1.5;}
					#guwenHeadline p.reply{padding:0 10px 5px 0; background:none; text-align:right;}
				#guwen .con table{width:100%;}
					#guwen .con table td{padding:5px 2px; height:16px; overflow:hidden; color:#888;}
					* html #guwen .con table td{height:14px;}
				#tools .con ul li{margin-bottom:1px; padding:5px 0 5px 10px; height:17px; background-color:#fff;}
			#job .con table{width:100%;}
				#job .con table .odd{background-color:#f9f9f9;}
				#job .con table td{padding:7px 2px; height:16px; overflow:hidden;}
				#job .con table th{padding:6px 2px; text-align:left; background-color:#fff; border-bottom:1px solid #ddd; color:#cb0331;}
		#gallery{margin:-6px 0 8px 0; width:950px; height:164px; background:url(../zs/images/zsChannelIcon.gif) no-repeat left bottom; overflow:hidden;}
			#gallery .title{height:36px; background:none;}
				#gallery .title h2{padding:12px 0 0 10px; font:bold 14px "ËÎÌå"; color:#c82c37;}
			#gallery .con{height:128px;}
				#gallery .con ul li{float:left; display:inline; margin:10px 3px 0 7px; width:142px; height:104px; border:2px solid #fff; background-color:#fff; text-align:center;}
					#gallery .con ul li a:hover{text-decoration:none;}
					#gallery .con ul li a img{width:140px; height:80px; border:1px solid #ddd;}
					#gallery .con ul li a:hover img,
					#designer .con ul li a:hover img{border-color:#f55f61;}
		#onlinechat{position:absolute;}
		
/* page-zhaobiao */

	.pageTitle{position:relative; margin-bottom:10px; height:30px; border-bottom:1px dashed #cdcdcd;}
		.pageTitle h3{padding:10px 0 0 18px; font:bold 14px "ËÎÌå"; color:#c6032c; background:url(../zs/images/zsChannelIcon.gif) no-repeat -938px -122px;}
		.pageTitle p{position:absolute; right:10px; bottom:2px; padding:8px 0 0 5px; width:104px; height:17px; background:url(../zs/images/zhaobiaoIcon.gif) no-repeat right top;}
			.pageTitle p a{color:#fff;}
			.pageTitle p a:hover,
			.pageTitle p a strong{color:#fffea2;}
	.weiJiaoFang{display:inline-block; padding:2px 0 0 2px; width:84px; height:14px; background:url(../images/zsjc_jiaofang_no.gif) no-repeat; font:normal 12px "ËÎÌå"; color:#999;}
	* html .weiJiaoFang{display:inline;}
	#viewMode{height:114px; border-bottom:1px solid #ddd; overflow:hidden;}
		#viewMode dt{margin-bottom:15px; width:56px; height:28px; text-align:right; color:#333;}
		#viewMode dd{margin:-43px 0 15px 60px;}
			#viewMode dd a{margin-right:10px; padding:2px; line-height:14px;}
			#viewMode dd a.selected{background-color:#f56061; color:#fff;}
	#search{padding:5px; text-align:right; border-bottom:1px solid #ddd;}
		#search input{border:1px solid #dedede; height:18px; background-color:#fff;}
	#zhaobiaoList{padding:10px 0;}
		#zhaobiaoList .item{position:relative; padding:14px 0 0 15px; height:80px; overflow:hidden; background-color:#f6f4f7; border:1px solid #fff;}
		#zhaobiaoList .odd{background-color:#fff;}
		#zhaobiaoList .active{background-color:#fceef1; border:1px solid #f56061;}
			#zhaobiaoList .item .board,
			#zhaobiaoList .item .cBoard,
			.contactDetail .board{float:left; display:inline; margin-right:10px; width:68px; height:57px; background:url(../zs/images/zhaobiaoIcon.gif) no-repeat;}
			.contactDetail .board{float:right;}
			#zhaobiaoList .item .cBoard{width:71px; height:47px; background-position:-2px -549px;}
				#zhaobiaoList .item .board p,
				.contactDetail .board p{padding-top:4px; text-align:center; font-size:14px; color:#fff;}
				#zhaobiaoList .item .board span,
				.contactDetail .board span{display:block; padding:0 0 0 17px; color:#999;}				
					#zhaobiaoList .item .board span b,
					.contactDetail .board span b{color:#714d00; font:normal 24px Arial Black, Helvetica, sans-serif;}
			#zhaobiaoList .item dl dt{margin-bottom:6px; font:bold 14px "ËÎÌå";}
				#zhaobiaoList .item dt i{font:normal 12px "ËÎÌå";}
				#zhaobiaoList .item dl dt a{color:#c6032c;}
					#zhaobiaoList .item dl dt a span{color:#000;}
			#zhaobiaoList .item dl dd{margin-right:200px; padding-bottom:2px;color:#555;}
			#zhaobiaoList .item .date{position:absolute; right:30px; top:20px; line-height:24px;}
				#zhaobiaoList .item .date b{display:block; padding-top:6px; color:#c6032c; font:normal 14px Arial, Helvetica, sans-serif;}
		.paging{padding:5px 10px; border-top:1px solid #ddd;}
	#zhaobiaoAD{margin:10px 0; border:1px solid #f3c768; height:144px;}
	#zhaobiaoDetail h2{padding:15px; text-align:center; font:normal 24px "Î¢ÈíÑÅºÚ","ºÚÌå";}
		#zhaobiaoDetail h2 a{margin-left:15px; padding:3px; font:normal 14px "ËÎÌå"; background-color:#f45a5a; color:#fff;}
	#zhaobiaoDetail table{width:99%; border:1px solid #d5c6c4;}
		#zhaobiaoDetail table th,
		#zhaobiaoDetail table td{padding:12px 8px; border-bottom:1px solid #f1f1f2; color:#333;}
		#zhaobiaoDetail table th{width:100px; text-align:right; background-color:#fff4f1; border-color:#ebe1df;}
		#zhaobiaoDetail table img{max-width:530px;}		
	.contactDetail{margin:10px 8px 0 0; padding:10px 20px; height:60px; border:1px solid #d5c6c4; background-color:#fffce9; font-size:14px;}
		.contactDetail p{padding-top:20px;}
			.contactDetail p span{margin-right:30px;}
		.contactDetail button,
		#search button,
		#zhaobiaoDetail button{width:83px; height:21px; background:url(../zs/images/zhaobiaoIcon.gif) no-repeat -72px top; color:#ce0e3a;}
/* guwen */
	#commonAQ{padding:10px 14px; height:126px; overflow:hidden; border-top:1px solid #f56162; background-color:#f1f1f2;}
		#commonAQ h4{padding-right:10px; width:58px; font:bold 12px "ËÎÌå"; background:url(../zs/images/zhaobiaoIcon.gif) no-repeat -522px -36px; color:#44282f;}
		#commonAQ ul{padding:10px 0; height:106px;}
			#commonAQ ul li{float:left; display:inline; padding:6px 0; width:215px; height:14px; overflow:hidden;}
				#commonAQ ul li a{color:#44282f;}
		.aqList{margin:10px 0;}
			.aqList .item{margin-bottom:10px;}
				.aqList .item div{position:relative; margin-bottom:20px; padding:6px 0 6px 30px; height:20px; background:#fff3f1 url(../zs/images/zhaobiaoIcon.gif) no-repeat 3px -61px;}
					.aqList .item div a{font-size:14px; color:#e65356;}
					.aqList .item div a.replyBtn{display:inline-block; width:61px; height:20px; color:#44282f; font-size:12px; background:url(../zs/images/zhaobiaoIcon.gif) no-repeat -158px top; text-align:center; line-height:20px;}
					* html .aqList .item div a.replyBtn{display:inline;}
					.aqList .item div span{position:absolute; right:10px; top:10px; color:#a07f86;}
				.aqList .item p{margin-bottom:20px; padding:0 8px; text-indent:2em; line-height:1.6; color:#6e5d61;}
				.aqList .item p.reply{color:#227818; background-color:#f9f9f9;}
					.aqList .item p.reply b{display:block; margin:6px 0 6px -2em; color:#e65356;}
		#side_progress .con ul li{float:left; display:inline; margin:2px; padding:6px 0 6px 10px; width:108px; height:20px; overflow:hidden; background-color:#fff; font-size:14px;}
			#side_progress .con ul li a{color:#e65356;}
				#side_progress .con ul li a span{margin-right:3px; color:#44282f; font:normal 14px Arial Black, Helvetica, sans-serif;}
		#askForm{margin:20px 0;}
			#askForm h4{padding-bottom:6px; color:#44282f; font:bold 14px "ËÎÌå";}
			#askForm div{margin-bottom:4px;}
				#askForm div input{padding-left:4px; width:200px; height:20px; border:1px solid #6e5d61; line-height:20px; color:#999;}
				#askForm div input.w{width:450px;}
				#askForm div textarea{padding-left:4px; width:500px; height:80px; border:1px solid #6e5d61; line-height:20px; color:#999; font-size:12px;}
			#askForm button{width:90px; height:28px; background-color:#44282f; color:#ffe179; text-align:center;}
			#askForm .alert{margin:8px 0; padding:7px; height:14px; background-color:#ffff9e; color:#44282f;}
		
		.newslist{margin:10px 0;}		
			.newslist li{padding:15px 0 5px 15px; height:20px; overflow:hidden; border-bottom:1px solid #eee; font-size:14px; background:url(../zs/images/zhaobiaoIcon.gif) no-repeat left -100px;}
	#companyMap{background-color:#fe5e00; text-align:center;}
	#commandCompany dl{margin-top:10px;}
		#commandCompany dt{position:relative; width:100px; height:100px;}
			#commandCompany dt a img{padding:1px; width:98px; height:98px; background-color:#fff; border:1px solid #f2f2f2; border-right-color:#dedede; border-bottom-color:#dedede;}
		#commandCompany dd{margin:-100px 0 0 106px; line-height:2;}
		#commandCompany .con div a{margin-left:8px;}
			#commandCompany .con div a img{padding:1px; width:104px; height:76px; border:1px solid #fff; background-color:#fff;}
			#commandCompany .con div a:hover img{border-color:#f56061;}
		#commandCompany ul{margin:10px 0;}
			#commandCompany ul li{padding:6px; height:16px; overflow:hidden;}
	.passage h2{margin-bottom:10px; padding:15px 0; font:normal 24px "Î¢ÈíÑÅºÚ","ºÚÌå"; text-align:center; background-color:#fff6f6;}
		.passage h2 span{display:block; margin-top:4px; font:normal 12px "ËÎÌå"; color:#8f7d7e;}
		.passage p{margin-bottom:1em; font-size:14px; line-height:1.8;}
	
	#progress{}
		#progress .side{float:left; width:176px;}
			#progress .side h2,
			#progress #calculator h2{width:176px; height:110px; text-indent:-9999px; background:url(../zs/images/progressIcon.gif) no-repeat -824px -57px;}
			#progress #calculator h2{background-position:-824px -178px;}
			
			#progress .side .join{height:10px; overflow:hidden; background:url(../zs/images/progressIcon.gif) no-repeat 20px -1px;}
			#progress #calculator .join{background:url(../zs/images/progressIcon.gif) no-repeat 20px -37px;}
			.progressBox{margin:0 2px; width:170px; border:1px solid #d86f02;}
			#calculator .progressBox{border-color:#c4c7c3;}
				.progressBox .border{padding:12px; border:1px solid #fff; background:#fffae1 url(../zs/images/progressIcon.gif) no-repeat left -573px;}
				#calculator .progressBox .border{background:#ecf0ea url(../zs/images/progressIcon.gif) no-repeat -398px -573px;}
				.progressBox .darker{background:#ffefe1 url(../zs/images/progressIcon.gif) no-repeat right -573px;}
				#calculator .border ul li{padding:10px 0 8px 16px; height:16px; background:url(../zs/images/progressIcon.gif) no-repeat -630px bottom; overflow:hidden; font-size:14px;}
					.progressBox .border h3{margin-bottom:6px; font:bold 14px "ËÎÌå"; color:#5c1827;}
					.progressBox .border ol{padding-left:2em;}
						.progressBox .border ol li{padding:4px 0; height:16px; overflow:hidden; color:#5c1827;}
							.progressBox .border ol li a{color:#863b01;}
							.progressBox .border ol li a:hover{font-weight:bold;}
		#progress .main{float:right; padding:20px 25px; width:715px; background-color:#f1edea;}
		#progress #calculatorCon{background-color:#f7f9f6;}
			#progress .main .mainTitle{height:41px;}
				#progress .main .mainTitle .prevStep{float:left; display:inline; margin-top:4px; padding-left:10px; width:174px; height:31px; background:url(../zs/images/progressIcon.gif) no-repeat -288px -5px; line-height:33px;}
				#progress .main .mainTitle h2{float:left; padding-top:2px; width:347px; height:37px; border:1px solid #e0dcd9; background-color:#fff; text-align:center; font:normal 24px "Î¢ÈíÑÅºÚ","ºÚÌå"; color:#90370f;}
				#progress .main .mainTitle .nextStep{float:right; display:inline; margin-top:4px; padding-right:10px; width:172px; height:31px; background:url(../zs/images/progressIcon.gif) no-repeat -818px -5px; line-height:33px; text-align:right;}
				#progress .main .con{padding-top:20px; min-height:1240px;}
				#progress #calculatorCon .con{min-height:500px;}
				* html #progress .main .con{height:1240px;}
				* html #progress #calculatorCon .con{height:500px;}
					#progress .main .con p,
					#progress .main .con li{margin-bottom:1em; text-indent:2em; line-height:1.8; font-size:14px;}
					#progress .main .con ol{padding-left:2em;}
				#calculatorCon table{width:100%;}
					#calculatorCon table td{padding:8px 3px; border:1px solid #dbded9;}
					#calculatorCon table td input{border:1px solid #777; background-color:#fff;}
					
				#calculatorCon .mainTitle h3{padding:20px; height:30px; text-align:center; font:normal 24px "Î¢ÈíÑÅºÚ","ºÚÌå"; color:#20291d; background-color:#dbded9;}
	
	
	
.con2{
	width:950px;
	height:70px;
	background:url(../images/pindao_2_r78_c4.gif) no-repeat;
	margin:10px auto 0 auto;	
}
#liuC{
	position:absolute;
	width:950px;
	padding:0 0 0 75px;
}
.con2 dl{
	float:left;
	margin:6px 0 0 0;
	position:relative;
	width:145px;
	overflow:hidden;
}
.con2 dl dt{
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	padding:0 0 0 20px;
	*padding:2px 0 0 20px;
}
.con2 dl#zx1 dt{
	background:url(../images/pindao_2_r78_c21.gif) no-repeat;	
	color:#EA8D39;
}
.con2 dl#zx1 dd{
	padding:3px 0 0 0;
	color:#EA8D39;
}
.con2 dl#zx1 dd a{
	color:#EA8D39;
}
.con2 dl#zx2 dt{
	background:url(../images/pindao_2_r78_c54.gif) no-repeat;	
	color:#80A726;
}
.con2 dl#zx2 dd{
	padding:3px 0 0 0;
	color:#80A726;
}
.con2 dl#zx2 dd a{
	color:#80A726;
}
.con2 dl#zx3 dt{
	background:url(../images/pindao_2_r78_c80.gif) no-repeat;	
	color:#2190BD;
}
.con2 dl#zx3 dd{
	padding:3px 0 0 0;
	color:#2190BD;
}
.con2 dl#zx3 dd a{
	color:#2190BD;
}
.con2 dl#zx4 dt{
	background:url(../images/pindao_2_r78_c88.gif) no-repeat;	
	color:#8247BB;
}
.con2 dl#zx4 dd{
	padding:3px 0 0 5px;
	color:#8247BB;
}
.con2 dl#zx4 dd a{
	color:#8247BB;
}
.con2 dl#zx5 dt{
	background:url(../images/pindao_2_r78_c95.gif) no-repeat;	
	color:#C32D90;
	/*margin:0 0 0 5px;*/
}
.con2 dl#zx5 dd{
	padding:3px 0 0 5px;
	color:#C32D90;
}
.con2 dl#zx5 dd a{
	color:#C32D90;
}
.con2 dl#zx6 dt{
	background:url(../images/pindao_2_r78_c115.gif) no-repeat;	
	color:#D10F4B;
}
.con2 dl#zx6 dd{
	padding:3px 0 0 5px;
	color:#D10F4B;
}
.con2 dl#zx6 dd a{
	color:#D10F4B;
}