*
{
  color: #fff;
  box-sizing: border-box;
  font-family: verdana, arial, helvetica, sans-serif; font-size: 14px; line-height: 22px;
}

body {background-color: #000;padding: 0px; margin:0px;background-image:url('graphics/bg_facility.jpg'); background-repeat:no-repeat; background-attachment:fixed; background-position:left top;}

A:link {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A:active {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #990000; TEXT-DECORATION: underline
}

nav { padding: 30px 16px 16px 16px; background-position: left top;background-image:url('graphics/nav3.jpg'); background-repeat:no-repeat; width: 200px;}

section,
aside,
footer
{
  text-align: left;

  border-radius: 5px;
  padding: 20px 20px 0 20px;
}

header,
nav,

{
  width: 100%;
}

header
{
  margin-bottom: 0px;
}

h1
{
  margin: 0;
}


aside
{
  width: 200px;
}

section
{
  float: left;
  width: calc(70% - 40px);
  margin: 0 20px 20px 0px;
}

section header,
section article,
{
  width: 100%;
  background-color: #999999;
  border-radius: 5px;
  margin: 0;
  padding: 50px;
}

section footer
{
  color: #46250E;
  font-size: 11px;
  text-align: center;
  width: 100%;
  background-color: #D8A633;
  margin: 0;
  padding: 1px;
}

section article
{
  margin: 25px 0;
}

nav
{
  float: left; 
}

aside
{
  float: right;
}


footer
{
  clear: both;
}


/* banner top */
div#slideshow {left:0;position:relative;top:0px; margin:0px; z-index:10; width:589px;}

#navbox {width:778px; padding:0px;border-spacing:0px;border:0px;border-collapse: collapse;}
#navbox td {padding:0px;border-spacing:0px;}

.tit {FONT-SIZE: 24px; COLOR: #ff0000; FONT-FAMILY: verdana, Times new roman, sans serif; font-weight:bold;}
.tit2 {FONT-SIZE: 28px; COLOR: #ff9900; FONT-FAMILY: Times new roman, sans serif; font-weight:bold;}
.tit3 {FONT-SIZE: 16px; COLOR: #fff; FONT-FAMILY: verdana}
.tex1 {color:#ffffcc; font-size:15px}
.orantx {COLOR: #ff9900;}
hr.style1 {margin-left:auto; margin-right:auto; border:0; background:#ff9900; height:1px; width:90%;}

#txbox {float: left; border: 1px solid #990000; padding: 10px; width:100%; margin-bottom: 16px; clear: both;}