.coname
{
	font-weight: bold;
	margin-left: 25px;
	margin-right: 5px;
}
.codetail
{
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 25px;
	display: block;
}

.codetail A
{
	font-size: smaller;
}

.codetail IMG
{
	float: left;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
