@charset "utf-8";


#menufix{
  font-size: 18px;
  left:0px;
  line-height:22px;
  position:fixed;
  top:350px;
  width:200px;
  z-index:400;
  border-radius:4px 0px 0px 0px;
}
#menufixsave{
  color:#FFF;
  font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	  height: 25px;
  font-size: 18px;
  left:0px;
  line-height:22px;
  position:fixed;
  text-align:center;
  top:275px;
  width:180px;
  z-index:400;
  border-radius:4px 0px 0px 0px;
}