.logintopfl{
	background:#fff;
	padding:0;
	position:fixed;
	left:0;
	top:0;
	text-align:right;
	width:100%;
	box-sizing:border-box;
	z-index:2
}

#header {
    display: block;
    height: 48px;
    overflow: hidden;
    margin-bottom: 0;
    padding: 3px 6px 10px 4px;
	-webkit-text-size-adjust: 100%;
    font-size: 7px;
	border-bottom:1px solid #999
}

#header a {
    display: inline-block;
    padding: 2px;
    font-size: 8px;
	font-weight:bold;
	max-height: 100%
}

#header a:link {
    color: #00f
}

#header a:visited {
    color: #800080
}

#header.noIcon {
    height: 41px
}

#header #serviceID {
    float: left;
    vertical-align: middle;
    padding-top: 3px
}

#header a {
    padding: 0
}

#header img {

    vertical-align: middle
}

#header a span {
    display: inline-block;
    vertical-align: middle;
    color: #000;
    text-decoration: none;
    font-size: 7px;
	max-height: 100%
	}

#header #memberInfo {
    float: right;
    vertical-align: middle;
    margin-top: 3px
}

#header dl#membership {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.35
}

#header dl#membership dt, #header dl#membership dd {
    text-align: right
}

#header dl#membership a {
    max-width: 105px;
    overflow: hidden;
    padding: 0;
    font-size: 7px !important;
    font-weight: bold;
    color: #bf0000;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: right;
	max-height: 100%
}

#header dl#membership span {
    color: #bf0000;
    font-size: 7px;
    font-weight: bold;
    margin-right: 2px
}

#header #detailInfo, #header #newRegistration, #header #loginBtn,
#header #changePoint, #header #guide {
    display: inline-block;
    width: 60px;
    vertical-align: middle;
    color: #333;
    font-size: 7px;
    text-align: center
}

#header #detailInfo span, #header #newRegistration a, #header #loginBtn a,
#header #changePoint a, #header #guide a {
    display: block;
    padding: 0;
    color: #333;
    text-decoration: none
}

#header #detailInfo span:before {
    content: "";
    background: url(ppheader/user-info-new.png) no-repeat;
    background-size: 23px 26px;
    -webkit-background-size: 23px 26px;
    display: block;
    width: 60px;
    height: 34px;
    margin: 5px 0 -5px 15px
}

#header #newRegistration a:before, #header #loginBtn a:before, #header #changePoint a:before, #guide a:before {
    display: block;
    width: 60px;
    height: 34px;
    margin: 0 auto 1px;
    content: ""
}

#header #newRegistration a:before {
    background: url(ppheader/signup-new-top.png) no-repeat;
    background-size: 25px 26px;
    -webkit-background-size: 25px 26px;
    margin: 5px 0 -5px 15px
}

#header #loginBtn a:before {
    background: url(ppheader/login-new-top.png) no-repeat;
    background-size: 23px 26px;
    -webkit-background-size: 23px 26px;
    margin: 5px 0 -5px 15px
}

#header #changePoint a:before {
    background: url(ppheader/change-point.gif) no-repeat;
    background-size: 23px 26px;
    -webkit-background-size: 23px 26px;
    margin: 5px 0 -5px 20px
}

#header #guide a:before {
    background: url(ppheader/beginner-top.png) no-repeat;
    background-size: 19px 26px;
    -webkit-background-size: 19px 26px;
    margin: 5px 0 -5px 20px
}

#header #serviceID.long img {
    height: 29px;
    margin-top: 3px
}
#header #pointInfo { max-width:300px; float:left; margin:10px 10px 0 0; }
#header #pointInfo a { font-size:16pt !important; }