/* Stylesheet for Manazu's TV Index */
/* @import url("style/manazu.css") */
/* --- Defines for Main Frame Window Header -------------------------------------- */
BODY.mfheader { background           : #FEEF98
              }
DIV.frametop  { position             : absolute;
                top                  : 13px;
                left                 :  7px
              }
DIV.manalogo  { position             : absolute;
                top                  :  23px;
                left                 : 470px
              }
/* --- Defines for Main Flame Window Detaile ------------------------------------- */
BODY.mfdetail { background           : #FEEF98;
                scrollbar-face-color : #FEEF98 ;
                background-image     : url("../images/BigMana.gif");
                background-repeat    : no-repeat;
                background-position  : center; 
                background-attachment: fixed;
                width                : 731px; 
                margin-left          :  12px
              }
DIV.green     { font-size            : 20pt;
                color                : #028A02;
                background-color     : #FF7F00;
                text-indent          : 20px;
                height               : 30px;
                padding-top          : 10px
              }
DIV.white     { font-size            : 20pt;
                color                : #FFFFFF;
                margin-top           : -33px;
                margin-left          :  -3px
              }
DIV.detail    { line-height          :  15pt;
                margin               :  20px 75px;
                width                : 600px
              }
DD            { font-size            : 11pt;
                color                : #0000FF;
                line-height          : 15pt;
                font-weight          : normal
              }
H2.nost       { font-family          : "‚l‚r ‚oƒSƒVƒbƒN";
                text-align           : center;
                color                : #FF00FF
              }
H3.nost       { font-family          : "‚l‚r ‚oƒSƒVƒbƒN";
                text-align           : center;
                color                : #028A02
              }
DIV.nost      { font-family          : "‚l‚r ‚o–¾’©";
                color                : #0000FF;
                text-indent          : 10px;
                line-height          :  15pt;
                margin               :  20px 100px;
                width                : 550px
              }
DIV.espotbl   { margin               : -20px 0px 0px 50px;
                border               : none;
                line-height          : normal;
                text-indent          : 10px;
                font-size            : 11pt;
                color                : #0000FF
              }
DIV.espodtl   { margin               : 10px 0px 0px 0px;
                border               : none;
                align                : center
              }
