body{
	width:100%;
	height:100%;
}
.buttonstyle{
	width:911px;
	height:34px;
	position:relative;
	background:url(../img/btnbackground.gif) 816px 0px no-repeat;
}
.buttonstyle ul{
	padding:7px 17px 0 0;
}
.buttonstyle li{
	float:right;
	padding:0 2px;
}
.middle_bg{
	position:relative;
	width:911px;
	height:525px;
	background:url(../img/bg_middle.jpg) left top no-repeat;
}
.logo{
	position:relative;
	float:left;
	width:176px;
}
.logo div{
	position:absolute;
	top:-5px;
	left:5px;
}
.content{
	position:relative;
	float:left;
	width:575px;
	height:178px;
}
.content div{
	position:relative;
	float:left;	
}
.content p{
	font:13px Arial, Helvetica, sans-serif;
	color:#FFFFFF;	
	text-align:justify;
	margin:5px 0 0 10px;
	width:706px;
}
.flashpalerbg{	
	width:870px;
	height:337px;
	position:relative;
	float:left;
	margin:0 0 0 22px;
	background:url(../img/player_bg.gif) left top no-repeat;
	/*IE 5+/Win only filter
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/player_bg.png');*/ 
}
/*IE not consider the attribute of the class=*/
.flashpalerbg[class]{
	background:url(../img/player_bg.gif) left top no-repeat;
}
.flashplayer{
	position:relative;
	float:left;
	width:590px;
}
.flashcontent{
	position:relative;
	float:left;
	width:265px;
	height:318px;
	overflow:auto;
	margin:10px 0 0 0;
	padding:4px 0 0 0;
}
.flashcontentbg{
	float:left;background:url(../img/flashcontent_bg.gif) left top no-repeat;
	margin:2px 0 0 0;
	z-index:100;
}	
.flashcontentbg a{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}
.flashcontentbg a:hover{
	text-decoration:underline;
}
.approFlashfile{
	position:absolute;
	top:16px;
	left:26px;
	z-index:1;
}
.initailPageImage{
	position:absolute;
	width:542px;
	height:305px;
	z-index:100;
	top:16px;
	left:26px;
	background:#FFFFFF url(../img/approindex.jpg) left top no-repeat;
}
.contentContainer{
	position:relative;
	float:left;
	width:164px;
	height:50px;
}
.contentContainer p{
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:3px 0 0 0;
}


