﻿/*两个悬浮*/
#bottomNav{ z-index:100; position:fixed; width:100%; text-align:center;bottom:0;cursor:pointer}
* html #bottomNav {position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}

#left_piaofu{ z-index:100; position:fixed; left:0; top:56px;cursor:pointer}
* html #left_piaofu {position:absolute;left:0;top:expression(eval(document.documentElement.scrollTop+50));}
#right_piaofu{ z-index:1000; position:fixed; right:0; top:56px;cursor:pointer}
* html #right_piaofu {position:absolute;right:0;top:expression(eval(document.documentElement.scrollTop+50));}
body{background:url(/themes/images/bodybg.jpg);background-attachment:fixed;padding-bottom:0 }

.efglfcon ul li{text-align:left;text-indent:40px;}
.css108{font-size:12px}
.articlecon td{padding-left:7px}
.efgtop{ height:138px}
.efgbot{height:162px}
.jsjieshao span img{width:125px; height:93px}

.articlecon i{display:block;margin-top:50px}


.fun{text-align:center}
.fun td{text-align:left}

.zhiliaocon{_height:161px}
.btn-2{
	 background: url('/themes/images/online_search_bg0.png') no-repeat scroll 0% 0% transparent; border: 0pt none; cursor: pointer; height: 23px; width: 64px; }

}

/*#bottomNav{display:none}*/



/*右下角样式*/

/*#msg_win{position:absolute;right:0px;display:none;overflow:hidden;z-index:99;border:1px solid #c00;background:#F9EFFC;width:415px;font-size:12px;margin:0px;}
#msg_win .icos{position:absolute;top:2px;*top:0px;right:2px;z-index:9;}
.icos a{float:left;color:#FFFFFF;margin:1px;text-align:center;font-weight:bold;width:14px;height:22px;line-height:22px;padding:1px;text-decoration:none;font-family:webdings;}
.icos a:hover{color:#FFCC00;}
#msg_title{background:#AC19E3;border-bottom:1px solid #710B97;border-top:1px solid #FFF;border-left:1px solid #FFF;color:#FFFFFF;height:25px;line-height:25px;text-indent:5px;font-weight:bold;}
#msg_content{margin:5px;margin-right:0;width:413px;height:126px;overflow:hidden;}
*/