/* CSS Document */
.main_wallpaper
	{
		width:810px;
		overflow:hidden;
		height:auto;
	}

.main_wallpaper div.banner
	{
		float:left;
		width:810px;
		margin:0px 0px 5px 0px;
		text-align:center;
	}
.detail_center
	{
		position:relative;
		width: 810px;
		margin-left: auto;
		margin-right: auto;
		text-align:left;
		z-index:1;
	}
.detail
	{
		overflow:hidden;
		height:auto;
		width:788px;
		border:1px #CCCCCC solid;
		padding:5px 10px 0px;
		margin:5px 0px;
	}
.detail div.left
	{
		width:315px;
		float:left;
		margin:0px 5px 0px 0px;
		overflow:hidden;
	}
.detail div.tr
	{
		clear:both;
	}
.left div.votes
	{
		float:left;
		width:100%;
		text-align:center;
	}
.left div.download
	{
		float:left;
		width:305px;
	}
.download div.text
	{
		float:left;
		width:250px;
		margin:0px 5px 0px 0px;
		padding:15px 0px 0px;		
	}
.download div.img
	{
		float:left;
		width:50px;	
	}
.detail div.right
	{
		width:468px;
		float:left;
		overflow:hidden;
		padding:10px 0px 0px;
	}
.right div.banner468
	{
		float:left;
		width:468px;
	}