body { 
  font-family: TrebuchetMS, Sans, Sans-Serif,Free-Sans, Arial, Helvetica;
  font-weight: normal;
  font-size:   small;
  color: #636363;
  text-align: justify;
  background: #fff url("images/head-rule.png") repeat-x;
  border: 0px;
  position: absolute; left: 50%; top: 0%; z-index: 1;
  width: 800px;
  height: 900px;
  padding: 0px;
  margin: 0px;
  margin-left: -400px;
}

h1, h2, h3 { 
  color: #204a87;
  font-size: 110%;
}

p { 
  font-size: 100%;
}

a:link { 
 color: #204a87; 
}

a:hover { 
  color: #204a87; 
}

a:visited { 
 color: #204a87; 
}

a:active { 
 color: #ffffff;
}

.header img { 
/*  position: relative; left: 0%; top: -8px; z-index: 1;               */
  border: 0px;
}

.top-menu { 
  padding: 0px;
  margin: 0px;
  padding-top: 5px;
  padding-bottom: 10px;
  height: 34px;
  width: 100%;
  padding-left: 60px;
}

.top-menu img.init { 
  padding-left: 5px;
}

.start-tab { 
  display: inline;
  background: url("images/start-tab-bg.png");
  padding-left: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 7px;
}

.start-off { 
  background: url("images/start-tab-off-bg.png");
}

.middle-tab { 
  padding. 0px;
  margin: 0px;
  display: inline;
  background: #fff url("images/midle-tab-bg.png") repeat-x;
  vertical-align: 70%;
  padding-top: 10px;
  padding-bottom: 8px; 
}

.middle-off { 
  background: #fff url("images/midle-tab-off-bg.png") repeat-x;
}

.end-tab { 
  display: inline;
  background: #fff url("images/end-tab-bg.png") repeat-x;
  padding: 8px;
}

.end-off { 
  background: #fff url("images/end-tab-off-bg.png") repeat-x;
}

.menu-header-table {
  padding: 0px;
  margin: 0px;
  border: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
  display: inline;
}

.menu-header-table td {
  padding: 0px;
  margin: 0px;
}

a.on:link,a.on:visited,a.on:hover,a.on:active { 
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

a.off:link,a.off:visited,a.off:hover,a.off:active { 
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

.top-page { 
  margin-top: -14px;
}

.allthepage { 
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

.thepage { 
   width: 754px;
}

.single-page { 
   padding-left: 20px;
   padding-right: 20px;
}

.left { 
  padding-left: 10px; 
  padding-right: 10px;
  width: 60%;
  float: left;
}

.left-services { 
  width: 95%;
  border: 0px;
}

.choice { 
 margin: -5px;
}

.choice img { 
 border: 0px;
}

.rule { 
 width: 100%;
 border-top: 1px dotted #204a87;
 height: 1px;
}

.right { 
  font-size: 90%;
  font-weight: normal;
  padding-right: 10px;
  width: 35%;
  float: right;
  border-left: 1px dotted #204a87;
  padding-left: 5px;
}

.fast-links ul { 
  list-style: none;
  padding: 0px;
}

.fast-links ul li { 
 padding-bottom: 7px;
}
 
.title {
  text-align: left;
  color: #204a87;
  font-weight: bold;
}

.image-left { 
  float: left;
  padding-right: 5px;
}

.content-right { 
  float: right;
}

.news { 
  width: 32%;
  padding-left: 8px;
}

.news ul { 
  list-style: none;
  padding: 0px;
}

.news li { 
  padding-bottom: 15px;
}

.news .news-time { 
  font-size: 90%;
  color: #000000;
  font-weight: bold;
}

.news .news-content { 
  font-size: 90%;
}

.news .more { 
  text-align: right;
}
.news .more-item { 
  color: red;
}

.allnews { 
  padding-top: 15px;
  width: 100%;
}

ul.related-articles  { 
 list-style: none;
 padding: 10px;
}

ul.related-articles li { 
 padding-bottom: 5px;
}

ul.related-articles .art-title { 
 color: #204a87;
}


.footer-notice { 
  font-size: 75%;
  text-align: center;
  padding-right: 150px;
}

.valid { 
  float: left;
  padding-left: 50px;
}

.valid img { 
  border: 0px;
}

.admin {
  padding: 8px;
  border: 1px dotted #204a87; 
  width: 754px;
}

.search-box { 
   position: absolute; right: 50px; top: 50px; z-index: 1;
   margin: 0;
   padding: 0;
   text-align: center;
   height: 25px;
}

.search-box input.q { 
   border: 1px solid #566061;
   width: 150px;
   font-size: 70%;
   color: #204a87;
}

.search-box input.searchbutton { 
   border: 1px solid #566061;
   width: 50px;
   font-size: 70%;
}


