/* box default*/
.boxFooter{
	font-family:  Verdana, Arial;
	font-size: 10px; 
	color:#FEFFFF;
	line-height: 20px;
}
.boxFooterHeadTop{
	clear:both;
	height:10px;
	font-size:0;
	background:url(../../img/box/footer/box_tm.gif) repeat-x;
}
.boxFooterHeadTop .hprcpE{
	background:transparent url(../../img/box/footer/box_tr.gif) no-repeat scroll right top;
	height:10px;
}
.boxFooterHeadTop .hprcpE{
	display:block;
	font-size:0;
	height:10px;
  	position:relative;
}
.boxFooterHeadTop .hprcpW{
	background:transparent url(../../img/box/footer/box_tl.gif) no-repeat scroll left top;
	width:10px;
	height:10px;
}
.boxFooterMiddle{
}

.boxFooterContent{
	background:url(../../img/box/footer/box_bg-all.gif) repeat;
}
.boxFooterBottom{
  	clear:both;
  	background:#F3F3F3 url(../../img/box/footer/box_bm.gif) repeat-x;
  	height:10px;
}
.boxFooterBottom .hprcpE{
	background:transparent url(../../img/box/footer/box_br.gif) no-repeat scroll right top;
  	display:block;
  	font-size:0;
  	height:10px;
  	position:relative;
}
.boxFooterBottom .hprcpW{
  	background:transparent url(../../img/box/footer/box_bl.gif) no-repeat scroll left top;
  	left:-2px;
  	width:10px;
  	height:10px;
}

/** content */
.boxFooterLinks{
	padding: 2px 0 10px 0px;
	margin: 0 10px 10px 10px;
	border-bottom: 1px solid #edc89c;
}
.boxFooterLinks a {
	margin-right: 15px;
	text-decoration: none;
	color:#FFFFFF;
}
.boxFooterLinks a:hover {
	text-decoration: none;
	color:#FFFFFF;
}
.boxFooterText{
	padding: 0px 10px 10px 10px;
	font-family:  Verdana, Arial;
	font-size: 11px; 
}
