body{
    min-width: 1200px;
}
.footer{
	float: left;
    width: 100%;
    height: 120px;
    background: url(../images/bg2.jpg) repeat center -610px;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #F1E2E2;}

.footer .word1{
	float:left;
	font-size:14px;
	font-family:"Microsoft YaHei";
	width:350px;
	margin:18px 0 0 45px;
	line-height:30px;}
.footer .word{
    width:1100px;
	height:120px;
	margin:0 auto;}
.footer .word2{
	float:right;
	font-size:14px;
	font-family:"Microsoft YaHei";
	width:330px;
	min-height:30px;
	margin:31px 0 0 0px;
	line-height:30px;}
.footer .word2 a{
	text-decoration:none;
	color:#fff;
        font-size: 15px;}

.footer .word2 a:hover{
	text-decoration:none;
	color:#2497F4;}
.footer img{
    width: 325px;
    height: 79px;
    margin-top: 14px;
    opacity: 0.6;
	filter: alpha(opacity=60);}