@charset "utf-16";

/*
body
{ background:#ff0 url("/Images/body_bg1024.png") right bottom no-repeat; }
*/

#main > div > .well
{ position:relative; padding-left:30px; background-position:-120px top; }

#mainNav
{ position:absolute; left:0px; top:0px; width:30px; margin-left:0px; background:url("/Images/menu.png") 5px 7px no-repeat; z-index:9999; cursor:pointer; }

#mainNav:hover
{ background-image:url("/Images/menu_on.png") }

.nav-list
{ position:absolute; top:0; left:30px; width:0px; overflow:hidden; margin-left:0; white-space:nowrap; }

a#backHome
{ width:10px; height:20px; overflow:hidden; background-color:#4f4f4f; -webkit-border-radius:0 0 0 4px; -moz-border-radius:0 0 0 4px; border-radius:0 0 0 4px; }

a#backHome i
{ margin-right:20px; margin-bottom:20px; }

/*
a#backHome.on
{ width:160px; }
*/

a#backHome.on i
{ margin-right:0px; }
