body, html	{
	margin:	0px;
	background-color:#fff;
	height: 100%;
	overflow: hidden;  
}
#flashcontent {
	/*color: 	#000;*/
	font-family:	Arial, Helvetica;
	font-size:		20px;
	height: 100%;
}
#ifr {
	width: 100%;
	height: 100%;
	border: 0px;	
}
	.container
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;	
		width: 800px;	
		margin: auto;
	}
	/*.container {
		width:100%;
		height: 100%;
		background: url(noflash/images/bg.gif) repeat-x;
	}*/
	
	.content {
		width: 800px;
		margin: 0px auto;
	}
	
	.top {
		background: url(noflash/images/01.png);
		width: 800px;
		height: 121px;
	}
	
	.middle {
		width:800px;
		height:328px;
	}
	
	.left {
		float: left;
	}
	
	.cover {
		width: 157px;
		float: left;	
	}
	
	.button {
		float: left;
		width: 300px;
	}
	

	.bodytext
	{	
		width: 760px;	
		margin-left:auto;	
		margin-right: auto;	
		margin-top:50px;
	}
	.header
	{	
		width: 81px;	
		margin:auto;
	}
	.title_top
	{	
		font-size: 14px;	
		font-weight:bold;	
		color: #00a1de;
	}
	.body_top 
	{	
		font-size: 11px;	
		color: #666;
	}
	.title_bottom
	{	
		font-size: 12px;	
		font-weight:bold;	
		color: #f00;
	}
	.body_bottom 
	{	
		font-size: 11px;	
		color: #f00;
	}