@charset "utf-8";
/* CSS Document */
#bu-footer{
	width:915px;
	overflow:hidden;
	font-size:12px;
	margin:0 0 0 10px;
	padding:0 10px 30px 10px;
}
#bu-footertop{
	width:915px;
	height:13px;
	font-size:0px;
}
#bu-footertop img{
	behavior:url("css/iepngfix.htc");
}
#bu-footermiddle{
	width:885px;
	overflow:hidden;
	padding:0 20px 0 10px;
	background:url(../slices/bu_footer_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#bu-footerbottom{
	width:915px;
	height:13px;
	font-size:0px;
	clear:left;
}
#bu-footerbottom img{
	behavior:url("css/iepngfix.htc");
}
.webcheck{
	padding-top:10px;
	color:#e60003;
}
.webcheck a:link, .webcheck a:active, .webcheck a:visited{
	color:#e60003;
	text-decoration:none;
}
.webcheck a:hover{
	color:#eae717;
	text-decoration:none;
}
.footercol{
	width:280px;
	padding-left:10px;
	overflow:hidden;
	float:left;
	color:#999;
}
.footercol ul{
	margin:0;
	padding:0;
}
.footercol ul li{
	background:transparent url(../img/bullet.gif) no-repeat left 4px;
	list-style-position:outside;
	list-style-type:none;
	line-height:14px;
	padding:2px 0 2px 12px;
}
.footercol ul li a:link, a:active, a:visited{
	color:#999;
	text-decoration:none;
}
.footercol ul li a:hover{
	color:#eae717;
	text-decoration:none;
}

.footercol-middle{
	width:285px;
	overflow:hidden;
	padding-left:10px;
	float:left;
	background:url(../slices/bu_footer_divider_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
.footercol-middle #thumbholder{
	width:240px;
	height:135px;
}
.footercol-middle #thumbholder img{
	width:50px;
	height:50px;
	cursor:pointer;
	float:left;
	border:solid 3px #FFF;
	margin:0 4px 4px 0;
}
.footercol-middle #thumbholder img:hover{
	border:solid 3px #E60003;
}
.footercol table{
	width:268px;
}
.footercol table th{
	width:115px;
	height:22px;
	text-align:left;
	vertical-align:top;
}
.footercol table td{
	height:22px;
	text-align:left;
	vertical-align:top;
}
.footercol table td a:link, a:active, a:visited{
	color:#999999;
	text-decoration:none;
}
.footercol table td a:hover{
	color:#FFF;
	text-decoration:none;
}
.footercol .tel, .footercol .mail{
	float:left;
	width:12px;
	padding-right:3px;
}
.footercol .tel img, .footercol .mail img{
	/*margin-right:3px;*/
	behavior:url("css/iepngfix.htc");
}
.footercol .tmBody{
	float:left;
}
.limoen{
	color:#eae717;
}