
A {text-decoration: none; color:#333333 }
A:hover {text-decoration: underline; color:red }

td {  font-family: "verdana","", "Arial"; color: #333333; font-size: 9pt}
.font{  font-family: "verdana","", "Arial"; color: #333333; font-size: 7pt}
.font1{  font-family: "verdana","", "Arial"; color: #333333; font-size: 8pt}
.font2{  font-family: "verdana","", "Arial"; color: #333333; font-size: 8pt}

.but {
    font-weight:bold;
    font-size:11px;
    color:white;
    background-color:#333333;
    border-width:1px;
    border-color:#333333;
    border-style:solid;
}

.but1 {
    font-weight:bold;
    font-size:11px;
    color:#333333;
    background-color:#999999;
    border-width:1px;
    border-color:#efefef;
    border-style:solid;
}

.form_title{
    font-family:verdana;
    font-size:9pt;
    color:999999;
    font-weight:none;
    line-height:14pt;
}

.form_table td{
  padding: 2px;
}


.form_input {  
   font-size:9pt;       
   width: 100%;
}

.table_td {
  padding-left : 5px !important;
  background-color: #D7D6D6;
}

.form_textarea{
    border:solid 1;
    /* font-family:,verdana; */
    font-size:9pt;
    color:000000;
    background-color:white;
    font-size : 8pt;
    font-family:Arial;
    vertical-align:top;
    border-left-color:#D7D6D6;
    border-right-color:#D7D6D6;
    border-top-color:#D7D6D6;
    border-bottom-color:#D7D6D6;
}


.search {
    border-width:0 0 1;
    border-color:#666666;
    line-height:100%;
    font-family:verdana;
    font-size : 9pt;
    color: 666666;
}

.zv3_submit {border:solid 1;border-color:777777;background-color:white;width:100%;height:100%}


.bunyang_table {
  /* width: 100%; */
  padding: 5px;
  font-size: 12px !important;
}

.bunyang_table th {  
  font-family: '굴림', Courier, monospace;
  font-size: 12px !important;
  /* font-weight: normal !important; */
  font-weight: bold !important;
  background-color:#e3f2fd;
  color: gray;   
  border: 1px solid #C0C0C0 !important;
  width: 200px !important;     
  padding: 5px !important;
  margin: 0px;
}

.bunyang_table td {
  border: 1px solid #C0C0C0 !important;
  /* width: 300px !important;  */
  padding: 5px !important;
}  

select {
  width: 100px;
  padding: .3em .1em;
  border: 1px solid #999;
  font-family: inherit;
  background: url('arrow.jpg') no-repeat 95% 50%;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

