﻿body {
	position:relative;
	margin:0;
	text-align:center;
	background-color: #F6EED7;
}

body,td,div {color:#632810; margin:0 auto; font-family: "宋体"; font-size:12px;}

td {
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "宋体";
	color:#632810;
	line-height: 25px;
	letter-spacing: 1px;
}
a:link{
	font-size: 12px;
	color: #404040;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-size: 12px;
	color: #404040;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
    font-size: 12px;
	color: #CE0000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #404040;
	text-decoration: none;
	font-weight: bold;
}
#dao a,#dao a:visited{
	font-size: 13px;
	color: #845126;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	width: 80px;
}
#dao a:hover{
	font-size: 13px;
	color: #D90500;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}


