/* CSS Document */
body{
margin:0px;
padding:0px;
}

form{margin:1px 0px 1px 0px}

td{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-family: "Arial", "Verdana", "sans-serif";
	line-height:19px;
}

/*超链接样式*/
a:link {
	font-family: "Arial", "Verdana", "sans-serif";
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "Arial", "Verdana", "sans-serif";
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: "Arial", "Verdana", "sans-serif";
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Arial", "Verdana", "sans-serif";
	color: #D98659;
	text-decoration: none;
}



a.top:link {
	font-family: "Arial", "Verdana", "sans-serif";
	color: #ffffff;
	text-decoration: none;
}
a.top:visited {
	font-family: "Arial", "Verdana", "sans-serif";
	color: #ffffff;
	text-decoration: none;
}
a.top:active {
	font-family: "Arial", "Verdana", "sans-serif";
	color: #ffffff;
	text-decoration: none;
}
a.top:hover {
	font-family: "Arial", "Verdana", "sans-serif";
	color: #EEF28A;
	text-decoration: none;
}


a.menu:link {
	font-family: "Arial", "Verdana", "sans-serif";
	color: #ffffff;
	font-size:13px;
	text-decoration: none;
}
a.menu:visited {
	font-family: "Arial", "Verdana", "sans-serif";
	color: #ffffff;
	font-size:13px;
	text-decoration: none;
}
a.menu:active {
	font-family: "Arial", "Verdana", "sans-serif";
	color: #ffffff;
	font-size:13px;
	text-decoration: none;
}
a.menu:hover {
	font-family: "Arial", "Verdana", "sans-serif";
	color: #F6E95B;
	font-size:13px;
	text-decoration: none;
}

a.b:link {
	font-family: "Arial", "Verdana", "sans-serif";
	color: #E28D33;
	text-decoration: none;
}
a.b:visited {
	font-family: "Arial", "Verdana", "sans-serif";
	color: #E28D33;
	text-decoration: none;
}
a.b:active {
	font-family: "Arial", "Verdana", "sans-serif";
	color: #E28D33;
	text-decoration: none;
}
a.b:hover {
	font-family: "Arial", "Verdana", "sans-serif";
	color: #5984BB;
	text-decoration: none;
}


/*字体样式*/
.top
{
color:#FFFFFF;
}