           A, A:link, A:visited {
            text-decoration: none;
            color: #435D51;
            cursor: default;
            }

           A:hover, A:active {
            color: #374B41;
            text-decoration: underline;
            cursor: default;
            }

           body {
            SCROLLBAR-BASE-COLOR: #A5A392; 
            SCROLLBAR-TRACK-COLOR: #A5A392; 
            SCROLLBAR-ARROW-COLOR: #8A8977;
            SCROLLBAR-DARKSHADOW-COLOR: #8A8977;
            SCROLLBAR-HIGHLIGHT-COLOR: #CAC0A5;
            background-attachment: fixed;
            font-family: microsoft sans serif,arial narrow, arial;
            font-size: 9px;
            line-height: 11px;
            }
           td, p {
            font-family: microsoft sans serif,arial narrow, arial;
            font-size: 9px;
            line-height: 11px;
            text-align: justify;
           }
           .kor {
            font-size: 8px;
           }
           .content {
            font-family: microsoft sans serif,arial narrow, arial;
            font-size: 9px;
            line-height: 11px;
            text-align: justify;
            filter: Alpha(Opacity=60) DropShadow(Color=#BAB9AA, OffX=1, OffY=1, Positive=1); height:0; 
           }
           .gallery {
            filter: Alpha(Opacity=60);
           }
           .title {
            font-family: georgia,garamond,tahoma,arial narrow, arial;
            line-height: 11px;
            font-size: 10px;
            letter-spacing: 2px;
            text-decoration: underline;
            }
