@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 宋体;
	font-size: 12px;
	line-height:24px;
	color: #5e5d5d;
	background-color:#c6c6c6;
}

A {
  text-decoration:none; COLOR: #666666;
}
A:hover {
	COLOR:#ec0906; TEXT-DECORATION: none;
}

A.menu {
  text-decoration:none; COLOR: #fff; font-weight:bold;
}
A.menu:hover {
	COLOR:#ffde01; TEXT-DECORATION: none;font-weight:bold;
}

.leftPageright a { margin-left:2px; margin-right:2px;}


#about{width:165px; padding-left:12px;}
#about ul{list-style:none; margin:0;}
#about ul li{width:165px; line-height:25px; border-bottom:1px #eaeaea solid;}
#about ul li a:link,#about ul li a:visited{color:#565656; width:140px; height:25px; padding-left:25px; display:block;}
#about ul li a:hover{color:#fff; font-weight:bold; background-color:#e60011; text-decoration:none; display:block; width:140px; padding-left:25px; height:25px; text-align:left;}
