body {
    background: #EDEDED url(/images/body.png) repeat-x;
    text-align: center;
    margin: 0;
    font-family:verdana;
}

address, caption, cite, code, dfn, em, th, var {
    font-style:normal;
    font-weight:normal;
}
#header {
    background: none;
    width: 960px;
    height: 114px;
    margin: 0 auto;
    margin-bottom: 16px;
}

#header ul {
    margin: 0;
    padding: 0;
}
#header .margin {
    margin-right: 20px
}

#header #logo {
    float: left;
}

#header #mainmenu {
    height: 33px;
    clear: both;
}

#mainmenu .menu li {
    float: left;
    height: 33px;
    line-height: 33px;
    text-align: center;
    width: 128px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    background: transparent url(/images/header/mainmenu.gif) no-repeat -1px 0;
    padding: 0;
    overflow:hidden;
}
#mainmenu .menu li.last {
    background: transparent url(/images/header/mainmenu.gif) no-repeat -1px -133px;
}
#mainmenu .menu li a{font-size:14px}
#mainmenu li.first {
    background-position: 0 0;
    width: 129px;
}

#mainmenu li.last {
    width: 140px;
}

#mainmenu li a {
    display: block;
    text-decoration: none;
}

#mainmenu li a {
    color: #fff;
    background: none;
}

#mainmenu .menu li a:hover {
    text-decoration: none;
    background: url(/images/header/mainmenu.gif) no-repeat -1px -33px;
}
#mainmenu li.first a {
    background-position: 0 -66px;
}
#mainmenu li a.home span.only-for-icon {
    background: transparent url(/images/header/home.gif) no-repeat left center;
    padding-left:20px ;
    _background-position:0 0;

}

#mainmenu .menu li.last a:hover {background: url(/images/header/mainmenu.gif) no-repeat -3px -166px;}
#mainmenu .menu li a.notifications-selected,#mainmenu .menu li a.notifications-selected:hover{
    background:#3d990f;
}
.notifications-sub {
    background:#3d990f;
    padding:0px 4px 4px 4px;
    position:absolute;
    width:133px;
    z-index:11;
    display:none;
}
.notifications-sub li,
.notifications-sub li a{
    height:30px;
    line-height:30px;
}
.notifications-sub ul {background:#fff;border:1px solid #4a8d36;}
.notifications-sub li {padding-left:25px;background-image:url(/images/icons/16.png);_background-image:url(/images/icons/16.gif);background-repeat:no-repeat;border-bottom:1px solid #eeeeee;text-align:left;float:none;}
.notifications-sub li.mailbox {background-position:5px 8px}
.notifications-sub li.invite {background-position:5px -25px}
.notifications-sub li.message {background-position:5px -56px;border-bottom:none;
}
.notifications-sub li.hover {background:#f3f3f3;}
.highlight {color:#E65C17;}/*适应php*/
#mainmenu .notifications-sub li a {
    padding-right:15px;
    background-image:url(/images/chrome/array.gif);
    background-repeat:no-repeat;
    background-position:95px -715px;
    color:#333;
}
#mainmenu .notifications-sub li a:hover {
    background-position:-700px -715px;
}


.notifications-sub .mail {}
#mainmenu .employer li {
    float: left;
    height: 37px;
    line-height: 37px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
}

#mainmenu .employer li.current {
    background: url(/images/header/employer_tags.gif) no-repeat left;
}

#mainmenu .employer li span, #mainmenu .employer li a {
    display: block;
    padding-right: 20px;
}

#mainmenu .employer li.current span, #mainmenu .employer li.current a, #mainmenu .employer li.current a {
    background: url(/images/header/employer_tags.gif) no-repeat right;
    color: #0775B6
}

#mainmenu .notifications {
    position: relative;
}

#mainmenu-notifications {
    background: url(/images/header/message.gif) no-repeat left top;
    padding-left: 4px;
    display: inline-block;
    height: 20px;
    position: absolute;
    left: 90px;
    top: 2px;
}

#mainmenu-notifications em{
    background: url(/images/header/message.gif) no-repeat right top;
    height: 15px;
    line-height: 13px;
    font-family: arial;
    font-weight: bold;
    font-size: 10px;
    padding-right: 6px;
    display: inline-block;
    margin-right: -3px;
    color: #fff;
    cursor: default;
    font-style: normal;
}



#tools {
    float: right;
    background: url(/images/header/tools.png);
    padding-left: 18px;
    height: 28px;
    display: inline;
    _width:200px;
    _white-space:nowrap;
}

#tools .room{
    background: url(/images/header/tools.png) right top;
    height: 24px;
    padding: 4px 13px 0 0;
    color:#3B90CC;
    word-spacing:3px;
}
.tools{
    color:#6CB4E2;
    /*padding-top:13px;*/
    word-spacing:2px;
}
.tools a:visited{
  color:#fff;
}
.tools a:hover{
  color:#D0FF15;
}
.tools  a.special {
    color: #D0FF15
}
.tools  a , .tools  a:visited{color:#fff;}
#tools li.none {
    background: none;
    padding-right: 0
}

#tools a {
    color: #CDE1EF;
}

#findbar {
    float: right;
    clear: right;
    margin-top: 12px;
    width: 290px;
    text-align:left;
}

#findbar form {
    background: transparent url(/images/header/findbar.png) no-repeat;
    _background: transparent url(/images/header/findbar.gif) no-repeat;
    height: 26px;
    padding-left: 4px;
    width: 210px;
    float: left;
    text-align:left;
}

#findbar form a.pref {
    width: 30px;
    height: 18px;
    display: block;
    background: transparent url(/images/chrome/array.gif) no-repeat 14px -400px;
    cursor: pointer;
    text-indent: -9999px;
    float:left;
    margin-top:3px;
}

#findbar form a.pref:hover {
    background-position: 14px -460px;

}

#findbar form input.text {
    height: 14px;
    padding: 4px 0;
    margin: 2px 0 0 30px;
    line-height: 14px;
    border:0 none;
    color: #333;
    width: 160px;
    font-weight:bold;
}

#findbar a.pushme {
    background: transparent url(/images/header/findbar_button.png);
    _background: transparent url(/images/header/findbar_button.gif);
    width: 64px;
    width: 64px;
    height: 26px;
    line-height: 23px;
    padding: 1px 0 0 0;
    text-align: center;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-weight:bold ;
}

#findbar a.pushme:hover {
    text-decoration:none;
}

#footer {
    border-top: 1px solid #E0E0E0;
    padding: 10px 0;
    text-align:left;
}

#footer address {
    width: 960px;
    margin: auto
}
#compactheader{
    height:43px;
    width:960px;
    margin:auto auto 16px auto;
    padding:7px 0 0 7px;
}
#compactheader .navigation{
    padding:10px 0 0 45px;
    font-size:14px;
    color:#ccc;
    word-spacing:10px;
}
#compactheader .navigation a{
    color:#333;
}
#compactheader .tools{
    margin-top:5px;
	padding-left:20px;
	background:url(/images/header/setting_bg2.gif) no-repeat 0 0;
}
#compactheader .tools .leftborder{background:url(/images/header/setting_bgleft.png) no-repeat left; height:26px; width:20px; float:left;}
#compactheader .tools .room{
   background:url(/images/header/setting_bg2.gif) no-repeat right -26px;
    padding-right:20px;
    word-spacing:2px;
    height:26px;
    line-height:26px;
    color:#ccc;
	float:left;
}
#compactheader .tools .room a{
color:#333;
}

#body {
    text-align: left;
}
