<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title></title>
<script type="text/javascript" src="js/jquery-1.7.2.min.js" ></script>
<style>
*{margin: 0;padding: 0;font-size: 14px;}
body{ width: 100%; height: 1000px; background:skyblue;}
.nav{ width:35px; height: 400px;background:#000;margin: 0 auto; margin-top: 100px;}
.nav ul{ width:35px; height: 400px;}
.nav ul li{cursor: pointer; list-style:none;margin-bottom: 1px; float: lef
<html>
<head>
<meta charset="utf-8" />
<title></title>
<script type="text/javascript" src="js/jquery-1.7.2.min.js" ></script>
<style>
*{margin: 0;padding: 0;font-size: 14px;}
body{ width: 100%; height: 1000px; background:skyblue;}
.nav{ width:35px; height: 400px;background:#000;margin: 0 auto; margin-top: 100px;}
.nav ul{ width:35px; height: 400px;}
.nav ul li{cursor: pointer; list-style:none;margin-bottom: 1px; float: lef