﻿body{
	margin: auto;
	background-color: #918b89;
	color: #606060;
	text-align: center;
	font-family: "宋体";
	font-size: 12px;
	white-space: pre-line;
	/*overflow: hidden;*/
}

.body{
        margin: auto;
	width:782px;
	min-height:400px;
	font-family:"宋体";
	font-size: 12px;
	text-align:left;
	line-height:150%;
	background:#FFFFFF url(../Image/background.jpg) no-repeat right bottom;
        overflow: hidden;
}

a:link{
	font-family:"宋体";
	font-size:12px;
	color:#996600;
	text-decoration:none;
}

a:visited{
	font-family:"宋体";
	font-size:12px;
	color:#996600;
	text-decoration:none;
}

a:hover{
	font-family:"宋体";
	font-size: 12px;
	color:red;
	text-decoration:none;
}

.foot{
        margin: auto;
	width:782px;
	height:80px;
	padding-top:20px;
	background:#231815;
	text-align:center;
	font-family:"宋体";
	font-size:12px;
	color:#FFFFFF;
}
