﻿body 
{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
img
{
	border:0px;	
}
#wei a {
	font-size: 14px;
	color: #900;
}
a {
	font-size: 12px;
	color: #900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: none;
	color:#9A7207;
}
a:active {
	text-decoration: none;
	color: #F90000;
}

#wei a:link {
	text-decoration: none;
}
#wei a:visited {
	text-decoration: none;
	color: #900;
}
#wei a:hover {
	text-decoration: none;
	color:#9A7207;
}
#wei a:active {
	text-decoration: none;
	color: #F90000;
}