/*  base style 2008.2.1  by  www.cychn.net   */
#gNav {height: 36px;position: fixed !important;position: absolute;top: 0;left: 0;z-index: 9999;
_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop+0 :
            document.body.scrollTop +
            (document.body.clientHeight
            -this.clientHeight));
	width: 100%;background-color: #f1f1f1;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #999;}
.gNav {width: 957px; height: 36px;  overflow: hidden; position: relative; margin: 0 auto; background: url(g_nav_line.gif) no-repeat right 0;}
#gNav .line {background: url(g_nav_line.gif) no-repeat left -1; }
#logo {width: 103px; height: 34px; background: url(g_nav_logo.jpg); overflow: hidden; line-height: 1000px; padding:0; margin:0 0 0 8px; float: left; cursor: pointer; display: inline;}
#gNav ul { margin:0; padding:0 0 0 10px; list-style: none; float: left; }
#gNav li { float: left; padding: 12px 9px 0 11px; }
#gNav li a{	text-decoration: none; }
#loginBtn {width: 60px; height: 22px; float: right; margin: 7px 8px 0 5px; display: inline;}
#loginBtn a{width: 60px; height: 22px; overflow: hidden; background: url(g_nav.gif) repeat-x !important; display: block; line-height: 1000px;}
#loginBtn a:hover {	background: url(g_nav.gif) 0 -22px repeat-x !important;}
#loginBtn1 {width: 60px; height: 22px; float: right; margin: 7px 8px 0 5px; display: inline;}
#loginBtn1 a{width: 60px; height: 22px; overflow: hidden; background: url(g_nav1.gif) repeat-x !important; display: block; line-height: 1000px;}
#loginBtn1 a:hover {	background: url(g_nav1.gif) 0 -22px repeat-x !important;}
