/* CSS Document */


	body{BACKGROUND-IMAGE: url(); MARGIN: 0px; BACKGROUND-COLOR: #3A90E3}
  A {text-decoration:none} /*设置无下加底线的超级链接*/
  A:link {color:#000000} /*设置超级链接文字的颜色*/
  A:visited {color:#000000} /*设置已链接过的超级链接文字的颜色色*/
  A:active {color:#ff0000} /*当滑鼠按下超级链接后，超级链接文字的颜色*/
  A:hover {color:#ff0000}  /*当滑鼠移到超级链接上时，超级链接文字的颜色*/
  .FlashText {
	Z-INDEX: 1; LEFT: 33px; VISIBILITY: hidden; WIDTH: 140px; POSITION: absolute; TOP: 32px; HEIGHT: 130px
}
