@charset   "UTF-8";
<!--
body{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-width : 0px 0px 0px 0px;
  border-style : none none none none;
  color : #666666;
}
td{
  font-size : 12px;
  line-height:1.7;
}
.small{
  font-size:11px;
  line-height:1.7;
}
.large{
  font-size:14px;
  line-height : 1.7;
}
.title{
  font-size : 28px;
  line-height:1.7;
  color : #0099ff;
  text-align : left;
}
.item{
	font-size: 14px;
	line-height: 1.7;
	color: black;back-color : #999999
       text-align : center;
	background-color: #badbeb;
}
.big{
  font-size:18px;
  line-height:1.7;
}
.topics{
  color : #333333;
}
a:visited{
  color : #0080ff;
}
a:link{
  color : #0080ff;
  text-decoration : none;
}
a:active{
  color : #cc0000;
}
a:hover{
  color : red;
}
a{
  line-height:1.7;
}
.bun{
  font-size : 13px;
  line-height : 26px;
  color : #400000;
}
-->
