@charset "utf-8";
/* CSS Document */

html body{
	margin:0 auto;
	padding:0;
	text-align:center;
	position:relative;}
#header{
	margin:0;
	padding:0;
	width:960px;
	height:168px;
	background:url(../../imagess/toppic.jpg) no-repeat;}
#content{
	margin:0;
	padding:0;
	padding-top:60px;
	padding-bottom:40px;
	margin-bottom:50px;
	width:960px;
	background:url(../2009image/nav.png) top no-repeat;
	position:relative;}
#container{
	margin:0;
	padding:0;
	width:820px;
	position:relative;}
#container h1{
	font:24px "宋体";
	color:#000;
	font-weight:600;}
#container p{
	line-height:20px;}
#button{
	position:absolute;
	bottom:10px;
	right:30px;}
