/*++footer boxene++*/
.footer_box{
	width: 230px;
	height: 145px;
	float: left;
	margin-right: 10px;
	line-height: 15px;
	background-image: url('../images/footer_box_bg.gif');
	font-size: 12px;
	color: #666666;
}

.footer_box_bg{
	width: 190px;
	height: 104px;
	padding: 20px;
}

.footer_box a{
	display: block;
	background-image: url('../images/link_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0 3px;
	color: #0279E1;
	padding-left: 13px;
	height: 14px;
}
.footer_box a:hover, .footer_box a:active{
	text-decoration: underline;
}
