﻿.gghq_north {
	height: 104px;  
	background: url(../images/header_bg2.png) repeat-x;
	overflow: hidden;
}

.logo2 {
    height: 104px;
    width: 523px;
    background: url(../images/logo2.png) no-repeat;
    float: left;
}
.gghq{
    width:1000px;
    margin:0 auto;
}
.gghq .panel-title{
    background:#e5eef7;
    height:28px;
    border-bottom:2px solid #cae2f2;
    line-height:28px;
    text-indent:1em;
    margin-bottom:4px;
}
.gghq .login{
    float:right;
    margin-top:50px;
}
.bottom2 {
    height: 20px;
    text-align: center;
    color: #9eabcd;
    padding-right: 13px;
    line-height: 20px;
    padding-top: 20px;
    padding-left: 10px;
}