body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, imput, textarea, p, blockquote, th, td
{
  margin: 0;
  padding: 0;
}
fieldset, img{
  border: 0px none;
}
abbr, acronym{
  border: 0px none;
}
address, caption, cite, code, dfn, em,  strong, th, ver{
  font-style: normal;
  font-weight: normal;
}
h1, h2, h3, h4, h5, h6{
  font-size: 100%;
  font-weight: normal;
}
body {
	background-image:url('../images/bg.jpg');
	background-repeat:repeat-y repeat-x;
	margin: 0;
	font: 62.5% "Arial", "Verdana", "‚l‚r ‚oƒSƒVƒbƒN", "Microsoft Sans Serif";
    text-align: center;
    }
div#wrapper {
  margin: 0 auto;
  text-align: left;
  border: 0px;
  width: 750px;
  height: auto;
  background-color: #ffffff;
}
div#header {
  margin:0 auto; 
  padding: 0px;
  border: 0px none; 
  width: inherit;
  height: 200px;
  background: url('../images/top_img.jpg');
  background-repeat: no-repeat;
}
div#menu {
  background-color: #00ccff;
  padding: 5px 0;
  width: 750px;
  height: 25px;
  font-size: 12px;
  font-weight: bold;
  vertical-align: middle;
  color: #ffffff;
  word-spacing: 2em;
  text-align: center;
}
#menu a {
  color: #ffffff;
  text-decoration: none;
margin:0 20px;
}
#menu a:hover {
  color: #ccc;
}
div#nav {
  width: inherit;
  height: 25px;
  font-size: 9px;
  color: #333333;
  padding-left: 20px;
  padding-top: 10px;
}
div#contents {
  background-color: #ffffff;
  width: inherit;
  height: auto;
}
div#main {
  text-align: left;
  font-size: 12px;
  color: #000000;
  width: 600px;
  margin:20px 75px;
  height: auto;
}
div#pagetop {
  text-align: right;
  font-size: 9px;
  clear: both;
}
div#footer {
  background-color: #00ccff;
  width: inherit;
  height: 25px;
}
#footer td {
  font-size: 12px;
  color: #ffffff;
}
#footer a:link {
  color: #ffffff;
  text-decoration: none;
}
#footer a:visited {
  color: #ffffff;
  text-decoration: none;
}
#footer a:hover {
  color: #666666;
  text-decoration: underline;
}
#footer a: active {
  color: #666666;
  text-decoration: underline;
} 
a:link {
  color: #336699;
  text-decoration: none;
}
a:visited {
  color: #336699;
  text-decoration: none;
}
a:hover {
  color: #3399ff;
  text-decoration: underline;
}
a: active {
  color: #3399ff;
  text-decoration: underline;
}
p {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.5;
}
h2 {
	background: url('../images/h2.jpg') repeat-y;
	font-size:14px;
	font-weight:bold;
    padding-left: 10px;
    line-height: 1.8;
    background-position: left;
}
h3 {
  padding-left: 10px;
  line-height: 1.8;
  background: url('../images/h3.jpg') repeat-y;
  font-size: 15px;
  font-weight: bold;
  background-position: left;
}
h4 {
  line-height: 1.8;
  font-size: 12px;
  font-weight: bold;
}
#main .table {
  clear: both;
  width: 600px;
  padding: 2px;
}
#main .left {
  float: left;
  margin: 0;
  width: 250px;
  padding: 3px;
  line-height: 1.5;
}
#main .right {
  float: right;
  margin: 0;
  width: 330px;
  padding: 3px;
  line-height: 1.5;
}
#main .table h1 {
  font-weight: bold;
  font-size: 12px;
  background-color: #cccccc;
  height: 20px;
  padding-left: 3px;
  line-height: 1.8;
}
#main .table2 {
  width: 364px;
  padding: 2px;
  float: right;
}
#main .left2 {
  float: left;
  margin: 0;
  width: 150px;
  padding: 3px;
  line-height: 1.5;
  vertical-align: bottom;
}
#main .right2 {
  float: right;
  margin: 0;
  width: 208px;
  padding: 3px;
  line-height: 1.5;
}
#main .left3 {
  float: left;
  margin: 0;
  width: 50px;
  padding: 3px;
  line-height: 1.5;
}
#main .right3 {
  float: right;
  margin: 0;
  width: 544px;
  padding: 3px;
  line-height: 1.5;
}