    html, body {width:100%; height:100%; padding:0; margin:0; top:0; left:0; background:#fff; font-family: Times, Times New Roman, Georgia, serif; color:#111; font-size:13px; overflow:hidden;}



    img {border:none;}
    a:link, a:visited{color:#111; text-decoration:none;}
    a:hover {text-decoration:underline;}
    ul, li, p, h1, h2, h3, h4, h5{padding:0; margin:0;}
   
    ul, li{list-style:none; }    
    .l 	{position:relative; float:left; display:inline;}
    .r 	{position:relative; float:right; display:inline;}
    
    .blue {color:#19d;}
    
    .fixed {position:fixed; display:block;}
    .absolute {position:absolute; display:block;}
    .overflow_hidden{overflow:hidden;}
    
    #pres_holder { top:0px;left:0px; height:100%; width:100%; overflow:hidden;position:absolute; display:block;}
    #content #view {width:750px; margin-left:180px; }
    
    #menu {left:30px; font-size:14px; top:50%; margin-top:-35px; width:80px; height:70px; z-index:1; line-height:13px; display:block;}
    #coverup {width:15px; height:72px; top:15px; right:3px;}
    
    #home {top:0px;left:0px; height:100%; width:100%; overflow-x:hidden;overflow-y:auto;position:absolute; display:block;}
    #home_swf{width:700px; height:500px; display:block; margin:60px auto; position:relative; text-align:center;}
    
    
