@charset "utf-8";
/* CSS Document */

/*-- All --*/





.rightNav{ position:fixed; width:140px;  right:0; top:100px; _position:absolute; text-align:left; cursor:pointer;  z-index:999;}
.rightNav a{ display:block; position:relative; height:30px; line-height:30px; margin-bottom:2px; background:#fff; padding-right:10px; width:130px; overflow:hidden;  cursor:pointer; right:-110px; font-style:normal;}
.rightNav a:hover{ text-decoration:none; color:#000000;  }
.rightNav a:hover em{ background:#ff6600; font-style:normal; }
.rightNav a em{ display:block; float:left; width:30px; background:#003380; color:#fff; font-size:16px; text-align:center; margin-right:10px;; font-style:normal;}