﻿@charset "utf-8";
#top {
    width: 100%;
    height: 694px;
	background:url(../images/img_01.jpg) top center no-repeat;
}
.top{
	width:1000px;
	margin:0 auto;
	}
.qq_link{
	padding:440px 0 0 532px;
	}
.qq_link a{
	width:345px;
	height:101px;
	display:block;
	}
#foot{
	background:#1190F1;
	height:156px;
	}
.foot{
	padding-top:50px;
	width:960px; 
	margin:0 auto;
	text-align:center;
	color:#fff;
	line-height:30px;
	}
.foot a{
	color:#fff;
	}
#copyright{
	color:#88C8F8;
	}