@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/css?family=Ubuntu+Condensed);
BODY,TD,SELECT,input,DIV,form,TEXTAREA,center,option,pre,p,blockquote,td,br {font-family: Ubuntu Condensed, 'ChosunGu';font-size:13px;color:#000;line-height:150%;letter-spacing: -1px;}
img, embed, object, video, iframe {max-width:100%;}


a:link    {color:#000; text-decoration:none;}
a:visited {color:#000; text-decoration:none;}
a:active  {color:#000; text-decoration:none;}
a:hover  {color::#000; text-decoration:none;}

.image-container {position: relative;}
.image-container .after {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    color: #FFF;}
.image-container:hover .after {display: block;}
.after {font-family: Ubuntu Condensed; margin-top:80px;margin-left: 115px;  font-size:15px; }


.input {background-color: white;
    border: 0px;
    border-radius: 20px;
    box-shadow: #dddddd 4px 3px 5px 0px;}
.input2 {background-color: white;
    border: 0px;
    border-radius: 20px;
    box-shadow: #dddddd 4px 3px 5px 0px;}
.input3 {font-family:verdana; background-color:transparent; border-bottom:1 solid color:#000000; border-left-width:0; border-right-width:0; border-top-width:0;}
.button {color: white;
    background: #f2a4a4;
    border-radius: 20px;
    padding: 10px 20px;
    border: 0px;
    box-shadow: #dddddd 4px 3px 5px 0px;}

.date {font-family: Ubuntu Condensed; background-color:#111; font-size:11px; color:white;}

.login{font-family:Ubuntu Condensed;color:#333333;}
.l-input{width: 400px;
    height: 50px;
    font-size: 20pt;
    border: solid 0px;
    border-radius: 20px;
    text-align: center;
    background: white;
    box-shadow: #dddddd 4px 3px 5px 0px;}
.submit{font-family: Ubuntu Condensed;
    font-size: 13pt;
    color: white;
    background: #f2a4a4;
    border-radius: 20px;
    padding: 10px 20px;
    border: 0px;
    box-shadow: #dddddd 4px 3px 5px 0px;}

.ver7    {font-size:8pt;}
.thm7  {font-family:tahoma; font-size:7pt;letter-spacing:1px;}
.color {color:000;}
.color2 {font-family:tahoma; font-size:7pt; color:000;}
.color3 {border:1 solid #d7d7d7; background-color:000;}
.coment {font-family:verdana; font-size:7pt;}

.line {background-color:#000000;}
.line2 {background-color:transparent; border:1 solid #000000; border-bottom-width:0; border-left-width:0; border-right-width:1; border-top-width:0;}

BODY {scrollbar-face-color:FFFFFF;
           scrollbar-shadow-color:d7d7d7;
           scrollbar-highlight-color:d7d7d7;
           scrollbar-3dlight-color:FFFFFF;
           scrollbar-darkshadow-color:FFFFFF;
           scrollbar-base-color:FFFFFF;
           scrollbar-arrow-color:606060;
           scrollbar-track-color:FFFFFF;}