.epasasFooter
{
	/*height: 104px;*/
	font-size: 10px;
	margin:0 auto;
	text-align: justify;
	width: 984px;
	position: relative;
	background: #FFFFFF;
	margin-bottom: 18px;
}

.epasasFooterMenu
{
	height: 16px;
	border-bottom: 1px solid #DDDDDD;
	position: relative;
	padding-bottom: 5px
}

.epasasFooterMenu a
{
	margin:0 10px 0 10px;
}

.epasasFooter a
{
	text-decoration: none;
	color: #000000;
}

.epasasFooter a:hover
{
	text-decoration: none;
}

.epasasFooterMenu a:hover
{
	text-decoration: underline !important;
}

.epasasFooterCopyr
{
	float: right;
}
.epasasFooterCopyr a
{
	color: #107DA5;
}
.epasasFooterContent
{
	padding-left: 6px;
	padding-right: 12px;
	padding-top: 6px;
	overflow: hidden;
	/*height: 77px;*/
}
.epasasFooterContent span
{
		white-space: nowrap;
}
.epasasFooterContent img
{
	vertical-align: middle;
	padding: 7px 5px 7px 8px; 
}
.epasasFooterTop
{
	background: url('/pimg/Site/main_top1.gif') no-repeat left top;
	height: 9px;
	position: absolute;
	width: 100%;
	top: -9px;
	left: 0;
}
.epasasFooterBottom
{
	background: url('/pimg/Site/main_bottom.gif') no-repeat left top;
	height: 9px;
	position: absolute;
	width: 100%;
	bottom: -9px;
	left: 0;
}

