.info {
	height: 80px;
	width: 600px;
	margin: 25px 0 0 0;
	left: 125px;
	position:absolute;
	
}

.mirror{
	padding-top: 15px;
	font-size: 12px;
	line-height: 14px;
}
.mirror ul{
	margin: 0;
	padding: 0 0 7px 55px;
	list-style: none;
	font-weight: bold;
}
.mirror ul li{
	display: inline;
	background: url(../images2/sep.gif) no-repeat 0 2px;
}
.mirror ul li:first-child{background: none;}
.mirror ul li a{
	color: #474646;
	margin: 0 13px 0 18px;
	text-decoration: none;
}
.mirror .copyright{
	color: #474646;
	text-align:center;
	
	}
.mirror .copyright a{
	color: #474646;
	text-decoration:none;
	
	}
.mirror a:hover{
	color: #000;
	text-decoration: none;
}




