@charset "utf-8";
#warp {
	height: auto;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	
}
body{
	margin-bottom:0px;
	background-color: #690100;
	margin-top:1px;}

#text {
	height: 70px;
	margin-left: auto;
	margin-right:auto;
	text-align:center;
    color:#990000;
	background:url(bg.gif) no-repeat;
	padding-top:8px;
	overflow:hidden;
}
#text a{
   color:#996600;
   font-weight:bold;
   text-decoration:none;
}
#text a:hover{
   text-decoration:underline;
   color:#990000;}
.tongji{
   color:#FFFFFF;
   font-weight:bold;
   font-size:14px;
   text-align:center;
   width:100%;
   margin-top:5px;
}

