body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/***/
 *{ 
    margin:0; 
    padding:0; 
    } 
 body{ 
        text-align:center; /*For IE6 Shenanigans*/ 
        background: #fab;
     } 

#fn{
    background: url(pic/glk.jpg) no-repeat 0 0;    
    width:1100px; 
    height: 733px;
    margin:0 auto; 
    text-align:left;       
}
.alls {
    background: url(pic/bg.png) no-repeat;
    background-position: 0 0;
    width: 1010px;
    height: 735px;
    position: absolute;
    z-index: 10;
}
.fama{
   font: bold 65px arial;
   font-style: italic;
   color: #FF80FF;
   position: relative;
   left: 40px;
   top: 20px; 
/*   text-shadow: 4px 3px 0 #fff, 9px 8px 0 rgba(0, 0, 0, 0.15);
   text-shadow: 4px 3px 7px #ffff99, 9px 8px 0 rgba(0, 0, 0, 0.15);  */
   text-shadow: 4px 3px 3px #fff, 9px 8px 0 rgba(0, 0, 0, 0.15);
}
.m411, .m421{
   font: bold 110px arial;
   font-style: italic;
   color: blue;
   position: relative;
   left: 70px;
   top: 160px;   
   text-shadow: 4px 3px 7px #ffff99, 9px 8px 0 rgba(0, 0, 0, 0.15);  
}
.m421{
   left: 470px;
   top: 280px;   
}
.blm{
    position: absolute;
    left: 900px;
    top: 40px;
    z-index: 20;
    color: yellow;
    font: 20px arial;
}
.blm b{
    font-style: italic;
    font-weight: normal;
    color: #fff;
}

.menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 200px;    
}
.menu a {
  /*background-color: #949494; */
  color: yellow;
  padding: 5px;
  text-decoration: none;
  font-weight: bold;
  /*border-left: 5px solid #33ADFF; */
  display: block;
}
.menu li {/*
  border-left: 10px solid #666;
  border-bottom: 1px solid #666 #33ADFF;  */
}