
		/*.games_p_d5 .gd5_l .gdl_cont .gdl_cont1{
			position: relative;
		}*/
		.touxBox{ 
			position: relative;
			}
		/*	.toux img{
			
			height:80px;
			width:80px;
			}*/
		.level_i_hong{
			background:url(images/le_hong.png) 0 0 no-repeat;
			width: 28px;
			height: 28px;
			display: block;
			position: absolute;
			-webkit-background-size: 24px 24px;
			background-size: 24px 24px;
			right: 0;
			bottom: 0;
			border: 2px solid #fff;
			border-radius: 50%;
		}
		 .level_i_huang{
			background:url(images/le_huang.png) 0 0 no-repeat;
			width: 28px;
			height: 28px;
			display: block;
			position: absolute;
			-webkit-background-size: 24px 24px;
			background-size: 24px 24px;
			right: 0;
			bottom: 0;
			border: 2px solid #fff;
			border-radius: 50%;
		}
		 .level_i_lan{
			background:url(images/le_lan.png) 0 0 no-repeat;
			width: 28px;
			height: 28px;
			display: block;
			position: absolute;
			-webkit-background-size: 24px 24px;
			background-size: 24px 24px;
			right: 0;
			bottom: 0;
			border: 2px solid #fff;
			border-radius: 50%;
		}
		.level_i_zi{
			background:url(images/le_zi.png) 0 0 no-repeat;
			width: 28px;
			height: 28px;
			display: block;
			position: absolute;
			-webkit-background-size: 24px 24px;
			background-size: 24px 24px;
			right: 0;
			bottom: 0;
			border: 2px solid #fff;
			border-radius: 50%;
		}
