* {
  margin: 0px;
  padding: 0px;
}

body {
  color: #000000;
  background: url(img/body_bg.gif) repeat-x left top;
  font-size: 14px;
  text-align: center;
}

img {
  border: none 0px;
}

ol {
  margin-left: 2em;
}

table {
  border: none 0px;
}

td {
  font-size: 14px;
}

td.topnews {
  margin: 0px;
  padding: 5px 5px 5px 15px;
  background: url(img/news_bg.jpg) repeat-y left top;
}
td.newshr {
  background: url(img/news_hr.jpg) no-repeat left top;
  width: 560px;
  height: 12px;
}
td.newstop {
  background: url(img/news_bg_top.jpg) no-repeat left top;
  width: 560px;
  height: 30px;
}
a.newstop {
  position:relative;
  top: -1px;
  left: 488px;
  font-size: 10px;
}
td.newstop2 {
  background: url(img/news_bg_top2.jpg) no-repeat left top;
  width: 560px;
  height: 30px;
}
td.newsbottom {
  background: url(img/news_bg_bottom.jpg) no-repeat left top;
  width: 560px;
  height: 10px;
}

td.head1 {
  height: 30px;
  background: url("img/frame_01.gif") no-repeat left top;
  padding: 4px 0px 0px 25px;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.5em;
  color: #a63b52;
}
td.head2 {
  height: 30px;
  background: url("img/frame_02.gif") no-repeat left top;
  padding: 4px 0px 0px 25px;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.5em;
  color: #a63b52;
}
td.head2b {
  height: 30px;
  background: url("img/frame_03.gif") no-repeat left top;
  padding: 4px 0px 0px 25px;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.5em;
  color: #a63b52;
}
td.tab1 {
  padding: 5px 5px 5px 15px;
  border: solid 1px #fdbb80;
  background: #ffffdd;
}
td.tab2 {
  padding: 5px 5px 5px 15px;
  border: solid 1px #a3d4a3;
  background: #ffffdd;
}
td.tab2b {
  padding: 5px 5px 5px 15px;
  border: solid 1px #a3bbd4;
  background: #ffffdd;
}
td.tab3 {
  padding: 5px 0px 5px 10px;
  background-color: #fecf96;
  font-weight: bold;
}
td.tab4 {
  padding: 5px 0px 5px 0px;
  background-color: #ffffff;
  font-weight: bold;
}
td.tab5 {
  padding: 0px 0px 10px 10px;
  background-color: #ffffff;
  line-height: 120%;
}
td.tab6 {
  padding: 0px 0px 0px 0px;
  font-weight: bold;
}
td.tab7 {
  padding: 5px 0px 5px 10px;
  border: solid 1px #a3d4a3;
  background: #ffffdd;
}

#tp5 td {
  padding: 5px 0px 5px 5px;
}

h1 {
  color: #003399;
  margin: 0px;
  padding: 0px;
  font-size: 32px;
}
h2 {
  color: #003399;
  margin: 0px;
  padding: 0px;
  font-size: 26px;
}

h3 {
  margin: 0px 0px 15px 0px;
  padding: 7px 0px 3px 15px;
  font-size: 16px;
  letter-spacing: 1px;
  color: #542121;
  background: url(img/h3_bg.jpg) no-repeat left top;
  width: 545px;
  height: 20px;
}
h3.b {
  background: url("img/h3.gif") no-repeat left top;
}
h3.c {
  background: url("img/h3b.gif") no-repeat left top;
}

h4 {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
}
h5 {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
}

hr {
  height: 1px;
  border-color: #cccccc;
  color: #cccccc;
  background: #cccccc;
  width: 100%;
}

p {
  margin: 0px;
  padding: 0.5em 0px 1em 0px;
}
p.top {
  margin: 0px;
  padding: 0px;
}

/*******************************************************************************/

a {
  color: #0000ff;
  text-decoration: none;
}
a:visited {
  color: #0080ff;
  text-decoration: none;
}
a:hover {
  color: #ff0000;
  text-decoration: underline;
}

/*******************************************************************************/

#wrapper {
  margin-top: 2px;
  background: #FFFFFF;
  width: 780px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

/*******************************************************************************/

#header {
  width: 780px;
  height: 110px;
}

/*******************************************************************************/

