body {
  padding: 0px;
  margin: 0 auto;
  text-align: center;
  background-color: #ffffff;
}
a {
  text-decoration: none;
}
A:hover {
  color: red;
}
#main {
  width: 980px;
  height: 850px;
  margin: 0 auto;
  font-size: 14px;
  text-align: center;
  background-color: #99ccff;
}

#header {
  width: 900px;
  height: 60px;
  padding: 0px;
  text-align: center;
}
#header .margin {
  margin: 0 0 0 0px;
}

#menu1 {
  width: 980px;
  height: 25px;
  padding: 0;
  margin: 0 0 0 0;
  float: left;
  text-align: left;
  background-color: #3366cc;
}
#menu1 .margin {
  margin: 0 0 0 20px;
}
#menu2 {
  width: 980px;
  height: 25px;
  padding: 0px;
  margin: 0 0 0 0;
  float: left;
  text-align: left;
  background-color: #3366cc;
}
#menu2 .margin {
  margin: 0 0 0 20px;
}
#mainNavi {
  width: 980px;
  height: 23px;
  margin: 0 0 0 0;
  float: left;
  font-family: "Arial Black";
}
#mainNavi ul {
  margin: 0 0 0 10px;
  padding: 2px;
  position: relative;
}
#mainNavi li {
  width: 115px;
  height: 23px;
  margin: 0 0 0 0;
  float: left;
  list-style-type: none;
}
#mainNavi a {
  width: 100px;
  height: 18px;
  display: block;
  border-bottom: 2px dotted #ffcc66;
  font-size: 14px;
  color: #ffcc66;
  text-align: center;
  line-height: 18px;
  font-weight: normal;
  text-decoration: none;
}
#mainNavi a:hover {
  border-bottom: 2px dotted #ffff66;
  color: #ffff66;
  text-decoration: none;
}
#mainNavi a.s {
  border-bottom: 2px dotted #CCC;
  color: #ffffff;
}
#mainNavi a.s:hover {
  border-bottom: 2px dotted #ffff66;
  color: #ffff66;
  text-decoration: none;
}


#menu3 {
  width: 120px;
  height: 500px;
  margin: 10px 0 0 3px;
  float: left;
  text-align: left;
  background: url(images/png/menu3_bg.png) no-repeat 0px 0px;
}
#tabmanu {
  width: 150px;
  height: 500px;
  padding: 10px;
  float: center;
  text-align: left;
}
#tabmanu .margin {
  margin: 0 0 0 0;
}
#tabmenu ul {
  width: 115px;
  margin: 45px 10px 10px 10px;
  padding: 0;
}
#tabmenu li {
  width: 105px;
  margin: 3px 0;
  padding: 5px;
  word-spacing: 5px;
  list-style-type: none;
}
#tabmenu a {
  border-bottom: 2px ridge #666666;
  width: 105px;
  display: block;
  padding: 0 0 0 0px;
  color: #336699;
  text-decoration: none;
  font-weight: normal;
  font-family: "MS –¾’©";
}
#tabmenu a:hover {
  border-bottom: 2px ridge #ffffff;
  color: #6699cc;
  text-decoration: none;
}


#contents {
  float: center;
  text-align: left;
}
#contents .margin {
  margin: 10px 0 0 0;
}
#contents .title1 {
  width: 820px;
  height: 25px;
  margin: 0 0 5px 0;
  text-align: left;
  background: url(images/gif/title_bg.gif) repeat-x 0px 0px;
}
#contents .title2 {
  width: 818px;
  height: 30px;
  margin:  0 0 0 0;
  text-align: left;
  border-top: 1px dotted #666666;
  border-bottom: 1px dotted #666666;
}
#contents h1 {
  font-size: 20px;
  margin: 5px 0 0 10px;
}
#contents h2 {
  font-size: 13px;
  text-color: #ffffff;
  margin: 3px 0 0 10px;
  text-decoration: none;
}
#contents #size {
  width: 820px;
  height: 610px;
  overflow: auto;
  margin: 5px 0 0 0;
  padding: 0;
  scrollbar-base-color: #99cccc;
  scrollbar-arrow-color: #ffffff;
  scrollbar-3dlight-color: #ccccff;
  scrollbar-darkshadow-color: #ccccff;
}


#cNavi {
  width: 800px;
  height: 25px;
  margin: 0 0 0 0;
  float: left;
}
#cNavi ul {
  margin: 0 0 0 10px;
  padding: 2px;
  position: relative;
}
#cNavi li {
  width: 150px;
  height: 20px;
  margin: 0 0 0 0;
  float: left;
  list-style-type: none;
}
#cNavi a {
  width: 140px;
  height: 18px;
  display: block;
  border: 1px ridge #009999;
  font-size: 12px;
  color: #000000;
  text-align: center;
  line-height: 18px;
  font-weight: normal;
  text-decoration: none;
  background-color: #ffffcc;
}
#cNavi a:hover {
  border: 1px ridge #009999;
  color: #ffffff;
  text-decoration: none;
  background-color: #999999;
}

#mNavi {
  width: 820px;
  height: 25px;
  margin: 0 0 0 0;
  float: left;
}
#mNavi ul {
  margin: 0 0 0 10px;
  padding: 2px;
  position: relative;
}
#mNavi li {
  height: 20px;
  margin: 0 0 0 0;
  float: left;
  list-style-type: none;
}
#mNavi a {
  height: 18px;
  display: block;
  border: 1px ridge #009999;
  font-size: 12px;
  color: #000000;
  text-align: center;
  line-height: 18px;
  font-weight: normal;
  text-decoration: none;
  background-color: #ffffcc;
}
#mNavi a:hover {
  border: 1px ridge #009999;
  color: #ffffff;
  text-decoration: none;
  background-color: #999999;
}