body {
	margin: 0px;
}
td {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
}
.third-black-b {
	font-size: 13px;
	font-weight: bold;
	color: #4C4C4C;
	padding-left: 40px;
}
.fourteen-black-b {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
}
.thirteen-blue-b {
	font-size: 13px;
	font-weight: bold;
	color: #00A1EC;
}
.sixteen-red-b {
	font-size: 16px;
	font-weight: bold;
	color: #CD0505;
	text-align: center;
	height: 24px;
	padding-top: 8px;
}
a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a.red:link {
	color: #CC0000;
	text-decoration: none;
}
a.red:visited {
	color: #CC0000;
	text-decoration: none;
}
a.red:hover {
	color: #CC0000;
	text-decoration: underline;
}
.item {
	font-size: 14px;
}
.item td {
	font-size: 14px;
	line-height: 24px;
}
.item a:link {
	color: #000C80;
	text-decoration: none;
}
.item a:visited {
	color: #000C80;
	text-decoration: none;
}
.item a:hover {
	color: #FF3300;
	text-decoration: underline;
}
#img {
	margin: 0px;
	padding: 0px;
	margin: 0px auto;
	width: 1000px;
}
#img ul {
	width: 1000px;
	margin: 5px 0px;
	padding: 0px;
	float: left;
	border-bottom: 0px;
}
#img ul li {
	background-image: none;
	float: left;
	width: 192px;
	display: block;
	margin: 0px;
	padding: 8px 4px;
	list-style: none;
	border: none;
}
#img ul li a {
	margin: 0px;
	padding: 0px;
	color:#002BA6;
}
#img ul li a:hover {
	color:#FF0000;
}
#img ul li img {
	border:1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	width:180px;
	height:120px;
}
#img ul li a img {
	border:1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	width:180px;
	height:120px;
}
