@CHARSET "UTF-8";
#scrlContainer{  
    visibility:hidden;  
     
    position:relative;  
    overflow:hidden;  
     
    height:60px;  
    line-height:60px;  
    
    background:#fff;
	 width:1000px;
	 
	 margin:auto;  
}  
  
#scrlContent{  
    position:absolute;
    font-size:40px; 
    height:60px;
	line-height:60px;
	font-weight:bold;
	color:#FF0000; 
    left:0;  
    top:0;  
    white-space:nowrap;  
}
.gg{ 
	 width:1000px;
	 height:50px;
	 margin-left:291px;}
.ggico{background:#000;
	width:150px;
	height:100%;
	margin:auto;
}
.ggico span{ width:50px;
		height:100%;
		color:#fff;
		font-size:47px;
		font-weight:bold;}