/*한국의 명산 탭메뉴*/
form{margin:0}
a.mtTab:link {font-family:Gulim;font-size:12px;color:#333333;text-decoration:none;line-height:150%;word-spacing:-1px;}
a.mtTab:visited {font-family:Gulim;font-size:12px;color:#333333;text-decoration:none;line-height:150%;word-spacing:-1px;}
a.mtTab:hover {font-family:Gulim;font-size:12px;color:#333333;text-decoration:none;line-height:150%;word-spacing:-1px;}
a.mtTab:active {font-family:Gulim;font-size:12px;color:#333333;text-decoration:none;line-height:150%;word-spacing:-1px;}
.mtTabMenuOn{text-align:center;font-weight:bold; width:90px;height:30px;font-size:12px;}
.mtTabMenuOut{text-align:center;font-weight:bold; width:90px; height:30px;font-size:12px;}
.mtTabLine{background:url('http://san.ontown.net/images/tap_mline.gif'); width:16px; height:30px}
/*padding Style*/
.prePaddB{padding-bottom:10px;}
.prePaddB1{padding-bottom:15px;}
.prePaddB2{padding-bottom:20px;}
.prePaddT{padding-top:10px;}
.outspan {
  border-width:1px;
  border-style:solid;
  border-top-color:#DCCDCD;
  border-left-color:#DCCDCD;
  border-right-color:#FFFFFF;
  border-bottom-color:#FFFFFF;
}
.inspan{
  font-family:Dotum;
  width:48px;
  height:16px;
  text-align:center;
  vertical-align:middle;
  font-size:8pt;
  color:#4A5B71;
  margin:0;padding:0;
  border-width:1px;
  background-color:#EFE7E7;
  border-style:solid;
  border-top-color:#FFFFFF;
  border-left-color:#FFFFFF;
  border-right-color:#DCCDCD;
  border-bottom-color:#DCCDCD;
  cursor:hand;
 }
/* 한국의 명산 탭메뉴 css */
 #mountTab {
    float:left;    
    margin:0;
    padding:0 0 0 0;
    list-style:none;
    background:#FFFFFF url('http://san.ontown.net/images/tap_mline.gif') repeat-x middle left;
    
}
#mountTab li {
    float:left;
    margin:0 0 0 0;
    padding:0;
    font-family:"Lucida Grande",sans-serif;
    font-size:12px;
    
}

#mountTab a {
    float:left;
    display:block;
    margin:0 0 0 0;
    padding-top: 7px;
    color:#333;
    font-weight:bold;
    text-decoration:none;
    width:90px;
    height:30px;
    text-align:center;   
    background: #EBF7F8 url('http://san.ontown.net/images/tap_out.gif') no-repeat top left;
}

#mountTab a:hover, #tabCurr a {
    width:90px;
    height:30px;
    background:#C9EFEF url('http://san.ontown.net/images/tap_on.gif') no-repeat top left;
}
.tabline {
    width:15px;
    background:url('http://san.ontown.net/images/tap_mline.gif') repeat-x middle left;
}
