BODY {
	 FONT: 12px/160% Arial,Verdana,"ËÎÌå"; COLOR: #ffffff; PADDING-TOP: 0px
}
/*---------------------------------------------------------------*/
#divPage{
	margin:8px auto;
	padding:0px;
	text-align:left;
	width:965px; 
	float:center; 
	word-break:break-all;
	dispaly: block; 
/* FF Bug */
	clear:both;
	overflow:hidden;
/* FF Bug */
}
#divMain{
	margin:0px -205px 0px 0px;
	padding:0px;
	text-align:left;
	float:left;
	width:760px; 
	word-break:break-all;
	dispaly: block; 
}
ul{
	list-style-type:none;
	list-style-position : outside;
	margin:0px;
	padding:0px;
	word-break:break-all;
}
p{
	margin:0 0 0 0;
	padding:0 0 0 0;
	word-break:break-all;
}
img{
	border:0;
}

.slide-player {
	MARGIN-LEFT: 0px; POSITION: relative; HEIGHT: 26px; 
}
.slide-player UL {
	BACKGROUND: url(images/tween2009-bg.gif)
}
.slide-player LI.selected {
	BACKGROUND: url(images/tween2009-selected-bg.gif)
}
.slide-player UL {
	BACKGROUND-POSITION: right 0px; LEFT: 0px; OVERFLOW: hidden; WIDTH: 850px; BOTTOM: 0px; ZOOM: 1; POSITION: absolute; LINE-HEIGHT: 26px;HEIGHT: 26px
}
.slide-player LI {
	FLOAT:right; margin-left:15px; CURSOR: pointer; COLOR: #636363; LINE-HEIGHT: 26px; HEIGHT: 26px; TEXT-ALIGN: center;
}
.slide-player LI.selected {
	BACKGROUND-POSITION: right 0px; FONT-WEIGHT: bolder; COLOR: #ff6500
}
.slide-no LI{FLOAT: left; }