﻿body {
	font-family: Arial, Helvetica, sans-serif, 宋体;
	font-size: 11px;
	margin: 0px;
	color: #666666;
}

a:link {
	color: #606060;
	text-decoration: none;
}
a:visited {
	color: #606060;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
#lefttalbe {
	width: 180px;
	float: right;
	border-top-style: solid;
	border-color: #DDDDDD;
	border-width: 1px;
}
#feel{
	width: 950px;
	background-color: #e0e0e0;
	font-size: 9px;
}

#sysPage a
{
    margin-right: 10px;    
}
#sysPage span
{
    margin-right: 10px;
    color: Gray;
}