﻿/* 冰豆网：www.bingdou.net */
*{ margin:0; padding:0;}
body{background:#f3f3f3 url(../css/bg.jpg) no-repeat fixed center;height:100%;font-family:Arial,"微软雅黑","黑体";}
a:link,a:visited,a:active{ color:#00b019; text-decoration:none; font-size:12px;star:expression(this.onFocus=this.blur());}
a:hover{ color:#f60; text-decoration:underline;font-size:12px;}
a:focus {outline:0;}
ul,dl,li,dd,dl { list-style:none;}
/* 头部导航开始 */
#head { position:fixed;background:#292b2e;top:0;width:100%;z-index:999; height:80px; _position:absolute;_top:expression(eval(document.documentElement.scrollTop));}
#logo { background:url(../css/Logo.gif) no-repeat 0 0; width:190px; height:80px; float:left;}
#logo a { display:block; width:190px; height:80px; text-indent:-9999em;}
#nav { width:100%; overflow:hidden; margin:0 auto; height:80px;}
#nav ul { float:right;border-right:1px solid #484a4c;}
#nav ul li { float:left; width:120px; height:80px; border-left:1px solid #484a4c;}
#nav ul li a { display:block; width:120px; height:80px; text-align:center; color:#fff; font:bold 16px/80px "微软雅黑","黑体";text-shadow: 1px 1px 1px #000}
#nav ul li a:hover { background:#f90; text-decoration:none}
/* 头部导航结束 */
/* 主体开始 */
#content {position: relative;padding: 10%;}
#bingdou_box{ width:100%; height: 100%;margin: 0 auto;overflow:hidden;}
#bingdou_box dl dd ul{ width:100%; overflow:hidden;}
#bingdou_box dl dd ul li{ width:240px; height:120px; overflow:hidden;float:left; margin:5px;_margin:4px; _display:inline; padding:1px; opacity:0.9;filter:alpha(opacity=90); position:relative;}
#bingdou_box dl dd ul li span{ display:none;}
#bingdou_box dl dd ul li span a{ color:#fff; font-family:"微软雅黑"; font-size:12px; text-decoration:none;}
#bingdou_box dl dd ul li:hover span{ text-align:center; background:#000; height:20px; line-height:20px; opacity:0.6;filter:alpha(opacity=60);display:block;font-weight:bold; position:absolute; bottom:0; left:0; width:100%;}
#bingdou_box dl dd ul li a img{  width:240px; height:120px; overflow:hidden; margin:0; padding:0; border:none;}
#bingdou_box dl dd ul li:hover{opacity:1;filter:alpha(opacity=100); padding:0px; border:1px dashed #fcfcfc;}
/* 主体结束 */
/* 底部版权开始 */
#foot{background:#333;padding:10px 0; text-align: center; color:#999; font-family:"微软雅黑";font-size:14px;position: fixed;bottom: 0;left: 0;width: 100%;overflow: visible;filter:alpha(opacity=80);opacity:0.8;}
#foot a{ color:#999; font-size:14px;}
#foot a:hover{ color: #ccc;}
/* 底部版权结束 */