#container_info  {position:absolute;top:0px;left:0px;padding:0;margin:0;width:100%;height:auto;z-index:3;}
#container_about {position:absolute;top:0px;left:0px;padding:0;margin:0;width:100%;height:auto;z-index:3;}
#container_help  {position:absolute;top:0px;left:0px;padding:0;margin:0;width:100%;height:auto;z-index:3;}

ul { margin:0; }
hr { display:none; }
.Info_Frame_top   { position: relative; padding-top: 70px; }
.Info_Frame_btnSect {
  position: relative; width: 384px; height: 20px; display: block; cursor: pointer; 
  background: transparent url(/public/images/relay/rl_connect_allbg.gif) no-repeat;
}
.Info_Frame_btnSect:hover {
  background: transparent url(/public/images/relay/rl_connect_allbg.gif) 0px -68px no-repeat;
}

.Info_Frame_middle { 
  position: relative; width: 384px; height: 274px; 
  background: transparent url(/public/images/relay/rl_connect_mdbg.gif) repeat-y;
}
.Info_Frame_bottom { 
  position: relative; width:384px; height: 20px; 
  background: transparent url(/public/images/relay/rl_connect_allbg.gif) 0px -14px no-repeat;
}
.Info_FrameTitle   { 
  position: relative; width: 384px; height: 20px; 
  color: #000; padding-top: 7px; font-weight: bold;
}
.Info_inFrame_top   { 
  position: relative; width: 354px; padding-top: 10px; 
  margin-left: auto; margin-right:auto;
  background: transparent url(/public/images/relay/rl_connect_allbg.gif) 0px -34px no-repeat;
}
.Info_Frame_middle ul { 
  position: relative; width: 344px; height:225px; 
  overflow: auto; padding:0 0 0 10px; text-align: left; 
  margin-left: auto; margin-right: auto; color:#514f4f;
  background: transparent url(/public/images/relay/rl_connect_bg.gif) repeat-y; }

.Info_inFrame_bottom  { 
  position: relative; width: 354px; height: 10px; 
  margin-left: auto; margin-right: auto; 
  background: transparent url(/public/images/relay/rl_connect_allbg.gif) 0px -54px no-repeat;
}
.Info_inFrame { 
  position: relative; width: 344px; height: 225px;
  overflow: auto; padding: 0 0 0 10px; margin-left: auto; margin-right: auto;
  text-align: left; color: #514f4f
  background: transparent url(/public/images/relay/rl_connect_bg.gif) repeat-y;;
}
.Info_inFrame ol { list-style: none; margin: 0; padding: 5px; }

.pointColor { color: #0c892a; }
.helpGuideMsgBox { 
  width: 290px !important; background: none !important; /* !important */ 
  padding:5px 5px 0 20px; list-style: none; 
}
.helpWin_pic { margin-top: 15px; margin-left: -5px; }
.helpPointText { font-weight: bold; margin-top:20px; }

