@charset "gb2312";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family:"ËÎÌå";
	font-size:14px;
	}
a{
	text-decoration:none;
	color:#000000;
	}
#head{
	margin:0 auto;
	width:1200px;
	}
#background{
	background-image:url(/images/6252/background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}
#main{
	margin:0 auto;
	width:1139px;
	}
#foot{
    margin:0 auto;
	width:1200px;
	}
#foot p{
    text-align:center;
	}
