@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import "/css/layout.css";
/*
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
*/

body, td, p, input, button, textarea, select, .c1 { 
font-family:'Nanum Gothic', serif;

font-size:12px; color:#222222; }
/*
font-family: 'Nanum Myeongjo', serif;
src:url('/fonts/NanumMyeongjo.eot');
src:url('/fonts/NanumMyeongjo.eot?#iefix') format('embedded-opentype'),
url('/fonts/NanumMyeongjo.woff') format('woff'),
url('/fonts/NanumMyeongjo.ttf') format('truetype');
url('/fonts/NanumMyeongjo.svg#NanumMyeongjo') format('svg')
src:local(※), url('/fonts/NanumMyeongjo.woff') format('woff');
*/

img,fieldset{ border:0px; }

TD { line-height:160%; }

form { margin:0px; }

a:link, a:visited, a:active { text-decoration:none; color:#000000; }
a:hover { text-decoration: none; color:#bc0001; }

a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#454545; }
a.menu:hover { text-decoration:none; }

a { outline:none; selector-dummy: expression(this.hideFocus=true); }

.member { font-weight:bold;color:#888888; }
.guest  { font-weight:normal;color:#888888; }

.lh { line-height: 150%; }
.jt { text-align:justify; }

.li { font-weight:bold; font-size:18px; vertical-align:-4px; color:#66AEAD; }

.ul { list-style-type:square; color:#66AEAD; }

.ct { font-family: Verdana, 굴림; color:#222222; } 

.ed { border:1px solid #CCCCCC; } 
.tx { border:1px solid #CCCCCC; } 

.small { font-size:8pt; font-family:돋움; }
.cloudy, a.cloudy { color:#888888; } /* 흐림 */

input.ed { height:20px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; }
input.ed_password { height:20px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; font:10px Tahoma; }
textarea.tx { border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:2px; }

.top { a}


.sidenavi  { font-weight:bold; color:#333238; }
.sidenavi a:link    { color:#333238; }
.sidenavi a:visited { color:#333238; }
.sidenavi a:hover   { color:#bc0001; }

/* png 익스6에서 정상 표현하기 
.png24 {tmp:expression(setPng24(this));}*/

/*
#cboxOverlay{background:url(/img/bmgal/overlay.png) repeat 0 0; }

#colorbox{outline:0; }
    #cboxTopLeft{width:21px; height:21px; background:url(/img/bmgal/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(/img/bmgal/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/img/bmgal/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(/img/bmgal/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(/img/bmgal/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/img/bmgal/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/img/bmgal/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/img/bmgal/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(/img/bmgal/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(/img/bmgal/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(/img/bmgal/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/img/bmgal/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/img/bmgal/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}