div#count       {
                  display             : inline;
                  margin              : 0px 0px 0px 380px
                }

h1              {
                  display             : inline;
                  font-size           : 16px;
                  color               : #de0000;
                  margin              : 0px
                }

h2              {
                  font-size           : 16px;
                  font-family         : Helvetica;
                  color               : #333333;
                  border-left         : 5px solid #de0000;
                  border-bottom       : 1px solid #de0000;
                  padding             : 0px 0px 1px 5px;
                  margin              : 25px 0px 10px 0px
                }

h3              {
                  font-size           : 14px;
                  font-family         : Helvetica;

                  border-top          : 1px solid #ff0000;
                  border-right        : 1px solid #8b0000;
                  border-bottom       : 1px solid #8b0000;
                  border-left         : 1px solid #ff0000;
                  padding             : 5px 5px 5px 5px;
                  margin              : 10px 0px 0px 0px
                }

#head           {
                 width                : 790px;
                 height               : auto;
                 border-bottom        : 2px solid #de0000;
                 margin-bottom        : 10px
                }



#box01          {
                 width                : 790px;
                 height               : 905px
                }




#content_r      {
                 width                : 640px;
                 margin-left          : 10px;
                 float                : right;
                 height               : 905px
                }

#content_l      {
                 width                : 120px;
                 padding-left         : 10px;
                 padding-right        : 10px;
                 vertical-align       : top;
                 float                : right;
                 height               : 905px;
                 background-color     : #de0000
                }

#photo          {
                  width               : 640px;
                  height              : 480px
                }

p               {
                  font-size           : 85%;
                  line-height         : 1.5em;
                  color               : #333333;
                  text-indent         : 1em;
                  margin              : 0px
                }

#style1         {
                  font-size           : 85%;
                  line-height         : 1.6em;
                  list-style-type     : none;
                  margin              : 0px 0px 0px 1em;
                  padding             : 0px
                }

#date           {
                  font-size           : 14px;
                  color               : #ffffff;
                  line-height         : 1.5em;
                  margin-top          : 20px;
                  margin-bottom       : 50px;
                  text-align          : center
                }