#DivMenuBg{
	height:950px;
}

#DivMainBg{
	height:800px;
}

#ContentHeader{
	width:580px;
	font-size: 13px;
	line-height: 30px;
	color: #666666;
	position: relative;
	left: 0px;
	text-align: left;
}

/*#ContentPicShow #PicBrowser{
	overflow-y:scroll;
	height:500px;
}
*/


#ContentDownload{
	position: relative;
	width:440px;
	float: left;
/*	z-index:2;
*/
/*	position: static;

*/}

#ContentDownload td.cash{
	width:56px;	
}

#ContentDownload td.icon{	
	width:33px;	
}

#ContentDownload td.txt{	
	width:80px;	
	font-size: 13px;
	line-height: 30px;
	color: #666666;
}

