*{margin:0px;
  padding:0px;
  border:0px;}
  
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#mian {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 1px;
	overflow: auto;
}
#mian #logo {
	height: 50px;
	width: 1000px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
.button {
	height: 50px;
	width: 1000px;
	background-repeat: no-repeat;
	background-color: #FFB9B9;
}
.button ul {
	width: 1000px;
	height: 35px;
	padding-top: 10px;
	padding-bottom: 3px;
	list-style-type: none;
}
.button li {
	float: left;
	height: 30px;
	width: 333px;
	text-align: center;
}
.button a {
	font-family: "Arial Unicode MS";
	font-size: 15px;
	line-height: 30px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.button a:hover {
	color: #875E83;
}



#mian #top {
	width: 1000px;
	height: 200px;
}
#mian #left {
	float: left;
	width: 680px;
	background-color: #DFB9C8;
	height: 700px;
	margin-top: 10px;
}
#mian #left h1 {
	height: 30px;
	padding-top: 30px;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
	font-family: "����";
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #060506;
	padding-bottom: 10px;
	text-decoration: none;
	text-align: center;
}
#mian #left p {
	font-family: "����";
	font-size: 15px;
	line-height: 18px;
	color: #333333;
	text-indent: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.img {
	float: left;
	height: 413px;
	width: 350px;
	padding: 5px;
}

#mian #right {
	width: 296px;
	float: left;
	height: 700px;
	background-color: #E9E7E3;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 10px;
}
#mian #footer {
	font-family: "����";
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	text-align: center;
	height: 30px;
	width: 1000px;
	clear: both;
	background-color: #FFFFFF;
}
