/* [Layout Style] */

#lo_outer { text-align: center; }
#lo { text-align: left; margin: auto; width: 943px; }

/* [ Banner Top ] */
#lo_banner_top {
  position:relative; width: 943px;  height:44px;
  background: url(/img/sysimg/?img=UserFiles/Image/layout/banner-top.gif,91A6FF,1F4BF1);
}
#topbar_signin {
  position:absolute; left:4px; width:680px; height:40px; vertical-align:bottom;
}
#topbar_signin_links {
  position: absolute; bottom: 0;
}
#topbar_signin_links a {
  font-size: 80%; font-weight: bold; text-decoration: none; color: #000080;
}
#topbar_signin_links a:hover {
  text-decoration: underline;
}
#topbar_username {
  position:absolute; bottom:0; font-size: 8pt; line-height:17px; height:17px; width: 123px;
  border:0; padding: 1px 2px;
  background: url(/UserFiles/Image/layout/bg-logon.gif) 0% 0%;
}
#topbar_password {
  position:absolute; bottom:0; font-size: 8pt; line-height:17px; height:17px; width: 123px; left:135px;
  border: 0; padding: 1px 2px; margin-right: 5px;
  background: url(/UserFiles/Image/layout/bg-logon.gif) 0% 100%;
}
#topbar_signin_btn {
  position: absolute; bottom: 0; left: 265px; border: 0px; width: 57px; height: 19px;
  margin: 0 10px 0 0;
  background: url(/UserFiles/Image/layout/bg-signin.gif) 0% 0%;
}
#topbar_signin_btn:hover {
  background-position: 0% 100%;
}
#topbar_signin_msg {
  font-size: 8pt; color: #ff0000; padding: 1px 2px; width: 256px;
  border: 1px solid #ff8080; margin: 0 0 5px 0; background-color: #fff0f0;
}
#topbar_search{
  position: absolute; top: 22px; left: 718px;
  height: 16px; line-height:16px; width: 134px; padding: 1px 2px; border: none;
  background: url(/UserFiles/Image/layout/bg-search.gif);
}
#topbar_search_btn{
  position: absolute; top: 22px; left: 856px;
  height: 18px; width: 29px; border: none; padding: 0;
  background: url(/UserFiles/Image/layout/bg-go.gif);
}
#topbar_search_btn:hover {
  background-position: 0% 100%;
}
#lo_banner_top_icons {
  position: absolute; top: 22px; left: 894px;
}

/* [ Banner ] */
#lo_banner { text-decoration: none; }
#lo_banner img { border: none; display:block; }


/* [ Main Nav ] */
#lo_nav_main {
  height: 40px; background: url(/img/sysimg?img=/UserFiles/Image/layout/nav_main_background.gif);
}
#nav_root_1 ul {
  z-index: 2;
}
#nav_root_2 ul {
  z-index: 1;
}

/* [ Body ] */
#lo_body {
  padding: 10px; border-left: 1px solid #91A6FF; border-right: 1px solid #91A6FF; width:921px;
}
#lo_body .spacer { height: 1em; }

#lo_left { padding: 0; float: left; width: 200px; }
#lo_left p { color: #3B2D51; }

#lo_content { padding: 0 10px; float: left; width: 500px; }
#lo_content h1.title a { color: #3B2D51; text-decoration: none; }
#lo_content p { color: #3B2D51; }
#lo_content p.prev_next { text-align: center; font-size: 80%; padding: 0; margin: 5px 0 5px 0; }
#lo_content p.prev_next a { color: #0000ff; }
#lo_content p.prev_next a:hover { background-color: #F4CD1A; }

#lo_right { padding: 0; float: left; width: 200px; }
#lo_right p { color: #3B2D51; margin: 0 0 0.5em 0; }

#lo_footer {
  line-height: 17px; color: #ffffff;
  background: url(/img/sysimg?img=/UserFiles/Image/layout/footer_background.gif);
} 

