html {
  background-color: #0080ff;
  color:#ffffff;
}
body {
  margin:0px auto;
  width: 1000px;
  font-family: arial,sans-serif;
}
#banner {
  position:fixed;
  margin: 0px;
  width: 1000px;
  height: 90px;
  background-image: url(../images/01setup/backgr/01main1.jpg);
}
#nho {
  position: fixed;
  width: 1000px;
  height: 30px;
  margin: 90px 0px 0px;
  background-color: #353535;
  font-size: 16px;
  color: #3300ff;
}
#nho .tn{
  text-align: left;
  font-size: 16px;
  font-weight:normal;
  color: #ffff00;
  background-color: #353535;
}
#nho ul {
  margin:2px 0px;
  text-align: center;
  list-style-type: none;
  color: #ccffff;
  background-color: #353535;
}
#nho li {
  padding: 0px 10px;
  display: inline;
  color: #ccffff;
  background-color: #353535;
}
#nho a {
  text-decoration:none;
  color: #000066;
  background-color: #353535;
}
#nho a:link {
  color: #ccffff;
  background-color: #353535;
}
#nho a:visited {
  color: #33ccff;
  background-color: #353535;
}
#nho a:hover {
  color: #000066;
  background-color: #ffff99;
}
#nho a:active {
  color: #000066;
  background-color: #ffff66;
}

#nh2 {
  position: fixed;
  width: 1000px;
  height: 30px;
  margin: 120px 0px 0px;
  background-color: #353535;
  font-size: 14px;
  color: #3300ff;
}
#nh2 .tn{
  text-align: left;
  font-size: 14px;
  font-weight:normal;
  color: #ffffcc;
  background-color: #353535;
}
#nh2 ul {
  margin:2px 0px;
  text-align: right;
  list-style-type: none;
  color: #ffffcc;
  background-color: #353535;
}
#nh2 li {
  padding: 0px 10px;
  display: inline;
  color: #ffffcc;
  background-color: #353535;
}
#nh2 a {
  text-decoration:none;
  color: #000066;
  background-color: #353535;
}
#nh2 a:link {
  color: #ccffff;
  background-color: #353535;
}
#nh2 a:visited {
  color: #33ccff;
  background-color: #353535;
}
#nh2 a:hover {
  color: #000066;
  background-color: #ffff99;
}
#nh2 a:active {
  color: #000066;
  background-color: #ffff66;
}

#scroll {
  overflow: hidden;
}

#main {
  max-width:1000px;
  position: static;
  background:transparent;
  font-size: 13px;
  color: #ffffcc;
  text-align: justify;
  margin:0px;
  padding-top:90px;
  padding-bottom:0px;
  padding-left:20px;
  padding-right:20px;
}

#txtbox {
  max-width:1000px;
  position: static;
  background:#cccccc;
  font-size: 14px;
  color: #000000;
  text-align: justify;
  margin:0px;
  padding-top:20px;
  padding-bottom:0px;
  padding-left:20px;
  padding-right:20px;
}

.xbreak {
padding:20px 20px 10px;
clear:both;
}

.xbreaktr {
background:transparent;
padding:10px;
clear:both;
}

.dbreak {
margin-top:130px;
clear:both;
}

.songlist {
color:#cccccc;
background:transparent;
padding:10px;
clear:both;
}

.songlist  a {
  text-decoration:none;
  color: #000066;
 background:transparent;
}
.songlist a:link {
  color: #cccccc;
}
.songlist a:visited {
  color: #33ccff;
  background-color: #353535;
}
.songlist a:hover {
  color: #000066;
  background-color: #ffff99;
}
.songlist a:active {
  color: #000066;
  background-color: #ffff66;
}

.picle {
  margin: 2px 18px 10px 1px;
  float:left;
}

.picri {
  margin: 2px 1px 10px 16px;
  float:right;
}

.picle, .picri, .iboxle img, .iboxri img, .iboxce img {
  color:#666666;
  box-shadow: 6px 6px 6px #666666;
}

.iboxle {
  text-align:justify;
  float:left;
}
.iboxletr {
  text-align:justify;
  float:left;
}
.iboxri {
  text-align:justify;
  float:right;
}
.iboxritr {
  text-align:justify;
  float:right;
}
.iboxce {
  text-align:center;
}
.iboxcetr {
  text-align:center;
}
.iboxcetr {
  text-align:center;
}
.iboxle, .iboxri, .iboxce {
  color:#cccccc;
  background-color: #0066cc;
  padding:10px;
}
.iboxle img, .iboxri img, .iboxce img {
  margin:10px;
}
.iboxletr, .iboxritr, .iboxcetr {
 background:transparent;
 padding:10px;
}
.iboxletr img, .iboxritr img, .iboxcetr img {
 margin:10px;
 background:transparent;
}

