@charset "utf-8";
/* CSS Document */
/*腳部區塊*/
#IndexFoot{
	margin:10px 2px;
}
.IndexFootLeft{
	width:160px;
	text-align:center;
}
.IndexFootMain{
	text-align:center;
	line-height:20px;
}
.IndexFootMain a{
	color:#333;
}
.IndexFootRight{
	width:94px;
}
.IndexFootRight img{
	margin:3px;
}
