@charset "utf-8";
.fud { width:100%; margin:0 auto auto auto;}
.fud dl { float: left; width:20%;  text-align: center;	position: relative;}
/*.fud dl:nth-child(2){background:#aaa}*/
.fud dl dt { cursor: pointer; width: 100%;}
.fud dl dt a { display: block; padding: 35px 0 0 0; height: 28px; color: #fff;}
.fud dl dt span { display: block; padding: 35px 0 0 0; color: #fff;}
.fud dl dt { width: 100%;text-align: center;padding-top: 2%;}
.fud dl dt img{width: 100% ; max-width: 158px;max-height: 80px;}



#dd1, #dd2,#dd3,#dd4 { display: none;}
.fud dl dd { z-index: 8888;	position: absolute;	overflow: hidden; width: 100%;	margin-left: -0px !important;top: 0px; display: block; opacity: 1;}

.fud ul li.li {	display: block;	width: 100%; height: 28px;	line-height: 28px; text-align: center;	background-color:#fafafa; font-size:0.8em;}
.fud ul li a { display: block; color: #666; width: 100%;	height: 24px;}
.fud a:visited { color: #333;}

#Float{width:100%; /*height:60px;*/ background:#555; clear:both;position:fixed !important;position:absolute;z-index:9999;bottom:0px !important;_top:expression(eval(document.compatMode &amp;&amp; document.compatMode=='CSS1Compat')?documentElement.scrollTop+(document.documentElement.clientHeight-this.offsetHeight):document.body.scrollTop+(document.body.clientHeight-this.clientHeight));}
