"http://www.w3.org/TR/html4/loose.dtd">
*{margin: 0;padding: 0}
.tab{width: 350px;margin: 100px auto;}
.tabnav li{ list-style:none;cursor:pointer;float: left;width: 80px;border: 1px solid #ccc;border-radius: 5px;margin-right: 5px; height:24px;line-height: 24px;text-align: center;}
.tabnav li.cur{background:#daa520;}
.tabcontent{display: none;padding: 20px;}
.tabcon{border: 1px #708090 solid;background: #ffc0cb;height: 300px;clear: both;}
- 菜单一
- 菜单二
- 菜单三
内容一
内容二
内容三
- 菜单一
- 菜单二
- 菜单三
内容一
内容二
内容三



