﻿@charset "utf-8";
/* CSS Document */
#footer{
	font-size: 14px;
	color: #999999;
    background: #eeeeee;
}

.bottom-info-left{
	float: left;
	margin: 46px 0 40px;
}
.bottom-info-right{
	float: right;
	text-align: center;
	font-size: 12px;
	margin: 52px 0; 
        
}
.bottom-info-right img{
	margin-bottom: 10px;
	width: 75px;
    	height: 75px;
}

.info-left-top{
	height: 20px;
}
.gywm,.gywm-line{
	float: left;
}
.bottom-info-left a,.bottom-info-left a:visited,.bottom-info-left a:link{
	color: #999999;
	cursor: pointer;
}
.gywm-line{
	width: 2px;
	height: 15px;
	background-color: #999999;
	margin: 3px 12px 0;
}

.info-left-left,.info-left-right{
	float: left;
}
.info-left-right{
	margin-left: 28px;
}
.each-info{
	margin-top: 14px;
}

