body {
  background-image:url(/en/image/bg.gif);
  background-repeat:repeat-y;
}
br {
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
}
font {
  font-size: 12px;
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
th {
  font-size: 12px;
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-weight: bold;
}
td {
  font-size: 12px;
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
p {
  font-size: 12px;
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
sup {
  font-size: 8pt;
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
img {
  border-style: none;
}


li {
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 12px;
}
li.none {
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 12px;
  list-style-type: none;
}


A:LINK {
  color : #343b8f;
  text-decoration : none;
}
A:VISITED {
  color : #774979;
  text-decoration : none;
}
A:HOVER {
  color : #ff9900;
  text-decoration : underline;
}
A:ACTIVE {
  color : #b2b6e7;
  text-decoration : underline;
}

/*----------NEW--------------
a:link {
	color: #039;
	text-decoration: none;
}
a:active {
	color: #039;
	text-decoration: underline;
}
a:visited {
	color: #774979;
	text-decoration: none;
}
a:hover {
	color: #039;
	text-decoration: underline;
}
*/

A.fix:LINK {
  color : #343b8f;
  text-decoration : none;
}
A.fix:VISITED {
  color : #343b8f;
  text-decoration : none;
}
A.fix:HOVER {
  color : #ff9900;
  text-decoration : none;
}
A.fix:ACTIVE {
  color : #b2b6e7;
  text-decoration : none;
}


A.news:LINK {
  color : #333333;
  text-decoration : none;
}
A.news:VISITED {
  color : #333333;
  text-decoration : none;
}
A.news:HOVER {
  color : #ff9900;
  text-decoration : none;
}
A.news:ACTIVE {
  color : #b2b6e7;
  text-decoration : none;
}


A.bodylink:LINK {
  color : #343b8f;
  text-decoration : underline;
}
A.bodylink:VISITED{
  color : #343b8f;
  text-decoration : underline;
}
A.bodylink:HOVER {
  color : #ff9900;
  text-decoration : underline;
}
A.bodylink:ACTIVE {
  color : #b2b6e7;
  text-decoration : underline;
}

.boldst {
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-weight: bold;
  font-size: 12px;
}
.bold {
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-weight: bold;
  font-size: 12px;
}
.question {
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  color: #006666;
  font-size: 14px;
  font-weight: bold;
}
.answer {
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  color: #660000;
  font-size: 14px;
  font-weight: bold;
}
.suggest {
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
}
.descript {
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
}
.hint {
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  color: #0000cc;
  font-size: 14px;
  font-weight: bold;
}
.conttitle {
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
}
.subtitle {
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  color: #333399;
  font-size: 18px;
  font-weight: bold;
}
.date {
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 10px;
}
.topicpath {
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 10px;
}
.memo {
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 14px;
  font-weight: bold;
}
.caution {
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 14px;
  font-weight: bold;
}
.tips {
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 14px;
  font-weight: bold;
}
.word {
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 15px;
  font-weight: bold;
}
.mini {
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 9px;
  color:#000000;
  line-height:11px;
}
.title{
	color:#333333;
	font-size:22px;
	font-weight:bold;
	margin-left:5px
}