@charset "UTF-8";
body { background: none; }
#header { position: fixed; top: 0; left: 0; right: 0; height: 80px; overflow: hidden; padding: 0 40px; font-size: 0; background-color: #fff; z-index: 3; }
#header h1 { float: left; }
#header h1 a { display: block; vertical-align: top; background: url(/user_media/images/login/new/logo.png) 0 0 no-repeat; height: 40px; width: 302px; margin-top: 22px; }
#header .server_link li { float: left; width: 64px; height: 78px; text-align: center; line-height: 78px; color: #333333; font-size: 16px; margin: 0 16px; }
#header .server_link li a { text-decoration: none; color: #333333; }
/* #header .server_link .index { margin-left: 46px; } */
#header .move_phone { width: 176px; height: 29px; position: absolute; right: 40px; top: 29px; background: url("/user_media/images/login/new/areaPhone.png") 0 0 no-repeat; }
