body{
background-image:url(../img/background.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center top;
margin-top: 0px; 
margin-bottom: 0px; 
OVERFLOW: auto;
} 

.text {color: #3A2F13;line-height: 20px;text-decoration: none;font-size:12px;}
a.text:visited {color:#3A2F13; line-height: 20px; font-size:12px; text-decoration:none;}
a.text:hover {color: #705900; line-height: 20px; text-decoration: none;font-size:12px;text-decoration:underline;}
a.text:link {color: #3A2F13; line-height: 20px; text-decoration: none;font-size:12px;}

.link {	font-family: "宋体";color: #ec145a; line-height: 20px; text-decoration:none; font-size:16px; font-weight: bold;}
a.link:visited {	font-family: "宋体";color: #ec145a; line-height: 20px; font-size:16px; text-decoration:none;font-weight: bold;}
a.link:hover {	font-family: "宋体";color:#d1cca2; line-height: 20px; font-size:16px; text-decoration:none;font-weight: bold;background:#ec145a;}
a.link:link {	font-family: "宋体";color: #ec145a; line-height: 20px; font-size:16px; text-decoration:none; font-weight: bold;}

.bbslink {	font-family: "宋体";font-size: 14px;line-height: 20px;color: #86520f;text-decoration: none;	font-weight: bolder;}
a.bbslink:visited {font-size: 14px; line-height: 20px;color:#86520f;text-decoration: none;font-weight: bold;}
a.bbslink:hover {color:#d1cca2; font-family: "宋体";font-size: 14px; line-height: 20px;text-decoration:none;font-weight: bold;background:#86520f;}
a.bbslink:link {color:#86520f; font-family: "宋体"; font-size: 14px;line-height: 20px; text-decoration: none;font-weight: bold;}

.copyright {font-family: "宋体";font-size: 12px;color: #6d6946;text-decoration: none;line-height: 20px;}
a.copyright:visited {font-size: 12px; color:#6d6946;text-decoration: none;line-height: 20px;}
a.copyright:hover {color:#d1cca2; font-family: "宋体";font-size: 12px;text-decoration: none;line-height: 20px;background:#6d6946}
a.copyright:link {color:#6d6946; font-family: "宋体"; font-size: 12px;text-decoration: none;line-height: 20px;}

.box {
	background-attachment: scroll;
	background-repeat: repeat;
	border: 1px solid #816A00;
	font-size: 12px;
	color: #665400;
	text-decoration: none;
	background-color: #D0C779;
}

.title {font-family: "宋体";font-size: 14px;font-weight: bolder;line-height: 24px;color:#815500;text-decoration: none; }
.title2 {font-family: "宋体";font-size: 18px;font-weight: bolder;line-height: 24px;color:#815500;text-decoration: none; }
