/***** 通用标签、伪类、样式 *****/
*{margin:0;padding:0;}
body{background:url(../image/top_bg.jpg) repeat-x #fff;color:#7f7f7f;font-size:12px;text-align:center;}
ul,li{list-style:none;margin:0;padding:0;}
select,input,img{vertical-align:middle;}

html{border-width:0px;}
body{margin:0px;}
table{margin:0px auto;padding:0px;font:12px 宋体;border-width:0px;}
form{margin:0px auto;padding:0px;font:12px 宋体;border-width:0px;}
div{margin:0px auto;padding:0px;font:12px 宋体;border-width:0px;}
img{margin:0px auto;padding:0px;font:12px 宋体;border-width:0px;}
td{margin:0px auto;padding:0px;font:12px 宋体;border-width:0px;}
ul{margin:0px;padding:0px;font:12px 宋体;border-width:0px;}
li{margin:0px auto;padding:0px;font:12px 宋体;border-width:0px;}
dl{margin:0px auto;padding:0px;font:12px 宋体;border-width:0px;}
dt{margin:0px auto;padding:0px;font:12px 宋体;border-width:0px;}
dd{margin:0px auto;padding:0px;font:12px 宋体;border-width:0px;}

/* 链接 */
a{color:#7F7F7F;text-decoration:none;}
a:visited{color:#7F7F7F;text-decoration:none;}
a:hover{color:#FFA800;text-decoration:none;}

/* 链接 2*/
a.a00{color:#000;text-decoration:none;}
a.a00:visited{color:#000;text-decoration:none;}
a.a00:hover{color:#F00;text-decoration:underline;}

/* 链接 3*/
a.a01{color:#595959;text-decoration:none;}
a.a01:visited{color:#595959;text-decoration:none;}
a.a01:hover{color:#FFA800;text-decoration:none;}

/* 颜色 */
.c_white,.c_white a{color:#FFF!important;}
.c_gray,.c_gray a{color:#4a4a4a;}

/* 背景 */
.bgwhite{background-color:#FFF!important;}
.bg_DCDFE4{background-color:#DCDFE4;}
.bg_EDEEF0{background-color:#EDEEF0;}
.bg_C6C5CA{background-color:#C6C5CA;}
.bg_fa{background-color:#fafafa;}
.bg_e7{background-color:#e7e7e7;}

/* 字体 */
.f13{font-size:13px;}
.f14{font-size:14px;}
.f20{font:20px/32px "黑体";padding-top:3px;}
.fb{font-weight:bold;}
.fn{font-weight:normal;}

/* 行高 */
.lh18,.lh18 p{line-height:18px;}
.lh20{line-height:20px;}
.lh21{line-height:21px;}
.lh23,.lh23 p{line-height:23px;}
.lh25,.lh25 p{line-height:25px;}
.lh28,.lh28 p{line-height:28px;}
.lh30,.lh30 p{line-height:30px;}

/* 边框 */
.b1{border:1px solid #DCDFE4;}
.b2{border:1px solid #9198A8;}
.b3t{border-top:2px solid #4A719C;}
.b4{border:1px solid #CCD0CF;}
.b5{border:1px solid #D3D3D3;}
.b5{border:1px solid #C6C5CA;border-top:2px solid #4A719C;}
.nbt{border-top:none;}
.nbl{border-left:none;}
.nbb{border-bottom:none;}
.nbr{border-right:none;}

/* 浮动 */
.f_l{float:left;}
.f_r{float:right;}
.split{clear:both;height:0;overflow:hidden;line-height:0;font-size:0;display:block;visibility:hidden;}

/* 边距 */
.mtb2{margin:9px 0 0;}
*html .mtb2{margin:2px 0;}
*+html .mtb2{margin:2px 0;}
.mt5{margin-top:5px;}
.ml5{margin-left:5px;}
.m3lr{margin:0 3px;}
.mlr8{margin:0 8px;}
.mr10{margin-right:10px;}
.mt10{margin-top:10px;}
.ma{margin:0 auto;}
.mr40{margin-right:29px;}
.pl5,.pl5 td{padding-left:5px;}
.pl10{padding-left:10px;}
.p3lr{padding:0 3px;}
.p5tb{padding:5px 0;}
.p15lr{padding:0 15px;}
.pb3{padding-bottom:3px;}
.pb8{padding-bottom:8px;}
*html .pb8{padding-bottom:12px;}
.pt10{margin-top:10px;}
.pb10{padding-bottom:10px;}
.pb13{padding-bottom:7px;}
.pd10{padding:5px 10px;}

/* 按钮 */
input.btn_query{width:40px;height:19px;line-height:19px;background:url(../image/btn_query.gif) no-repeat;border:0;cursor:pointer;}
input.btn_bg1{width:44px;height:18px;line-height:18px;background:url(../image/auto_zyx_06.gif) no-repeat;border:0;cursor:pointer;}
input.btn_submit{width:45px;height:20px;line-height:20px;background::url(../image/auto_zyx_26.gif) no-repeat;border:0;cursor:pointer;color:#4A4A4A;}

/*主容器*/
.wrap{width:950px;margin:0 auto;text-align:left;}
.wrap1{width:163px;margin:0 auto;text-align:left;}

/*登陆*/
.login{clear:both;height:26px;color:#a6a6a6;text-align:right;padding:4px 1px 0 0;overflow:hidden;}
.login a:link,.login a:visited{color:#a6a6a6;text-decoration:underline;}
.login a:hover,.login a:active{color:#ffb100;text-decoration:underline;}
.login li{float:right;display:inline;margin-left:8px;}
.login li.txt{line-height:22px;}
.login li.tit{color:#6f6f6f;font-size:14px;font-weight:bold;line-height:22px;}
.login li.inp input{width:82px;height:15px;border:1px solid #ccc;line-height:15px;margin-top:1px;}
.login li.btn input{width:63px;height:19px;background:url(../image/emarketing_zty_001.gif) no-repeat;border:none;cursor:pointer;}

/*背景LOGO*/
.top{clear:both;height:70px;text-align:left;}
.top li{float:left;display:inline;}
.top li a{float:left;margin-left:10px;width:110px;height:68px;text-align:center;display:inline;cursor:pointer;}
.top li a img{margin-top:27px;}

.top li.logo a{margin:0;padding:0;width:82px;height:70px;}
.top li.logo a:hover,.top li.logo a:active{background:none;}
.top li.logo a img{margin:0;}

.flash{clear:both;text-align:center;}
.u2{float:left;margin-right:10px;width:371px; margin-top:10px;}
.l1{background:url(../image/zxdt_tit.gif) no-repeat;width:371px;height:39px;float:left;text-align:right;}
.midd{height:426px;width:371px;background:url(../image/table_bg.jpg) no-repeat;float:left;overflow:hidden;display:inline;}
.butt{background:url(../image/table_bottom.jpg) no-repeat;height:8px;width:371px;float:left;overflow:hidden;}
.sidbar{border-left:1px solid #ccc;padding-left:10px;margin-top:10px;height:auto;_height:423px;min-height:423px; float:left;}
.u3{float:left;}
.u4{float:left;}
.l5{margin-bottom:5px;}
.u7{float:left;text-align:left;width:68px;margin-left:12px;}
.u7 li{margin-top:10px;margin-bottom:10px;}
.u7 li img{border:1px solid #bfc0bb;}
.u6{float:left;margin-left:12px;margin-right:10px;text-align:left;width:240px;}
.u6 li{margin-top:10px;margin-bottom:10px;line-height:16px;}
.l2{line-height:25px;}

.more{margin-top:10px;margin-right:10px;}

.u8{float:left;margin-top:20px;text-align:left;}
.u8 p{color:#595959;font-weight:bold;line-height:30px;}
.roll{overflow:hidden;height:212px;width:355px;float:left;text-align:left;margin-left:10px;position:relative; display:inline;}
.l8ti{width:320px;line-height:16px;}
.l8co{width:320px;padding-bottom:10px;line-height:16px;}

.u9{width:371px;}
.l3{background:url(../image/yxjjfa_tit.jpg) no-repeat;width:371px;height:39px;float:left;text-align:right;}
.midd1{height:150px;width:371px;float:left;background:url(../image/table_bg.jpg) no-repeat;display:inline;overflow:hidden; padding-top:6px;}

.u10{height:280px;width:371px; margin-top:10px;}
.l4{background:url(../image/cgal_tit.jpg) no-repeat;width:371px;height:39px;float:left;text-align:right; margin-top:10px;}
.midd2{height:213px;width:371px;float:left;background:url(../image/table_bg.jpg) no-repeat;display:inline;}

.u11 li{float:left;height:30px;width:111px;background:url(../image/yxjjfa_botton_a.gif);text-align:center;margin:4px 0 0 9px;display:inline;}

.u11 li a{float:left;height:30spx;width:111px;background:url(../image/yxjjfa_botton_a.gif);}
.u11 li a:link,.u11 li a:visited{color:#595959;text-decoration:none;}
.u11 li a:hover,.u11 li a:active{color:#ffb100;text-decoration:none;background:url(../image/yxjjfa_botton_b.gif) no-repeat; height:30px;}

.u11 li span{color:#9f9f9f;}
.u11 li p{font-weight:bold;line-height:20px;margin-top:6px;}

.u12{float:left;text-align:left;width:139px;}
.u12 li{margin-top:10px;margin-bottom:5px;}
.u13{float:left;text-align:left;text-align:left;}
.u13 li{margin-top:10px;margin-bottom:10px;width:170px;margin-left:10px;line-height:16px;}
.u13 li p{color:#ffa800;font-weight:bold;line-height:20px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;cursor:pointer;}
.font1{color:#999999;line-height:20px;}
.font2{color:#595959;}

.u14{float:left;margin-left:5px;}
.u14li{float:left;}

.u15{height:10px;clear:both;position:relative;}
.u15 .li01{float:left;display:inline;overflow:hidden;margin:14px 0 0 12px;width:115px;height:34px;background:url(../image/emarketing_zty_002.gif) no-repeat;}
.u15 .li02{float:left;display:inline;margin-top:14px;color:#ffad03;font-weight:bold;font-size:30px;font-family:Arial;}

.u16{margin-top:13px;*margin-top:0px;_margin-top:0px;}

/*版权*/
#Copyright{ margin:auto;clear:both;line-height:30px;text-align:center;color:#5b5b5b; margin-top:10px;border-top:1px solid #ddd; float:left; width:950px;}
#Copyright p { line-height:10px;}
#Copyright a:link,#Copyright a:visited{color:#5b5b5b;text-decoration:none;}
#Copyright a:active,#Copyright a:hover{color:#ffa800;text-decoration:none;}
#Copyright img{ margin:0 4px 5px 0;}

/*定制滚动条*/
/*scrollbar1*/
#Scrollbar-Container-1{position:absolute;top:0px;left:339px;z-index:100;}
#Scrollbar-Container-1 .Scrollbar-Track{position:absolute;top:19px;left:0;width:14px;height:168px;background:url(../image/emarketing_zty_004_4.gif) repeat-y;cursor:pointer;}
#Scrollbar-Container-1 .Scrollbar-Handle{position:absolute;width:14px;height:95px;background:url(../image/emarketing_zty_004_3.gif) no-repeat;cursor:pointer;}
#Scrollbar-Container-1 .Scrollbar-Up{position:absolute;width:19px;height:19px;background:url(../image/emarketing_zty_004_1.gif) no-repeat;cursor:pointer;top:0;left:-3px;}
#Scrollbar-Container-1 .Scrollbar-Down{position:absolute;width:19px;height:19px;background:url(../image/emarketing_zty_004_2.gif) no-repeat;cursor:pointer;top:187px;left:-3px;}
/*container1*/
.Container1{position:absolute;top:0px;left:0px;width:335px;height:225px;}
.Container1 #Scroller-1{position:absolute;overflow:hidden;width:335px;height:225px;}
.Container1 .Scroller-Container{position:absolute;top:0px;left:0px;}
/*scrollbar2*/
#Scrollbar-Container-2{position:absolute;top:13px;left:339px;z-index:100;}
#Scrollbar-Container-2 .Scrollbar-Track{position:absolute;top:19px;left:0;width:14px;height:168px;background:url(../image/emarketing_zty_004_4.gif) repeat-y;cursor:pointer;}
#Scrollbar-Container-2 .Scrollbar-Handle{position:absolute;width:14px;height:95px;background:url(../image/emarketing_zty_004_3.gif) no-repeat;cursor:pointer;}
#Scrollbar-Container-2 .Scrollbar-Up{position:absolute;width:19px;height:19px;background:url(../image/emarketing_zty_004_1.gif) no-repeat;cursor:pointer;top:0;left:-3px;}
#Scrollbar-Container-2 .Scrollbar-Down{position:absolute;width:19px;height:19px;background:url(../image/emarketing_zty_004_2.gif) no-repeat;cursor:pointer;top:187px;left:-3px;}
/*container2*/
.Container2{position:absolute;top:0px;left:0px;width:335px;height:215px;}
.Container2 #Scroller-2{position:absolute;overflow:hidden;width:335px;height:215px;}
.Container2 .Scroller-Container{position:absolute;top:0px;left:0px;}

/*搜索广告产品*/
.searchBlk{clear:both;width:169px;height:230px;background:url(../image/search.jpg) no-repeat #f2f2f2;overflow:hidden;padding:47px 0 0 8px;text-align:left;}      
.searchBlk form,.searchBlk ul{clear:both;padding:0;margin:0;}
.searchBlk li{clear:both;height:47px;padding:1px 0 0 17px;display:block;overflow:hidden;background:url(../image/emarketing_zty_005.gif) no-repeat;color:#878787;}
.searchBlk li select{width:130px;margin-top:7px;color:#666;}
.searchBlk li input{width:109px;height:32px;background:url(../image/emarketing_zty_006.gif) no-repeat;border:none;cursor:pointer;color:#666;}
.searchBlk .btn{padding:0;background:none; height:auto;padding-left:26px;}

.lBarBlk{width:163px;min-height:484px;}

.leftBar{float:left;display:inline;width:150px;margin:10px 13px 0 0;border-bottom:1px solid #dedede;}
.leftBar .cont2{height:auto; border-left:1px solid #dedede;border-right:1px solid #dedede;padding:10px 0 0 20px;}
.cont3{height:200px;; border-left:1px solid #dedede;border-right:1px solid #dedede;padding:10px 0 0 20px;}
/*.cont2 ul {padding-top:5px;}*/
.leftBar h1{height:39px;overflow:hidden;}
.leftBar .bot{height:5px;background:url(../image/emarketing_zty_011.jpg) no-repeat;overflow:hidden;}
.leftBar .cont{height:auto;_height:414px;min-height:414px;border-left:1px solid #dedede;border-right:1px solid #dedede;padding:1px 0 0 11px;}
.leftBar .cont .li01{clear:both;height:23px;padding-left:13px;background:url(../image/emarketing_zty_012.jpg) no-repeat 0 3px;font-weight:bold;color:#7f7f7f;}
.leftBar .cont .li02{clear:both;padding-left:6px;width:125px;line-height:21px;color:#595959;}
.leftBar .cont .li02 a{float:left;display:inline;padding:0 5px;line-height:21px;}
.leftBar .cont .li02 span{float:left;display:inline;line-height:21px;}
.leftBar .cont .li02 a:link,.leftBar .cont .li02 a:visited{color:#595959;text-decoration:none;background:none;}
.leftBar .cont .li02 a:hover,.leftBar .cont .li02 a:active{color:#fff;text-decoration:none;background:#fc0;}
.leftBar .cont .li03{clear:both;height:16px;overflow:hidden;}

.mainBlk1{float:left;display:inline;width:582px;margin-right:17px;}
.mainBlk1 .blk01{height:29px;border-bottom:1px solid #ddd;line-height:26px;padding:19px 0 0 13px;}
.mainBlk1 .blk02{height:45px;overflow:hidden;line-height:47px;padding-right:20px;text-align:right;color:#585858;}
.mainBlk1 .box{background:url(../image/emarketing_zty_013.jpg) no-repeat bottom;height:auto;_height:104px;min-height:104px;padding-bottom:5px;margin-bottom:20px;}
.mainBlk1 .box .li01{float:left;display:inline;margin:0 22px;height:109px;width:133px;}
.mainBlk1 .box .li01 img{width:133px;height:87px;border:none;}
.mainBlk1 .box .li02{float:left;display:inline;width:389px;text-align:left;}
.mainBlk1 .box .li02 .c01{clear:both;height:18px;font-size:14px;font-weight:bold;overflow:hidden;color:#595959;}
.mainBlk1 .box .li02 .c02{clear:both;height:24px;color:#999;}
.mainBlk1 .box .li02 .c02 .sp01{float:left;display:inline;}
.mainBlk1 .box .li02 .c02 .sp02{float:right;display:inline;text-align:right;}
.mainBlk1 .box .li02 .c03{clear:both;line-height:16px;color:#595959;}
.mainBlk1 h1{font-size:14px;line-height:26px;padding:10px 0 10px 14px;}
.mainBlk1 p{width:551px;display:block;margin:0 auto;line-height:24px;color:#7f7f7f;overflow:hidden;text-indent:2em;}
.mainBlk1 p a:link,.mainBlk p a:visited{color:#7f7f7f;text-decoration:none;}
.mainBlk1 p a:hover,.mainBlk p a:active{color:#ffa800;text-decoration:none;}
.mainBlk1 span{width:551px;display:block;margin:30px auto 10px;text-align:center;overflow:hidden;}
.mainBlk1 span img{border:none;}
.mainBlk1 strong{padding-left:12px;margin:10px 0 5px;display:block;clear:both;}
.mainBlk1 .tit{text-align:center;font-size:16px;}
.mainBlk 1.red{color:#f00;}
.mainBlk1 .fb{ font-weight:bold;}
.mainBlk1 .ti4{text-indent:4em;}
.mainBlk1 .f14{font-size:14px;font-family:Verdana,Arial;}
.mainBlk1 .tar{text-align:right;}


.mainBlkLst{float:left;display:inline;width:777px;overflow: hidden;}
.mainBlkLst2{float:left; width:787px;overflow: hidden;}
.mainBlkLst1 {float:left;display:inline;width:950px;}
.mainBlkLst1 .blk01{height:29px;border-bottom:1px solid #ddd;line-height:26px;padding:19px 0 0 13px; margin-bottom:20px;}
.mainBlkLst .blk01{height:29px;border-bottom:1px solid #ddd;line-height:26px;padding:19px 0 0 13px; margin-bottom:20px;}
.mainBlkLst .blk02{height:45px;overflow:hidden;line-height:47px;padding-right:20px;text-align:right;color:#585858;}
.mainBlkLst .box{background:url(../images/emarketing_zty_013.jpg) no-repeat bottom;height:auto;_height:104px;min-height:104px;margin-bottom:16px;}
.mainBlkLst .box .li01{float:left;display:inline;margin:0 22px;height:109px;width:133px;}
.mainBlkLst .box .li01 img{width:133px;height:87px;border:none;}
.mainBlkLst .box .li02{float:left;display:inline;width:500px;text-align:left;}
.mainBlkLst .box .li02 .c01{clear:both;font-size:14px;font-weight:bold;overflow:hidden;color:#595959;}
.mainBlkLst .box .li02 .c02{clear:both;height:20px;color:#999;}
.mainBlkLst .box .li02 .c02 .sp01{float:left;display:inline;}
.mainBlkLst .box .li02 .c02 .sp02{float:right;display:inline;text-align:right;}
.mainBlkLst .box .li02 .c03{clear:both;line-height:16px;color:#595959;}
.box1 { margin:0px 0px; line-height:22px;}
.box1 h1 { font-size:20px; color:9f9f9f;  font-family:"黑体"; font-weight:normal;margin-bottom:8px;}
.box1 h2 { font-size:16px; color:#ff7c00; margin-bottom:8px; font-family:"宋体"}
.box1 h3 {
	font-size:13px;
	color:#7f7f7f;
	font-family:"宋体";
	margin:0;
}
.box1 p { text-indent:2em;}
.box2 { line-height:22px; float:left; width:938px; padding:0px 6px; margin-bottom:16px;}
.box2 li {text-align: center; float:left; width:25%;height:170px;margin:0 0 25px 0;}
.box2 img { margin-bottom:8px;padding:2px;border: 1px solid #D3D3D3;}
.box2 h2 { font-size:16px; color:#ff7c00; margin-top:10px;}
.box1 li {float:left; text-align:center; margin:0 15px 13px 15px; } 
.box1 li img { margin-bottom:5px;padding:2px; border:1px solid #d3d3d3;}
.box2 p { text-indent:2em;}

.box1-p  { text-align:center;}
.box1_a {  float:left; width:360px}
.box1_a img { margin-bottom:8px;}
.box1_a dl {  margin:8px 0px 0px 0px; line-height:22px;}
.box1_a dt { float:left ;width:70px; height:22px;}
.box1_a dd {height:22px; }
.box1_b { float:right; border:1px solid #ddd; padding:2px;}

.mainBlk h1{font-size:14px;line-height:26px;padding:10px 0 10px 14px;}
.mainBlk p{width:551px;display:block;margin:0 auto;line-height:24px;color:#7f7f7f;overflow:hidden;text-indent:2em;}
.mainBlk p a:link,.mainBlk p a:visited{color:#7f7f7f;text-decoration:none;}
.mainBlk p a:hover,.mainBlk p a:active{color:#ffa800;text-decoration:none;}
.mainBlk span{width:551px;display:block;margin:30px auto 10px;text-align:center;overflow:hidden;}
.mainBlk span img{border:none;}
.mainBlk strong{padding-left:12px;margin:10px 0 5px;display:block;clear:both;}
.mainBlk .tit{text-align:center;font-size:16px;}
.mainBlk .red{color:#f00;}
.mainBlk .fb{ font-weight:bold;}
.mainBlk .ti4{text-indent:4em;}
.mainBlk .f14{font-size:14px;font-family:Verdana,Arial;}
.mainBlk .tar{text-align:right;}

.a01,.a01 a:link,.a01 a:visited{color:#595959;text-decoration:none;}
.a01 a:hover,.a01 a:active{color:#ffa800;text-decoration:none;}

.a02,.a02 a:link,.a02 a:visited{color:#999;text-decoration:none;}
.a02 a:hover,.a02 a:active{color:#ffa800;text-decoration:none;}

.a03,.a03 a:link,.a03 a:visited{color:#7f7f7f;text-decoration:none;}
.a03 a:hover,.a03 a:active{color:#ffa800;text-decoration:none;}

/*正文页*/
.mainCont{float:left;display:inline;width:787px;overflow:hidden;}  
.mainCont .topLink{clear:both;height:40px;overflow:hidden;line-height:42px;padding-left:13px;border-bottom:1px solid #ddd;margin-right:218px;}
.mainCont h1{height:64px;font-size:14px;padding-left:12px;line-height:64px;overflow:hidden;}
.mainCont .sp_txt{width:745px;display:block;margin:0 auto 40px;line-height:24px;color:#7f7f7f;overflow:hidden;}
.mainCont .sp_txt p{text-indent:2em;}
.mainCont .sp_img{width:745px;display:block;margin:0 auto 40px;text-align:center;overflow:hidden;}
.mainCont .sp_img img{border:none;}
.mainCont .tit{text-align:center;font-size:16px;}
.mainCont .red{color:#f00;}
.mainCont .fb{ font-weight:bold;}
.mainCont .ti4{text-indent:4em;}
.mainCont .f14{font-size:14px;font-family:Verdana,Arial;}
.mainCont .tar{text-align:right;}
.mainCont .tac{text-align:center;}

.mainBlk2{float:left;display:inline;width:582px;margin-right:17px;}
.mainBlk2 .blk01{height:29px;border-bottom:1px solid #ddd;line-height:26px;padding:19px 0 0 13px;}
.mainBlk2 .blk02{height:45px;overflow:hidden;line-height:47px;padding-right:20px;text-align:right;color:#585858;}
.mainBlk2 .box{background:url(../images/emarketing_zty_013.jpg) no-repeat bottom;height:auto;_height:104px;min-height:104px;padding-bottom:5px;margin-bottom:20px;}
.mainBlk2 .box .li01{float:left;display:inline;margin:0 22px;height:109px;width:133px;}
.mainBlk2 .box .li01 img{width:133px;height:87px;border:none;}
.mainBlk2 .box .li02{float:left;display:inline;width:389px;text-align:left;}
.mainBlk2 .box .li02 .c01{clear:both;height:18px;font-size:14px;font-weight:bold;overflow:hidden;color:#595959;}
.mainBlk2 .box .li02 .c02{clear:both;height:24px;color:#999;}
.mainBlk2 .box .li02 .c02 .sp01{float:left;display:inline;}
.mainBlk2 .box .li02 .c02 .sp02{float:right;display:inline;text-align:right;}
.mainBlk2 .box .li02 .c03{clear:both;line-height:16px;color:#595959;}
.mainBlk2 .tit{font-weight:bold;color:#f00;line-height:20px;font-size:14px;padding:10px 20px;}

.leftBar{float:left;display:inline;width:150px;margin:10px 13px 0 0;border-bottom:1px solid #dedede;}
.leftBar h1{height:39px;overflow:hidden;}
.leftBar .bot{height:5px;background:url(../images/emarketing_zty_011.jpg) no-repeat;overflow:hidden;}
.leftBar .cont{height:auto;_height:412px;min-height:414px;border-left:1px solid #dedede;border-right:1px solid #dedede;padding:16px 0 0 20px;}
.leftBar  li{clear:both;height:23px;padding-left:13px;background:url(../image/emarketing_zty_012.jpg) no-repeat 0 3px;font-weight:bold;color:#7f7f7f;}

.navbar{height:70px; zoom:1; background:url(../image/em_nav_001.png) no-repeat 0 0;}
.navbar_logo{height:57px; overflow:hidden; float:left; text-indent:-9999px;}
.navbar_l{float:left; overflow:hidden; zoom:1; height:70px; width:810px; padding-left:134px;}
.navbar_l li{float:left;}
.navbar_l a{display:block; height:70px; text-indent:-9999px;}
#navbar_l_0 a{width:54px;}
#navbar_l_0 a:hover,#navbar_l_0 a:active{background:url(../image/em_nav_001.png) no-repeat -15px -70px;}
#navbar_l_1 a{width:83px;}
#navbar_l_1 a:hover,#navbar_l_1 a:active{background:url(../image/em_nav_001.png) no-repeat -132px -70px;}
#navbar_l_2 a{width:83px;}
#navbar_l_2 a:hover,#navbar_l_2 a:active{background:url(../image/em_nav_001.png) no-repeat -267px -70px;}
#navbar_l_3 a{width:81px;}
#navbar_l_3 a:hover,#navbar_l_3 a:active{background:url(../image/em_nav_001.png) no-repeat -410px -70px;}
#navbar_l_4 a{width:80px;}
#navbar_l_4 a:hover,#navbar_l_4 a:active{background:url(../image/em_nav_001.png) no-repeat -548px -70px;}
#navbar_l_5 a{width:80px; margin-left:4px;}
#navbar_l_5 a:hover,#navbar_l_5 a:active{background:url(../image/em_nav_001.png) no-repeat -682px -70px;}
#navbar_l_6 a{width:83px;}
#navbar_l_6 a:hover,#navbar_l_6 a:active{background:url(../image/em_nav_001.png) no-repeat -818px -70px;}
#navbar_l_7 a{width:80px; margin-left:1px;}
#navbar_l_7 a:hover,#navbar_l_7 a:active{background:url(../image/em_nav_001.png) no-repeat -13px -140px;}
#navbar_l_8 a{width:97px;}
#navbar_l_8 a:hover,#navbar_l_8 a:active{background:url(../image/em_nav_001.png) no-repeat -120px -140px;}
#navbar_l_9 a{width:80px; margin-left:4px;}
#navbar_l_9 a:hover,#navbar_l_9 a:active{background:url(../image/em_nav_001.png) no-repeat -267px -140px;}

.hide{display:none;}

/*--------------------  新闻分页dede样式  ---------------*/
.dede_pages{
	width:100%;
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	padding:2px 4px 2px;
	color:#666;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#666;
	border-bottom:1px solid #EEE;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 1px;
	border-bottom:2px solid #690;
}
.dede_pages ul li.thisclass,.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	color:#F63;
	padding:2px 4px 1px;
	border-bottom:2px solid #F63;
	font-weight:bold;
}
.dede_pages .pageinfo{
	float:left;
	line-height:17px;
	color:#999;

}
.dede_pages .pageinfo strong{
	color:#666;
	font-weight:normal;
	margin:0px 2px;
}
.cont ul li{color:#ff0000;}
.cont ul a:hover{color:#ffa800;}
#anbiao a{ color:#3399FF;}
#anbiao a:hover{color:#ffa800;}
#anbiao2 a{ color:#666666;}
#anbiao2 a:hover{color:#ffa800;}
.STYLE4 {color:#0000FF;}

