.pointer_flag{
	width:50px;
	height:50px;
	position:fixed;
	right:0;
	z-index:999;
	cursor:pointer;
}
.poniter_link{
	border-radius:5px;
	display:none;
	width:75px;
	height:30px;
	position:fixed;
	right:25px;;
	text-align: left;
	background: #E1E3E0;
}
#rightMenu1{
	top:145px;
}
#rightMenu2{
	top:195px;
}
#rightMenu3{
	top:245px;
}
#rightMenu5{
	top:295px;
}
#rightMenu4{
	top:345px;
}
.pointer_flag #rightLink1{
	top:155px;
	line-height:30px;
}
.pointer_flag #rightLink2{
	top:205px;
	line-height:30px;
}
.pointer_flag #rightLink3{
	top:255px;
	line-height:15px;
}
.pointer_flag #rightLink5{
	top:305px;
	line-height:15px;
}
.pointer_flag #rightLink4{
	top:355px;
	line-height:30px;
}
.pointer_flag img{
	height:50px;
	width:50px;
	z-index: 999;
	position: fixed;
}
.poniter_link a{
	padding-left:14px;
}
.link_word{
	font-family: '微软雅黑';font-size:12px;color:#000 !important;
}