#acMenu dt{
    display:block;
    width:;
    height:2px;
    line-height:5px;
    text-align:center;
    border:;
    cursor:default;
    }
#acMenu dd{
    background:#fff;
    width:;
    height:2px;
    line-height:5px;
    text-align:center;
    border:;
	color:#000;
    display:none;
	cursor:default;
	font-size:0.3em;
    }
#acMenu dd a{
    
	cursor:default;
    }

a:link { color: #000;}
a:visited { color: #000; }
a:hover { color: #000; }
a:active { color: #000; } 