#menu {
  float: left;
  text-align: left; 
  width: 200px;
  background: url(img/menu_bg.jpg) repeat-y left top;
}
#menu ul {
  list-style-type: none;
}
#menu li {
  margin-bottom: 3px;
  padding-left: 8px;
}

#menu #a01,
#menu #a02,
#menu #a03,
#menu #a04,
#menu #a05,
#menu #a06,
#menu #a07,
#menu #a08 {
  display: block;
  width: 183px;
  height: 30px;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}

#menu #a01 {
  background: url("img/menu_01.jpg") no-repeat left top;
}
#menu #a01:hover {
  background: url("img/menu_01s.jpg") no-repeat left top;
}
#menu #a01.c {
  background: url("img/menu_01s.jpg") no-repeat left top;
}

#menu #a02 {
  background: url("img/menu_02.jpg") no-repeat left top;
}
#menu #a02:hover {
  background: url("img/menu_02s.jpg") no-repeat left top;
}
#menu #a02.c {
  background: url("img/menu_02s.jpg") no-repeat left top;
}

#menu #a03 {
  background: url("img/menu_03.jpg") no-repeat left top;
}
#menu #a03:hover {
  background: url("img/menu_03s.jpg") no-repeat left top;
}
#menu #a03.c {
  background: url("img/menu_03s.jpg") no-repeat left top;
}

#menu #a04 {
  background: url("img/menu_04.jpg") no-repeat left top;
}
#menu #a04:hover {
  background: url("img/menu_04s.jpg") no-repeat left top;
}
#menu #a04.c {
  background: url("img/menu_04s.jpg") no-repeat left top;
}

#menu #a05 {
  background: url("img/menu_05.jpg") no-repeat left top;
}
#menu #a05:hover {
  background: url("img/menu_05s.jpg") no-repeat left top;
}
#menu #a05.c {
  background: url("img/menu_05s.jpg") no-repeat left top;
}

#menu #a06 {
  background: url("img/menu_06.jpg") no-repeat left top;
}
#menu #a06:hover {
  background: url("img/menu_06s.jpg") no-repeat left top;
}
#menu #a06.c {
  background: url("img/menu_06s.jpg") no-repeat left top;
}

#menu #a07 {
  background: url("img/menu_07.jpg") no-repeat left top;
}
#menu #a07:hover {
  background: url("img/menu_07s.jpg") no-repeat left top;
}
#menu #a07.c {
  background: url("img/menu_07s.jpg") no-repeat left top;
}

#menu #a08 {
  background: url("img/menu_08.jpg") no-repeat left top;
}
#menu #a08:hover {
  background: url("img/menu_08s.jpg") no-repeat left top;
}
#menu #a08.c {
  background: url("img/menu_08s.jpg") no-repeat left top;
}

#menu #submenu {
  padding-bottom: 10px;
  width: 183px;
  background: url(img/submenu_bg.jpg) no-repeat left bottom;
}

#menu #submenu li {
  margin: 0px;
  padding: 3px 0px 0px 0px;
  font-size: 12px;
}

#menu #submenu a {
  display: block;
  width: 154px;
  height: 20px;
  line-height: 20px;
  padding-left: 25px;
  background: url(img/submenu_li.jpg) no-repeat left center;
}
#menu #submenu a:hover {
  background: url(img/submenu_li_c.jpg) no-repeat left top;
}
#menu #submenu a.c {
  background: url(img/submenu_li_c.jpg) no-repeat left top;
}

#menu #submenu a.name {
  background: url(img/submenu_li.jpg) no-repeat left center;
  color: #000000;
}
#menu #submenu a.name:hover {
  text-decoration: none;
}

#menu #submenu a.none {
  background: none;
}
#menu #submenu a.none:hover {
  background: url(img/submenu_li_c.jpg) no-repeat left top;
}

#menu #submenu2 {
  padding-bottom: 10px;
  width: 183px;
  background: url(img/submenu_bg.jpg) no-repeat left bottom;
}

#menu #submenu2 li {
  margin: 0px;
  padding: 5px 0px 0px 10px;
  font-size: 12px;
}

#menu div {
  width: 171px;
  margin: 10px 0px 10px 8px;
  padding: 5px 0px 5px 10px;
  line-height: 140%;
  font-size: 10px;
  background: #FFFFFF;
  border: solid 1px #999999;
}

