body {
	margin: 40px 0px 0px 40px;
	padding: 0px;
  background-color: #ffffff;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #666666;
  height: 100%;
}

html
{
  height: 100%;
}

p {
  font-family: Arial, sans-serif;
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #666666;
  line-height: 18px;
  border: none;
}

a {
  font-family: Arial, sans-serif;
}

a:link {color:#666666;text-decoration:underline;}
a:visited {color:#999999;text-decoration:underline;}
a:active {color:#999999;text-decoration:underline;}
a:hover {color:#000000;text-decoration:underline;}

h1 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #000000;
  line-height: 18px;
}

h2 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #000000;
  line-height: 18px;
  font-weight: normal;
}

.note {
  font-size: 11px;
  color: #999999;
}

.note2 {
  font-size: 11px;
  color: #999999;
  margin: 0px 0px 10px 25px;
}

.quotation {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-style: italic;
  margin: 0px 0px 10px 25px;
  color: #666666;
  line-height: 18px;
}

.quotation2 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-style: italic;
  margin: 0px 0px 0px 25px;
  color: #666666;
  line-height: 18px;
}

#caption {
  font-size: 11px;
  line-height: 16px;
  color: #666666;
  margin: 20px 10px 25px 40px;
  width: 480px;
}

img {
  border: none;
}

.imgintxt {
  border: none;
  margin: 10px 0px 18px 0px;
}

#td { /* pro explorer */
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #666666;
  border: none;
}

#tbmain {
  border: none;
  border-collapse: collapse;
  width: 100%;
  height: 100%;
}

#tdmenu {
  vertical-align: top;
  width: 200px;
}

#tdphoto {
  vertical-align: top;
  width: 200px;
  background: #e7e7e7;
}

#tdlargephoto {
  vertical-align: top;
  background: #efefef;
}

#tdcontent {
  vertical-align: top;
  background: #efefef;
}

#content {
  width: 484px;
  padding: 40px 0px 40px 40px;
}

#langlinks {
  text-align: right;
  margin: 165px 25px 0px 0px;
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #666666;
  text-decoration: none;
  line-height: 23px;
}

#langlinks a:link, #langlinks a:visited, #langlinks a:active {
  color: #666666;
  text-decoration: none;
}

#langlinks a:hover {
  color: #000000;
}

/* menu */

.block {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  height: 26px;
  margin-right: 25px;
  border-bottom: solid 1px #eaeaea;
}

.block a {
  font-weight: normal;
  display: block;
  width: 175px;
  height: 26px;
  line-height: 26px;
}

.block a:link {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #666666;
  text-decoration: none;
}

.block a:visited {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #666666;
  text-decoration: none;
}

.block a:hover {
  color: #000000;
  background: #eaeaea;
}

.homelnk {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  height: 26px;
  margin-right: 25px;
}

.homelnk a:link {
  color: #000000;
  text-decoration: none;
}

.homelnk a:visited {
  color: #000000;
  text-decoration: none;
}

.homelnk a:hover {
  color: #000000;
  text-decoration: none;
}

.menutit {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  height: 26px;
  line-height: 26px;
  margin-right: 25px;
  border-bottom: solid 1px #eaeaea;
}

.menuspace {
  height: 16px;
}

