/* CSS Document */ .footer-div1 {width:1002px; height:48px;} .demo{width:900px;position:relative; left:20px; top:8px;} .dome_div{width:900px; margin:0px auto;} .select2{position:relative;float:left;margin:0 15px;} .select2 dt{height:26px;display:inline-block;border:1px solid #d2ccc4;background:url("/dgzfgdyinpingcom/dgzf/xhtml/images/select.png") repeat-x;line-height:26px;font-weight:bold;padding-left:8px;cursor:pointer;width:240px;padding-right:5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:99; color:#333;} .select2 dt:hover,.select dt.cur{border:1px solid #409DFE;box-shadow:0 0 3px #409DFE;} .select2 dd{position:absolute;left:0;top:28px;border:1px solid #d2ccc4;background:#fff;display:none;} .select2 dd ul{padding:5px; width: 243px; max-height: 140px;overflow:auto;} .select2 dd ul li a{line-height:26px;display:block;padding:0 8px;} .select2 dd ul li a:hover{background:#f5f5f5;}