/* CSS Document */

.Footer{
	height:126px;
	border-top:1px solid #DEDEDE;
	width:960px;
	margin:0 auto;
	overflow:hidden;
	margin-top: 20px;
	clear: both;
}
.CopyRight{ float:left; text-align:center;margin-top:15px;line-height:24px;  width:100%; font-family:"ËÎÌå";font-size:12px;color:#000; }
.ICP{ float:left; background-image:url(../images/ImgICP.gif); background-position:0 0;background-repeat:no-repeat;width:140px;height:46px;margin-top:28px;}
.CopyRight a:link,.CopyRight a:active,.CopyRight a:visited{COLOR:#000000;TEXT-DECORATION: none;FONT-FAMILY: "ËÎÌå";font-size: 12px;}
.CopyRight a:hover{COLOR: #ef0000;TEXT-DECORATION:underline;}
