/*=== File 'webcssbsx.css' ===================================================*/
*{
  margin: 0;
  padding: 0;
}
a{
  color: #0065b3;
}
a:hover{
  background-color: #0065b3;
  color: white;
}
abbr{
  border-bottom-style: dotted;
  border-bottom-width: 2px;
}
acronym{
  border-bottom-style: dotted;
  border-bottom-width: 2px;
}
button{
  background-color: #0065b3;
  border-color: #0065b3;
  border-style: solid;
  border-width: 1px;
  color: white;
  margin: 0 0 0.1em 0;
  padding: 0.2em 0.5em;
}
code{
  font-family: Consales monospace;
}
del{
  color: red;
  text-decoration: line-through;
}
fieldset{
  border-color: gray;
  border-style: solid;
  border-width: 1px;
  padding: 0.5em;
}
h1{
  font-size: 2em;
  margin: 0.5em 0;
}
h2{
  font-size: 1.5em;
  margin: 0.5em 0;
}
h3{
  font-size: 1.2em;
  margin: 0.5em 0;
}
h4{
  font-size: 1em;
  margin: 0.5em 0;
}
h5{
  font-size: 0.8em;
  margin: 0.5em 0;
}
h6{
  font-size: 0.6em;
  margin: 0.5em 0;
}
hr{
  border-color: gray;
  border-style: solid;
  border-width: 1px;
  margin: 0.5em 0;
}
img{
  border-style: solid;
  border-width: 1px;
}
input{
  margin: 0 0 0.1em 0;
}
input[type=button],
input[type=reset],
input[type=submit]{
  background-color: #0065b3;
  border-color: #0065b3;
  border-style: solid;
  border-width: 1px;
  color: white;
  margin: 0 0 0.1em 0;
  padding: 0.3em 0.5em;
}
input[type=button]:disabled,
input[type=reset]:disabled,
input[type=submit]:disabled{
  background-color: #eeeeee;
  border-color: #eeeeee;
  color: gray;
}
input[type=button]:disabled:hover,
input[type=reset]:disabled:hover,
input[type=submit]:disabled:hover{
  background-color: #eeeeee;
  color: gray;
}
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover{
  background-color: white;
  color: #0065b3;
}
input[type=image]{
  border-style: solid;
  border-width: 1px;
}
ins{
  border-bottom-style: dotted;
  border-bottom-width: 2px;
  color: blue;
  text-decoration: underline;
}
legend{
  padding: 0 0.5em;
}
ol{
  margin: 0 0 0 1.4em;
}
p{
  margin: 1em 0;
}
pre{
  font-family: Courier New;
}
td{
  padding-right: 0.5em;
  vertical-align: top;
}
th{
  font-weight: bold;
  padding-right: 0.5em;
  text-align: left;
  vertical-align: top;
}
textarea{
  margin: 0 0 0.1em 0;
}
ul{
  margin: 0 0 0 1em;
}
/*----------------------------------------------------------------------------*/
.webclr{
  clear: both;
}
.weblft{
  float: left;
}
.webmsg{
  color: red;
}
.webnvg a{
  text-decoration: none;
}
.webnvg ul{
  background: white;
  margin: 0;
}
.webnvg ul li{
  list-style-type: none;
}
.webnvg ul ul li,
.webnvg ul ul ul ul li,
.webnvg ul ul ul ul ul ul li{
  list-style-type: disc;
  margin: 0 0 0 1em;
}
.webnvg ul ul ul li,
.webnvg ul ul ul ul ul li{
  list-style-type: circle;
}
.webpgt{
  margin: 0 0 0.5em 0;
}
.webrgt{
  float: right;
}
.webrwxhvr tbody tr:hover{
  background-color: #eeeeee;
}
.websctnvgitmnrm{
  font-weight: normal;
}
.websctnvgitmmrk{
  font-weight: bold;
}
.websctnvgitmnlk{
  color: black;
}
/*----------------------------------------------------------------------------*/
#websctmst{
  background-color: #eeeeee;
  height: 50px;
  padding: 0 0 0 1em;
  position: fixed;
  top: 0;
  transition: 0.5s;
  width: 100%;
  z-index: 999;
}
#websctmstimgcls{
  border-width: 0;
  display: none;
  float: right;
}
#websctmstimgdmy{
  border-width: 0;
  display: inline;
  float: right;
  padding: 0 13px 0 0;
}
#websctmstimgopn{
  border-width: 0;
  display: inline;
  float: right;
}
#websctmstimgtop{
  border-width: 0;
  display: inline;
  float: right;
}
#websctmstttl{
  color: gray;
  font-size: 200%;
  font-weight: bold;
}
#websctnvg{
  background-color: white;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  left: -1000px;
  position: absolute;
  padding: 0.5em;
  top: 50px;
  transition:0.5s;
  z-index: 988;
}
#websctnvg li a{
  display: block;
}
#websctnvglog{
  display: block;
}
#websctpgc{
  background-color: white;
  padding: 0 1em 1em 1em;
  position: absolute;
  top: 50px;
}
#websctpgccrm img{
  border-style: none;
}
#websctpgcdtl{
  padding: 1em;
}
/*----------------------------------------------------------------------------*/
@media print{
  #websctmst{
    display: none;
  }
  #websctnvg{
    border-color: black;
    border-style: solid;
    border-width: 0 1px 0 0;
    top: 50px;
  }
  #websctpgc{
    border-style: none;
    padding: 1em;
    top: 50px;
  }
  #websctpgccrm{
    display: none;
  }
  #websctpgccrmbck{
    border-style: none;
  }
  #websctpgcend{
    display: none;
  }
}
/*============================================================================*/
/*=== File 'webcssprd.css' ===================================================*/
/*----------------------------------------------------------------------------*/
.webcdxatr,
.webcdxatr a:link,
.webcdxatr a:visited,
.webcdxatr a:active{
  color: red;
}
.webcdxatr a:hover{
  background-color: red;
  color: white;
  text-decoration: none;
}
.webcdxelm,
.webcdxelm a:link,
.webcdxelm a:visited,
.webcdxelm a:active{
  color: blue;
}
.webcdxelm a:hover{
  background-color: blue;
  color: white;
  text-decoration: none;
}
.webcdxnrm{
  color: black;
}
.webcdxrfr,
.webcdxrfr a:link,
.webcdxrfr a:visited,
.webcdxrfr a:active{
  color: fuchsia;
}
.webcdxrfr a:hover{
  background-color: fuchsia;
  color: white;
  text-decoration: none;
}
.webcdxrmk{
  color: green;
}
.webexm{
  background-color: #eeeeee;
}
.webmsgfldrvs{
  background-color: red;
  color: white;
}
/*----------------------------------------------------------------------------*/
#websctmst{
  background-color: black;
  background-image: url(/prd/img/webmst.jpg);
  background-repeat: no-repeat;
}
#websctmstttl{
  color: white;
}
/*============================================================================*/
