body { 
  margin: 0px;
  margin-bottom: 10px;
  padding: 0px;
}

H1 {color:#ffffff;font-size:15px;font-weight:bold;margin-right:20px;margin-top:5px;margin-bottom:5px;}

A{text-decoration:none;}
A:link{color:#000099;}
A:visited{color:#000099;}
A:hover{color:#ff0000;text-decoration:underline;}
A:active{color:#fec20f;}
A.white:link{color:white;}
A.white:visited{color:white;}
A.white:hover{color:#ff0000;text-decoration:underline;}
A.white:active{color:#fec20f;} 

.medjp {
  font-size: 11px;
  
  line-height: 14px;
}

.medbold {
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #333333;
}

.meden {font-size:12px;line-height:18px;}
.med11 {font-size: 11px;color: #333333;}
.med12 {font-size:12px;color:#333333;}
.med14 {font-size:14px;line-height:18px;}
.font1 {font-size:12px;line-height:15px;}
.texNorm{font-size:small;
  line-height : 140%;
}
.texBig{font-size : 20px;
  line-height : 140%;
font-weight : bold;
}
.texSmall{font-size:x-small;
  line-height : 140%;
}


ul {
	width:138px;
	margin:0 5px 0 5px;
	padding:5px 0 5px 0;
	list-style:none;
}

ul.head {
	padding:0 0 5px 0;
	border:0 none;
}
ul li {
margin:0;
padding:0 0 0 15px;
background-image:url(/img/arrw.gif);
background-repeat:no-repeat;
background-position:2px 2px;
}
.title {
	font-size: 12px;
	margin: 1px;
	padding: 2px;
	border: 1px dotted #FF9900;
}
.kouentitle {font-size:14px;
line-height:18px;
font-weight: bold;
color: #999999;
margin-left:25px;
margin-top:67px;
}