/* -----------------------------------------------------------------------------
        Copyright by - http://www.busmania.com
----------------------------------------------------------------------------- */

/* Default CSS*/
body {
  /*background-image:url('http://www.sjmotor.com/images/mainbg.jpg');*/
  background-color:#EFF2D6;
  font-family: Gulim, "±¼¸²", Georgia, sans-serif;
  font-size:12px;
  color:#666;
  letter-spacing:-0.04em;
  word-spacing:0.05em;
  line-height:1em;
  text-align:justify;
  margin: 0;
}


td            { font-size:12px; line-height:1.5em; }
select,option { font-size:11px; }
img           { border:0; }


a:link        { color:#555; text-decoration: none }
a:visited     { color:#555; text-decoration: none }
a:active      { color:#555; text-decoration: none }
a:hover       { color:#5b81db; text-decoration: underline }



ul.ssmenu {
    font-size:11px;
    font-family:"µ¸¿ò", dotum, tahoma;
    letter-spacing:-0.05em;
    word-spacing:-0.12em;
    list-style-type: none;
    margin:5px;
    padding-left:5px;
}

ul.ssmenu li {
    margin:0;
    padding:3px 0 3px 0;
}

.sel {
    font-size:12px;
    font-family:"±¼¸²", gulim, tahoma;
}


.box1px {
    border:1px solid #d4d4d4;
    font-size:12px;
}
.boxTitle {
    background-color:#F4F4F4;
    font-size:14px;
    font-family:"µ¸¿ò", dotum. tahoma;
    font-weight:bold;
    padding:5px 2px 2px 10px;
    height:20px;
}
.inbox2 {
    padding:5px;
}