﻿@charset "utf-8";
/* CSS Document */

body{
		margin:0px; padding:0px; font-family:"宋体"; font-size:12px; background:#027702; overflow:hidden;
	}

img{
		border:0px;
	}

form{
		margin:0px; padding:0px;
	}

#text{
		margin:120px auto 0px auto; padding:0px; background:url(../images/text.png) no-repeat; width:400px; height:208px;
	}

#moon{
		background:url(../images/moon.png) no-repeat; width:200px; height:200px; position:absolute; top:50px; right:50px;
	}

#house{
		background:url(../images/house.png) no-repeat; width:400px; height:400px; position:absolute; bottom:0px; left:80px;
	}

#bottom_bg{
		 background:url(../images/bottom_bg.png) no-repeat center 0px; height:333px; position:absolute; bottom:0px; width:100%;
	}

#tongji{
		margin:0px; padding:5px 0px 0px 0px;
	}

#tongji a{
		argin:0px; padding:0px; color:#FFFFFF; text-decoration:ndomain; display:block; font-size:0px;
	}

#tongji a:hover{
		argin:0px; padding:0px; color:#FFFFFF; text-decoration:ndomain; display:block; font-size:0px;
	}
















