body
{
	text-align:center
}
a
{
	cursor: hand
}
#main
{
	width: 95%;
	height:100%;
	margin:auto
}
#title
{
	width: 90%;
	text-align: center;
	color: red;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
}
#content
{
	width:80%;
	text-align: center;
	font-size: 14px
}
li
{
	list-style-type: none
}
.button {
	font: 12px Tahoma, Verdana;
	padding: 0 5px;
	background-image:url(../images/anniu1.jpg);
	color:#FFFFFF;
	outline: 1px solid #7FB7F6;
	border: 1px solid #FFFFFF !important;
	height: 19px !important;
	border: 0px solid #FFFFFF;
	cursor:hand;
	height:1.7em;
	line-height: 17px;
}
.td1{
font-size:12px; color: #FFFFFF;
}
A.one:link {color:#FAFBD6; font-size:12px; text-decoration:none}
A.one:visited {color:#FFFFFF;font-size:12px; text-decoration:none}
A.one:hover {color:#FCF1E0;font-size:12px; text-decoration: underline}
