ul {list-style-type: none}
.view li {width:200px; border:1px #cccccc solid; text-align: left;}
.hd {display: none; position:absolute; top:10px; left:80px;}
.hd a {display: block; width: 100%; height:100%; background-color: #dfffff}
.hd a:hover {background-color: #dfffff}
.off {margin:0; background-color: #F8F8F8}
.on {position:relative; background-color: 52b6eb}
.on .hd {display: block}


