单项选择题
A.font-styleB.font-familyC.line-heightD.font-designer-sight
A.border:center;B.width:center;C.margin:0auto;D.以上都不对
A.#menu ul{list-style:none;margin:0px;padding:0px;}B.#menu ul li{float:left;}C.#menu ul li a{display:block;padding:0px 8px;height:26px;line-height:26px;}D.#menu ul li a:hover{background:#333;color:#fff;}