﻿#content_right li
{
	display: block;
}

.rsslink
{
	position: absolute;
	top: 0px;
	right: 11px;
}
.rsslink img
{
	vertical-align: middle;
}

#corp_content a
{
	border-bottom: 1px dotted #242424;
	text-decoration: none;
}
#corp_content a:hover
{
	border-bottom: 1px solid #242424;
	text-decoration: none;
}
#corp_content li a
{
	border-bottom: 0px none;
	text-decoration: none;
}
#corp_content li a:hover
{
	border-bottom: 0px none;
	text-decoration: none;
}