/*******************************************************************************/

#maincontent {
  float: right;
  padding: 0px 10px 0px 10px;
  text-align: left;
  width: 560px;
  background: #FFFFFF;
}

#maincontent div {
  margin-bottom: 1em;
}

#maincontent div.news {
  line-height: 130%;
  width: 100%;
  margin: 5px 0px 5px 0px;
  padding: 0px;
}
#maincontent div.pan {
  margin: 0px 0px 5px 0px;
  padding: 0px;
  font-size: 10px;
  color: #666666;
}
#maincontent div.text {
  line-height: 130%;
}

#maincontent ul {
  list-style-type: disc;
}
#maincontent li {
}
#maincontent ul.news {
  list-style-type: none;
}
#maincontent ul.update {
  list-style-image: url(img/li_tab2.gif);
  margin-top: 10px;
}
#maincontent #list ul {
  list-style-image: url(img/li_tab2.gif);
  margin-left: 2em;
}
#maincontent #list li {
  margin-bottom: 1em;
}
#maincontent #list ul.num {
  list-style-image: none;
  list-style-type: decimal;
  margin-left: 2em;
}
#maincontent #list ul.news {
  list-style-image: none;
  list-style-type: none;
  margin-left: 2em;
}

#maincontent li.s {
  margin: 0px 0px 15px 18px;
  padding: 0px 0px 0px 5px;
  line-height: 100%;
  font-size: 12px;
}
#maincontent ul.num {
  list-style-type: decimal;
}

#maincontent #ss {
  margin: 0px 0px 1em 0px;
  padding: 0px;
}

#maincontent #ss td {
  font-size: 12px;
}

.bnform {
  width: 160px;
}

.em1 {
  text-indent: 1em;
}
.2em {
  text-indent: 2em;
}
.5em {
  text-indent: 5em;
}

.05spc {
  letter-spacing: 0.5em;
}
.1spc {
  letter-spacing: 1em;
}
.2spc {
  letter-spacing: 2em;
}

.big {
  font-size: 18px;
}
.big16 {
  font-size: 16px;
}
.max {
  font-size: 36px;
}
.normal {
  font-size: 14px;
}
.ss {
  font-size: 12px;
}
.small {
  font-size: 10px;
}
.j13{
  font-size:13px;
  line-height:1.3;
  letter-spacing:1px;
}

.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.red {
  color: #ff0000;
}
.blue {
  color: #003399;
}
.wred {
  color: #a63b52;
}
.brw {
  color: #3b52a6;
}
.white {
  color: #ffffff;
}
.skyblue_ {
  background-color: #d1e8ff;
}
.yellow_ {
  background-color: #fecf96;
}

#footer {
  height: 22px;
  clear: both;
  color: #FFFFFF;
  background: #1AB6A2;
  text-align: center;
  margin: 0px;
  padding: 3px 0px 5px 0px;
  font-size: 10px;
  letter-spacing: 1px;
}

.img-l {
  float: left;
}
.img-r {
  float: right;
}
.img-c {
  clear: both;
}

.txt-c {
  text-align: center;
}
.txt-r {
  text-align: right;
}

.ml2em {
  margin-left: 2em;
}

td.h {
  font-weight: bold;
  background: #e0bea5;
  vertical-align: top;
  padding: 5px 10px 5px 10px;
  line-height: 150%;
  font-size: 12px;
}
td.i {
  background: #ecd6c6;
  vertical-align: top;
  padding: 5px 10px 5px 10px;
  line-height: 150%;
  font-size: 12px;
}
td.d {
  background: #f1e2d8;
  vertical-align: top;
  padding: 5px 10px 5px 10px;
  line-height: 150%;
  font-size: 12px;
}

td.bg01 {
  background: #F4D3B7;
}
td.bg02 {
  background: #EDC1A4;
}
td.bg03 {
  background: #EDC1A4;
  width: 60px;
}
td.bg04 {
  background: #F3D3BB;
  width: 100px;
}
td.bg05 {
  background: #F5DDC9;
}
td.bg06 {
  background: #ECC9A9;
}
td.bg07 {
  background: #F9E3CF;
}
td.bg08 {
  background: #FAEADD;
}