.email  a {
  text-decoration:none;
 background:transparent;
}
.email a:link {
  font-size: 15px;
  font-weight:bold;
  color: #ffff99;
  text-decoration:underline;
}
.email a:visited {
  color: #33ccff;
  background-color: #353535;
}
.email a:hover {
  color: #000066;
  background-color: #ffff99;
}
.email a:active {
  color: #000066;
  background-color: #ffff66;
}

.ul1 {
 list-style-type:none;
}
.ul2 {
 list-style-type: disc;
}
.ul3 {
 text-align:center;
 list-style-type: none;
}

.ul1 li,.ul2 li,.ul3 li {
 margin-bottom:6px;
}
.tab1 {
 border:0px 
 margin:0px auto;
 width:900px;
 padding:10px; 
 text-align:center;
 font-size: 14px;
}
.tab1 td {
 border:0px;
 padding:15px;
}
.tab1 caption {
 font-size: 14px;
}
.tab2 {
 text-align: justify;
 font-size: 13px;
 width:100%;
}
.tab2 td {
 border:1px solid #0000ff;
 padding:6px 6px;
}

.gig {
color:#cccccc;
background:transparent;
padding:20px 20px 10px;
clear:both;
}
.gig,.iboxletr a {
  text-decoration:none;
  color: #000066;
 background:transparent;
}
.gig a:link {
  color: #cccccc;
  text-decoration:underline;
}
.gig a:visited {
  color: #33ccff;
  background-color: #353535;
}
.gig a:hover {
  color: #000066;
  background-color: #ffff99;
}
.gig a:active {
  color: #000066;
  background-color: #ffff66;
}

.tabpix {
 width:1000px;
 color: #cccccc;
 text-align:left;
 font-size: 14px; 
  }
 .tabpix th{
 height:30px;
 color: #ffff00;
 font-size: 16px; 
  } 
  
.tabpixhistory {
 width:590px;
 color: #cccccc;
 font-weight:bold;
 text-align:left;
 font-size: 13px;
  }
.tabpixhistory th{
 height:30px;
 color: #cccc00;
 font-size: 15px; 
  } 
.tabpix, .tabpixhistory {
 margin: 2px;
 padding-bottom:20px;
 border:0px;
}

h1 {
 text-align: left;
 font-size: 20px;
 font-weight:normal;
 color: #ffff00;
}
.h1 {
 text-align: left;
 font-size: 20px;
 font-weight:normal;
 color: #ffff00;
}

h2 {
 text-align: left;
 font-size: 18px;
 font-weight:normal;
 color: #ffff00;
}
.h2 {
 text-align: left;
 font-size: 18px;
 font-weight:normal;
 color: #ffff00;
}

h3 {
 text-align: left;
 font-size: 17px;
 font-weight: normal;
 color: #99ffff;
}
.h3 {
 text-align: left;
 font-size: 18px;
 font-weight: normal;
 color: #99ffff;
}

.h3a {
text-align: center;
 font-size: 18px;
 font-weight: normal;
 color: #99ffff;
}
.h3b {
 text-align: center;
 font-size: 17px;
 font-weight: bold;
 color: #99ffff;
}

.h4 {
 margin:0px;
 font-size: 17px;
 font-weight:700;
 padding:0px;
 color: #ffffcc
}

.h5 {
 text-align: left;
 text-transform: uppercase;
 font-size: 14px;
 font-weight:normal;
 color: #000099;
 background-color: inherit;
}

tboxu1 {
 text-align: left;
 font-size: 20px;
 font-weight:normal;
 color: #000099;
}
.tboxu1 {
 text-align: left;
 font-size: 20px;
 font-weight:normal;
 color: #000099;
}

tboxu2 {
  margin:0px;
 font-size: 17px;
 font-weight:400;
 padding:0px;
 color: #000000;
 background-color: inherit;
}
.tboxu2 {
 margin:0px;
 font-size: 17px;
 font-weight:400;
 padding:0px;
 color: #000000;
 background-color: inherit;
}

.t1 {
 margin:0px;
 font-size: 16px;
 font-weight:normal;
 padding:0px;
 color: #ffffcc
}
.t1a {
 margin:0px;
 font-size: 15px;
 font-weight:600;
 padding:0px;
 color: #ffffcc;
 background-color: inherit;
}
.t1b {
 margin:0px;
 text-align: center;
 font-size: 15px;
 font-weight: bold;
 padding:0px;
 color: #ffffcc;
 background-color: inherit;
}
.t1, .email {
 margin:0px;
 font-size: 15px;
 font-weight: bold;
 padding:0px;
 color: #ffffcc;
}

.t2 {
 margin:0px;
 text-align: left;
 font-size: 15px;
 padding:0px;
 font-weight:normal;
 color: #000099;
 background-color: inherit;
}
.t2a {
 margin:0px;
 text-align: center;
 font-size: 15px;
 font-weight:normal;
 color: #000099;
 background-color: inherit;
}
.t3 {
 margin:0px;
 text-align: justify;
 font-size: 14px;
 padding:0px;
 font-weight:normal;
 color: #000000;
 background-color: inherit;
}