body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	line-height:18px;
	color: #000000;
	background:url(images/bg.jpg) top repeat-x;
}

A {
  text-decoration:none; COLOR: #00387e;
}

A:hover {
	COLOR:#e60012; TEXT-DECORATION: none;
}


A.pro {
  text-decoration:none; COLOR: #4a4a4a;
}

A.pro:hover {
	COLOR:#00387e; TEXT-DECORATION: none;
}


A.xiao {
  text-decoration:none; COLOR: #9d9d9d;
}

A.xiao:hover {
	COLOR:#e60012; TEXT-DECORATION: none;
}


A.bottom {
  text-decoration:none; COLOR: #fff;
}

A.bottom:hover {
	COLOR:#fdd600; TEXT-DECORATION: none;
}