﻿@charset "utf-8";
/* CSS Document */

.foot{
	border-top:1px solid #ddd;
	margin-top:14px;
	}
#bottom {
    margin:10px auto 0;
    overflow: hidden;
    text-align: left;
    width: 990px;
}
.bottom-m {
    float: left;
    height: 33px;
    width: 988px;
}
.bottom-m-1 {
    height: 29px;
    line-height: 29px;
    text-align: center;
    width: 984px;
}
.bottom-m-1 a{
	color:#1a4991;
	text-decoration:none;
	}
.bottom-m-1 a:hover{
	color:#cc0000;
	text-decoration:underline;
	}
.bottom-2 {
    color: #666666;
    float: left;
    line-height: 25px;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}
.bottom-110 {
    float: left;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}