/* web_ncs_shanghai Document */
body,p,img,a,div,ul,li,h1,h2,h3,h4,h5,h6,br,table,td,form,input{margin:0;padding:0;}
table,ul,li,img{list-style:none;border:0;}
textarea {  
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */  
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */  
    box-sizing: border-box;         /* Opera/IE 8+ */  
	resize: none;                   /* extarea在Safari和Chrome中禁用调整大小功能 */
}
/*针对后台编辑器的内容，列表项*/
.editing ol{list-style-type:decimal;}
.editing ol li{list-style-type:decimal;}
.editing ul{list-style-type:disc;}
.editing ul li{list-style-type:disc;}

table {border-collapse:collapse; border-spacing:0; } 
th,td {padding: 0;}
a{text-decoration:none;outline:none;cursor:pointer;}
a:active{star:expression(this.onFocus=this.blur());}
:focus{outline:0;}

.floatL{float:left;display:inline;} .floatR{float:right;display:inline;}
.clear{clear:both;font-size:0;height:0;line-height:0;}

.marL{margin-left:10px;} .marR{margin-right:10px;} .marT{margin-top:10px;} .marB{margin-bottom:10px;}
.tipline{margin-left:5px;margin-right:5px;}
.line-solid{height:1px;line-height:0px;background:#eaeaea;margin:10px auto;}
.line-dashed{height:1px;line-height:0px;border-bottom:1px dashed #c5c5c5;margin-bottom:10px;padding-bottom:10px;}
.txt_l{text-align:left;}.txt_m{text-align:center;}.txt_r{text-align:right;}

.block{display:block;}

.borderA{border:1px solid #686868;}

/*font*/
.font_a{color:#231F20;}
.font_a a:link,.font_a a:visited{color:#231F20;text-decoration:none;}
.font_a a:hover{color:#3B5FA4;text-decoration:none;}
.font_b{color:#4c4c4c;}
.font_b a:link,.font_b a:visited{color:#4c4c4c;text-decoration:none;}
.font_b a:hover{color:#3B5FA4;text-decoration:none;}
.font_c{color:#D9D8D8;}
.font_c a:link,.font_c a:visited{color:#D9D8D8;text-decoration:none;}
.font_c a:hover{color:#3B5FA4;text-decoration:none;}

.f_red{color:#D71921;text-decoration:none;}
.f_red a:link,.f_red a:visited{color:#D71921;text-decoration:none;}
.f_red a:hover{color:#ff0000;text-decoration:none;}

.f_white{color:#FFFFFF;text-decoration:none;}
.f_white a:link,.f_white a:visited{color:#FFFFFF;text-decoration:none;}
.f_white a:hover{color:#F08300;text-decoration:none;}

.f_blue{color:#015FA7;text-decoration:none;}
.f_blue a:link,.f_blue a:visited{color:#015FA7;text-decoration:none;}
.f_blue a:hover{color:#ab0a02;text-decoration:none;}

.f_black{color:#000;text-decoration:none;}
.f_black a:link,.f_black a:visited{color:#000;text-decoration:none;}
.f_black a:hover{color:#3B5FA4;text-decoration:none;}

.f_8{font-size:8px;-webkit-text-size-adjust: none; }
.f_10{font-size:10px;-webkit-text-size-adjust: none; }
.f_12{font-size:12px;}.f_14{font-size:14px;}
.f_16{font-size:16px;}.f_18{font-size:18px;}
.f_20{font-size:20px;}.f_22{font-size:22px;}
.f_underline{text-decoration:underline;}
.f_trans_up{text-transform:uppercase;}
.f_trans_low{text-transform:lowercase;}
.f_bold{font-weight:bold;}
.f_arial{font-family:Arial, Helvetica, sans-serif;}
.f_sti{font-family:"宋体";}

.ptext_24{text-indent:24px;}

/*more*/
.more_a{float:right;font-weight:normal;font-size:14px;margin-right:18px;color:#725b48;color:#ffffff;font-family:"宋体";}
.more_a a:link,.more_a a:visited{color:#ffffff;text-decoration:none;}
.more_a a:hover{color:#1f5d91;text-decoration:none;}

/*title*/
.tit_a{}

/*form*/
.input_login{width:158px;height:24px;border:1px solid #818181;}
.input_a{width:127px;height:22px;line-height:22px;border:0px;background:none;margin-left:10px;color:#9d9d9d;}
.input_b{width:143px;height:19px;line-height:19px;border:1px solid #ADAEB3;color:#666;}
.input_c{width:143px;height:19px;line-height:19px;border:1px solid #686868;color:#666;}
.input_d{width:630px;height:22px;line-height:22px;border:1px solid #686868;color:#666;}

.texta_a{width:324px;height:176px;line-height:24px;border:1px solid #e6e6e6;background:url(../images/bg_top.jpg) no-repeat 0px 0px;color:#666;}

.input_search{width:110px;padding-left:8px;height:15px;line-height:15px;border:0;background:none;}
.input_pin{width:133px;height:18px;border:1px solid #B8C0D5;}
.pin_area{width:700px;height:84px;line-height:18px;border:1px solid #B8C0D5;}
.btn{cursor:pointer;}

/*bg_icon*/
.span_num{width:14px;height:14px;line-height:14px;text-align:center;color:#ffffff;background:url(../images/span_num.png) no-repeat 0px 0px;margin-top:5px;}


/*插入png图片透明*/
.mypng img {
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);
}

/*frame*/
body{font-size:12px;font-family:"微软雅黑";width:100%;height:100%;color:#231F20;background:#ffffff;}
.body_div{width:100%;margin:0 auto;text-align:center;}
.body_div:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
* html .body_div {height: 1%;}


#top{width:100%;height:133px;background:url(../images/bg_top.jpg) repeat-x 0px 0px;}
.top_r{width:160px;text-align:right;}
	.top_r_a{width:160px;height:17px;line-height:17px;padding-top:39px;margin-bottom:8px;position:relative;z-index:1000;}
	.top_r_a img{margin-left:8px;}
	.top_r_a span.tipLine{margin-left:8px;margin-right:8px;}
	.top_r_b{clear:both;}
	.top_search{width:160px;height:22px;background:url(../images/top_input.png) no-repeat 0px 0px;float:right;}
	.top_search img{padding-top:1px;}
	
.wx_img{position:relative; width:30px;}
.wx_box{width:95%;height:auto;line-height:30px;text-align:center;padding-right:10px;background:#ffffff;top:20px;right:0px;}
.top_r_a .wx_box img{margin-left:0px;}

#menu{width:100%;height:33px;background:url(imagesbg_menu.png) repeat-x 0px 0px;}
#menu ul{position:relative;z-index:11;font-size:14px;font-weight:bold;margin-top:2px;}
#menu ul li{float:left;display:inline;position:relative;z-index:11;margin-top:2px;}
#menu ul li.menu_line{width:2px;background:url(imagesmenu_bg.png) no-repeat 0px -60px;}

#menu ul li a{display:block;padding-left:10px;padding-right:10px;margin-left:10px;margin-right:10px;}
#menu ul li a:hover,#menu ul li a.hover{background:url(imagesmenu_bg.png) repeat-x 0px 0px;color:#000000;background:#A7DAED}

#menucon li ul{display:none;z-index:11;}
	#menucon li:hover a,#menucon li.sfhover a{background:url(imagesmenu_bg.png) repeat-x 0px 0px;background:#A7DAED;color:#000000;}
	
#menucon li:hover ul.menu_ul_w,#menucon li.sfhover ul.menu_ul_w{width:122px;}
#menucon li:hover ul.menu_ul_w li,#menucon li.sfhover ul.menu_ul_w li{width:122px;}
html #menucon li:hover ul.menu_ul_w li a,html #menucon li.sfhover ul.menu_ul_w li a{width:112px;}
#menucon li:hover ul.menu_ul_w li:hover ul,#menucon li.sfhover ul.menu_ul_w li.sfhover ul{left:122px;}

#banner {height:119px;position:relative;}
#banner_show {position: relative;width:100%; height:119px;}
#banner_show a {display: block;}
#banner .img {position: relative;width:100%; height:119px;}
#banner_show .img a {position: absolute; width:100%; height:119px;top: 0px; left: 0px;text-align:center;}
#banner_show .img img {height:119px;}
#controler {width:70px;z-index:10;position: absolute;bottom:12px;left:0px;margin-left:920px;text-align:left;}
#controler a {width:9px;height:9px;display: inline-block;background:url(../images/ban_icon.png) no-repeat 0px 0px;margin-left:8px}
#controler a.current,#controler a:hover {background:url(../images/ban_icon.png) no-repeat -17px 0px;}

#foot{width:100%;height:101px;background:url(../images/bg_foot.jpg) repeat-x 0px 0px;}
	#foot .body_div{}
	.foot_left{width:760px;text-align:left;padding-top:19px;line-height:20px;}
	.foot_right{width:167px;height:77px;text-align:left;position:relative;padding-top:24px;}
	.foot_right img{padding-top:2px;}
	
.links-menu{width:167px;height:19px;background:url(../images/foot_friend.jpg) no-repeat 0px 0px;position:relative;margin-bottom:9px;}
.jituan {CURSOR: pointer;text-align:center;width:175px;height:18px;line-height:18px;right:0px;position:absolute;}
	.links-menu ul {DISPLAY: none;BACKGROUND: #ffffff;PADDING-BOTTOM: 5px; BORDER: #7F9EBA 1px solid;  right: 0px; WIDTH:142px; BOTTOM:16px; PADDING-TOP: 5px;POSITION: absolute;}
	.links-menu ul li {MARGIN-TOP: 5px; OVERFLOW: hidden; WIDTH: 170px; WHITE-SPACE: nowrap; TEXT-OVERFLOW: ellipsis;line-height:18px;text-align:left; text-indent:7px;}

.backToTop {
	position: fixed;FILTER: Alpha(opacity=100);WIDTH:24px;height:71px;bottom:43px; display:none;cursor: pointer;  
	right:120px;
	_position: absolute; _bottom: "auto"; opacity: 1;background:url(../images/backUp.png) no-repeat 0px 0px;z-index:9999;
}
	
/*index*/
#index_a{margin-bottom:11px;padding-top:9px;}
	#index_a h2{height:31px;line-height:31px;overflow:hidden;text-align:left;font-weight:normal;text-indent:22px;margin-bottom:13px;}
	#index_a h2 img.floatR{margin-right:20px;padding-top:10px;}
#index_b{width:998px;border:1px solid #c1c1c1;margin-bottom:14px;}
	#index_b h2{height:34px;line-height:34px;text-align:left;font-weight:normal;background:url(../images/bg_index.png) no-repeat 0px -100px; text-indent:30px;margin-bottom:13px;}
	#index_b h3{height:28px;line-height:28px;text-align:left;font-weight:normal;}
	#index_b h3 span{background:url(../images/span_a.png) repeat-x 0px 0px; display:inline-block;padding-left:42px;padding-right:42px;margin-right:8px;}
	#index_b h4{height:23px;line-height:23px;text-align:bold;font-weight:normal;margin-bottom:24px;}
	#index_b h4 span{background:#e5e5e5;display:inline-block;padding-left:22px;padding-right:22px;margin-right:2px;cursor:pointer;}
	#index_b h4 span.hover{background:#C93741;color:#ffffff;}
#index_c{width:998px;border:1px solid #c1c1c1;margin-bottom:26px;}
	#index_c h2{height:32px;line-height:32px;text-align:left;font-weight:normal;background:url(../images/bg_index.png) no-repeat 0px -160px; text-indent:30px;margin-bottom:11px;}

.a_abox{width:218px;height:382px;border:1px solid #c1c1c1;overflow:hidden;text-align:left;margin-right:12px;}
	.a_abox h2{background:url(../images/bg_index.png) no-repeat 0px 0px;margin-bottom:8px;}
	.a_abox h3{height:26px;line-height:26px;overflow:hidden;text-align:left;font-weight:normal;text-indent:36px;background:url(../images/bg_index.png) no-repeat 0px -50px;margin-bottom:6px;}
	.a_abox h4{height:28px;line-height:28px;overflow:hidden;margin-bottom:2px;font-weight:normal;text-indent:36px;}
	
	.a_atop{width:201px;height:180px;margin-left:9px;margin-bottom:10px;background:url(../images/a_atop.png) no-repeat 0px 0px;}
	.a_atop h4 a:hover{color:#e60012;}
	.a_abot{width:201px;margin-left:9px;}
	
.a_bbox{width:537px;text-align:left;margin-right:12px;}
	#index_a .a_bbox h2{background:url(../images/bg_index.png) no-repeat -250px 0px;text-indent:26px;}
	.a_btop{height:159px;width:535px;overflow:hidden;border:1px solid #c1c1c1;margin-bottom:11px;}
	
	#scroll_news{width:70%;height:80%;margin:0 auto;overflow:hidden;position:relative;}
	#scroll_news ul{position:absolute;top:0px;left:0px;}
	
	.a_btop ul{width:514px;}
	.a_btop ul li{line-height:27px;height:27px;overflow:hidden;}
	.a_btop ul li .icon_hot{margin-right:5px;}
	
	.a_bbot{height:210px;width:535px;overflow:hidden;border:1px solid #c1c1c1;}
	.ab_foucs{width:156px;margin-left:12px;}
	
#fade_focus {width:156px; height:156px;}
#fade_focus ul {display:none;}
#fade_focus ul li{ width:156px; height:156px;}
#fade_focus ul li img{ width:156px; height:156px;}
.loading{width:156px;color:#FFCC00;font-size:12px;height:156px;text-align:center;font-weight:bold;}
.d1{width:156px;height:auto;overflow:hidden;background-color:#ffffff;position:relative;}
.d2{width:100%;height:156px;overflow:hidden;}
.num_list{position:absolute;width:100%;left:0px;bottom:0px;color:#FFFFFF;padding:4px 0px;height:10px;overflow:hidden;}
.num_list span{	display:inline-block;height:10px;padding-left:6px;}
.button{position:absolute;z-index:1000;right:5px;bottom:6px;}
.b1,.b2{background-color:#666666;display:block;float:left;padding:0px 3px;margin-right:4px;color:#FFFFFF;cursor:pointer;}
.b2{color:#ffffff;background-color:#ED512B;}
	
	.ab_list{width:340px;margin-right:12px;}
	.ab_list li{height:27px;line-height:27px;background:url(../images/dian_e.png) no-repeat 0px 10px;text-indent:10px;}
.a_cbox{width:219px;text-align:left;}
	.a_cbox h2{background:url(../images/bg_index.png) no-repeat -250px -43px;}
	#index_a .a_cbox h2{text-indent:26px;}
	.a_ctop{height:141px;width:219px;padding-top:10px;padding-bottom:10px;overflow:hidden;margin-bottom:11px;background:url(../images/a_ctop.png) no-repeat 0px 0px;}
	.a_ctop h3{width:168px;height:32px;line-height:32px;overflow:hidden;margin:0 auto;font-weight:bold;text-indent:20px;margin-bottom:3px;background:url(../images/a_ctop_tbg.png) no-repeat 0px 0px;}
	.a_ctop h3 a{width:148px;display:block;background:url(../images/a_ctop_tit.png) no-repeat right -45px;}
	.a_ctop h3 a:hover{background:url(../images/a_ctop_tit.png) no-repeat right 0px;color:#ED4F2A;}
	.a_cbot{height:210px;width:217px;overflow:hidden;border:1px solid #c1c1c1;}
	.a_cbot ul{width:198px;margin:0 auto;}
	.a_cbot ul li{line-height:19px;margin-bottom:8px;background:url(../images/dian_d.png) no-repeat 0px 10px;}
	.a_cbot ul li a{padding-left:6px;width:192px;display:block;}

.indexb_a{width:974px;margin:0 auto;text-align:left;margin-bottom:13px;}
.indexb_b{width:974px;margin:0 auto;text-align:left;margin-bottom:13px;}

.b_abox{width:944px;padding:15px 14px;border:1px solid #d9d9d9;}
.b_abox p{margin-bottom:20px;}
.b_abox ul{}
.b_abox ul li{float:left;display:inline;width:104px;height:136px;background:url(../images/b_abox.jpg) no-repeat 0px 0px;margin-left:7px;margin-right:7px;margin-bottom:5px;}
.b_abox ul li img{display:block;margin:0 auto;padding-top:7px;margin-bottom:3px;}
.b_abox ul li span{display:block;margin:0 auto;width:90px;text-align:center;}

.indexb_b .b_bone{width:476px;}
.indexb_b .b_bone .con{width:446px;height:86px;padding:12px 14px;overflow:hidden;border:1px solid #d9d9d9;background:url(../images/b_bone.jpg) no-repeat right top;}
.indexb_b .b_bone .con a{display:block;height:86px;overflow:hidden;}
.indexb_b .b_bone .con p{padding-top:8px;padding-right:36px;}

	
.friend_box{margin-bottom:10px;height:60px;overflow:hidden;position:relative;}
.friend_box ul{position:absolute;top:0px;left:0px;}
.friend_box ul li{float:left;display:inline;width:238px;height:58px;border:1px solid #d9d9d9;margin-left:7px;}
.friend_box ul li p{width:168px;float:left;padding-top:12px;}
.friend_box ul li span{display:block;text-align:left;}
	
/*child*/
#child_main{width:100%;background:url(../images/bg_child.png) repeat-y  center top;}
#main{padding-bottom:20px;text-align:left;}
#mainL{width:200px;}
#mainL h1{height:66px;}
	.left_menu{width:198px;border:1px solid #efefef;border-bottom:0px;margin-bottom:10px;}		
	.left_menu h3{font-size:14px;font-weight:bold;border-bottom:1px solid #efefef;cursor:pointer;}
	.left_menu h3 a{display:block;width:142px;line-height:26px;padding-left:28px;padding-right:28px;padding-top:5px;padding-bottom:5px;background:url(../images/left_menu.png) no-repeat -220px center;}
	.left_menu h3 a:hover,.left_menu h3 a.hover{background:url(../images/left_menu.png) no-repeat 0px center;color:#ffffff;}
	
	.left_menu ul{display:none;}
	ul.open_ul{display:block;}
	
	
	.left_menu ul{width:175px;padding-left:12px;padding-right:12px;padding-top:8px;border-bottom:1px solid #efefef;}
	.left_menu ul li{text-indent:15px;margin-bottom:8px;}
	#mainL .left_menu ul li a{display:block;line-height:22px;width:173px;overflow:hidden;border:1px solid #efefef;background:url(../images/child_bg.png) no-repeat 0px -100px;color:#666;}
	#mainL .left_menu ul li a:hover,#mainL .left_menu ul li a.hover{background:url(../images/child_bg.png) no-repeat -220px -100px;color:#3B5FA4;}

	
	
	.left_news{width:198px;border:1px solid #efefef;margin-bottom:10px;}
	.left_news h2{height:27px;line-height:27px;background:url(../images/child_bg.png) no-repeat 0px -45px;font-weight:normal;text-indent:13px;margin-bottom:10px;}
	.left_news h2 img.floatR{padding-top:8px;margin-right:10px;}
	.left_news ul{}
	.left_news ul li{width:180px;line-height:18px;overflow:hidden;background:url(../images/dian_f.png) no-repeat 0px 7px;margin-left:9px;}
	.left_news ul li a{width:174px;padding-left:6px;display:block;margin-bottom:10px;}
	
	.left_business{width:198px;border:1px solid #efefef;margin-bottom:10px;padding-bottom:10px;}
	.left_business h2{height:27px;line-height:27px;background:url(../images/child_bg.png) no-repeat 0px -45px;font-weight:normal;text-indent:13px;margin-bottom:1px;}
	.left_business h2 img.floatR{padding-top:8px;margin-right:10px;}
	.left_business ul{}
	.left_business ul li{float:left;display:inline;width:94px;height:29px;line-height:29px;overflow:hidden;background:url(../images/left_business.png) no-repeat 0px 0px;margin-left:3px;margin-right:1px;}
	.left_business ul li a{display:block;text-align:center;}
	
	.left_adver{width:192px;border:1px solid #ececec;padding:3px;text-align:center;}

#mainR{width:754px;text-align:left;margin-right:13px;}
	.tit_position{height:44px;line-height:44px;font-weight:normal;border-bottom:1px solid #efefef;margin-bottom:9px;}	
	.tit_position img{vertical-align:text-top;}
	.content{width:730px;margin:0px auto;text-align:left;min-height:480px;height:auto!important;height:480px;line-height:2;}	

	.p_line{height:1px;padding-top:10px;background:url(../images/p_line.jpg) no-repeat 0px 10px;}
	
.table_a{border-collapse:separate; border-spacing:1px;background:#e4e4e4;}
.table_a td{background:#ffffff;padding-left:20px;}
.table_a td.title{background:#E8898D;}

.news_con{}
.news_con a{color:#231F20;}
.news_con p{margin-bottom:10px;}

/*news*/
.news_a_list{margin-bottom:15px;}
.news_a_list h2{height:27px;line-height:27px;background:#2E89CF;font-weight:normal;text-indent:18px;margin-bottom:5px;}
.news_a_list h2 img.floatR{padding-top:8px;margin-right:13px;}
.news_a_list ul{}
.news_a_list ul li{height:29px;line-height:29px;overflow:hidden;}
.news_a_list ul li span.floatR{color:#888C8F;}
.news_a_list ul li a{display:block;background:url(../images/news_a.png) no-repeat 11px -23px;text-indent:25px;}
.news_a_list ul li a:hover{background:url(../images/news_a.png) no-repeat 11px 6px;}

/*help*/
.help_one{}
.help_one h3{height:20px;line-height:20px;background:url(../images/help_one.png) no-repeat 0px -100px;font-weight:normal;text-indent:30px;margin-bottom:15px;cursor:pointer;}
.help_one h3.hover{background:url(../images/help_one.png) no-repeat 0px 0px;}

.help_one .con{width:668px;padding:5px 30px;border:1px solid #e2e2e2;background:#f9f9f9 url(../images/icon_a.png) no-repeat 5px 7px;margin-bottom:10px;display:none;}


/*other*/
.contact_map{width:716px;padding:6px;border:1px solid #efefef;margin-bottom:20px;}

.map_con{background:url(../images/map_line.jpg) no-repeat 0px 16px;}
.map_red{height:29px;background:url(../images/map_red.jpg) no-repeat 0px 0px;margin-bottom:5px;}
.map_red span{height:25px;line-height:25px;padding-left:11px;}
.map_tit{height:42px;padding-top:25px;}
.map_tit span{padding:4px 15px;line-height:17px;background:#959595;}
.map_tit .map_vline{width:70px;height:21px;padding-top:4px;overflow:hidden;background:url(../images/map_vline.jpg) repeat-y center bottom;}
.map_list{line-height:25px;}
.map_list .one{float:left;display:inline;padding-left:15px;padding-right:15px;border:1px solid #dcdcdc;margin-bottom:5px;}

/*ccon*/
.news_con{padding-bottom:30px;clear:both;}
.news_con .tit_h2{text-align:center;padding-bottom:5px;font-size:14px;}
.news_con .tit_h3{text-align:center;padding-bottom:10px;border-bottom:1px solid #f0f0f0;margin-bottom:15px;font-weight:normal;}

.news_other{font-size:14px;border-top:1px solid #f0f0f0;}
.news_other span.floatL{margin-right:10px;padding-left:10px;padding-right:10px;}

.t_one{}
.t_one img.floatL{margin-right:20px;}
.t_one p.f_14{padding-top:20px;}

/*page*/
.page{width:100%;}
.page .page_con{height:22px;margin:0px auto;text-align:right;padding-top:20px;padding-bottom:20px;border-top:1px solid #f0f0f0;}
.page .page_con a{line-height:16px;height:16px;border:1px solid #ccc;margin-left:3px;padding:1px 6px;color:#8499B6;text-decoration:none;}
.page .page_con a:hover,.page .page_con a.check{background:#2E89CF;border:1px solid #ccc;color:#ffffff;text-decoration:none;}


/*ke-zeroborder*/
.ke-zeroborder{ background-repeat:no-repeat;}
.ke-zeroborder a{color:#231F20;}
.ke-zeroborder a a:link,.ke-zeroborder a a:visited{color:#231F20;text-decoration:none;}
.ke-zeroborder a a:hover{color:#3B5FA4;text-decoration:none;}



/*2015-3-20*/
#qrcode_float{
	position: fixed;FILTER: Alpha(opacity=100);WIDTH:171px;bottom:348px;left:10px; 	
	_position: absolute; _bottom: "auto";z-index:9999;
}

#newBridge{display:none !important}