.container{width:30px; left:0px; position:relative;}


.nav{
	position: abolute;
	z-index: 9;
	width: 30px;
	right:80px;
	top:200px;
	position: fixed;
}



.nav .menu{width:30px;height:300px; overflow:hidden; position:relative;}

.nav .menu li{float:left;width:30px;text-indent:-9999px;height:30px; overflow:hidden;}

.nav .menu li.pipe{float:left;display:inline-block;height:10px;width:1px;margin:0 0px;}


.nav .menu li a{color:#fff;font-size:14px;font-family:'微软雅黑';width:30px;height:30px;display:block;line-height:30px;text-align:center;text-decoration:none;text-indent:-9999px;}

.nav .menu li a span{display:block;height:30px;text-align:center;text-indent:-9999px;width:30px;}

.nav .menu li a em{display:block;height:30px;text-align:center;text-indent:-9999px;width:30px;}

.nav .menu li a:hover{margin-top:-32px;}

/*.nav .menu li a.selected{margin-top:-80px;}*/

.nav .menu li.current a{margin-top:-32px;}





.nav .menu li.back{
	position: absolute;
	left: 3px;
	bottom: 0px;
	width: 30px;
	height: 0px;
}

.nav .menu li.mu_home span{ background:url(../yjstu/i1.png)  no-repeat 0px -15px; height:30px; overflow:hidden;}
.nav .menu li.mu_about span{ background:url(../yjstu/i1.png) no-repeat 0px -15px; height:30px; overflow:hidden;}
.nav .menu li.mu_pro span{ background:url(../yjstu/i1.png) no-repeat 0px -15px; height:30px; overflow:hidden;}
.nav .menu li.mu_new span{ background:url(../yjstu/i1.png) no-repeat 0px -15px; height:30px; overflow:hidden;}
.nav .menu li.mu_tec span{ background:url(../yjstu/i1.png) no-repeat 0px -15px; height:30px; overflow:hidden;}
.nav .menu li.mu_tec span{ background:url(../yjstu/i1.png) no-repeat 0px -15px; height:30px; overflow:hidden;}
.nav .menu li.mu_cont span{ background:url(../yjstu/i1.png) no-repeat 0px -15px; height:30px; overflow:hidden;}

.nav .menu li.mu_home em{background: url(../yjstu/i2.png) no-repeat 0px -90px;}
.nav .menu li.mu_about em{background: url(../yjstu/i2.png) no-repeat 0px -90px;}
.nav .menu li.mu_pro em{background: url(../yjstu/i2.png) no-repeat 0px -90px;}
.nav .menu li.mu_new em{background: url(../yjstu/i2.png) no-repeat 0px -90px;}
.nav .menu li.mu_tec em{background: url(../yjstu/i2.png) no-repeat 0px -90px;}
.nav .menu li.mu_cont em{background: url(../yjstu/i2.png) no-repeat 0px -90px;}
