body {
	overflow: auto !important;
}

header {
	display: none !important;
}

.k_main .k_ban{
	margin-top: 0px !important;
}

#frdouble-nav{
	position: relative;
	z-index: 9999;
    height: 30px;    
    width: 100%;    
    background-color: #5f8840;
}

#frdouble-nav ul{
    margin: 0 0 0 0px;   
    list-style: none; 
    padding: 0px;    
    font-size: 12px;    
    color: #FFF;    
    line-height: 30px;    
    white-space: nowrap;   
}

#frdouble-nav li{
    list-style-type: none;
    display: inline-block;
    width: 50%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

#frdouble-nav li a{
    text-decoration: none;    
    font-family: Arial, Helvetica, sans-serif;    
    padding: 7px 10px;    
    color: #FFF;    
}

#verifyCtrl{
	display: none;
}