@charset "utf-8";
/* CSS Document */

 
body {
	background-color: #CCCCCC;
}
div {  margin-left:5;font-family: Arial, Helvetica, sans-serif; }
table { border: .1px solid black;      }
table#nobo {border:none;    }
td { border: .1px solid black;  }
 td#nobo2{border:none; }
a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: CB1007;
	font-size: small;
	text-decoration:none;
}
a:hover {
	font-weight: bold;
	color: 000099;
	font-size: small;
}
a:hover img {
	color:#FFFFFF;
}
a img {
	color:#FFFFFF;
}
img {vertical-align:none;}
.style1 {color: #CC1007}
 ul {padding-top:-66px; padding-bottom:-66px; }
 li {padding-top:-5px; padding-bottom:-5px; list-style:none; list-style-type:none;}
