#footer {

	border-top: solid 1px #aaaaaa;
	padding: 10px 0;
	text-align: center;
	color: #000;
	font-size: 12px;
	line-height: 20px;
    background-color: #e22323;
}

#footer img{
	vertical-align: middle;
}
#footer p{
	width:400px;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#footer p .imggovb{
	position: absolute;
	left: -100px;
	top: 30px;
}
#footer p .imgsearch{
	position: absolute;
	right: -100px;
	top: 40px;
}

#footer #footertop {
    width: 1200px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
}

#footer #footer-help {
    width: 100%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ee7e7e;
}

#footer #footer-help .linkft a, #footer #footer-help .linkft a:link {
    line-height: 30px;
    color: #ffe5e5;
}

#footer #footertop .left {
    width: 540px;
    font-size: 12px;
    line-height: 30px;
    color: #FFFFFF;
    text-decoration: none;
}

#footer #footertop .co260 {
    width: 260px;
}

#footer #footertop ul li {
    float: left;
}