/*首页滚动新闻css  */
 #newslist{
  padding:1px;height:20px;line-height:20px;width:100%;
 }
 #contain{
  font-size:12px;overflow:hidden;list-style:none;width:100%;height:20px;margin:0px;padding:0;
 }
 #contain li{
  height:20px;line-height:20px;white-space:nowrap;overflow:hidden;
 }
.STYLE2 {color: #FFFFFF}
/*  End ------滚动新闻 */

/*奥运加油顶部  */
BODY {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}

.RedStyle {
	BACKGROUND: url(/image/aoyunbg.png) #fff no-repeat center top
}

/*首页滚动新闻css  */