		.div_7ree {
				border:1px dashed #009900; 
				padding:5px;
				background:#FFFFCC; 
				height: 70px;
				border-radius: 8px;
		}

		.plc .div_7ree{
				width:auto;
		}

		.button_7ree {
				display:block;
				padding:2px 4px 2px 4px; 
				margin-top:45px; 
				background-color: #006633; 
				color:#FFFFCC; 
				text-align:center;
				border-radius: 4px;
		}

		.font_7ree {
				color:green;
				margin-left:5px;
				margin-right:10px;
				display:block;
				float:left;
				background:url(select_7ree.png) no-repeat top center;
				height:20px;
				padding-top:40px;
		}
		.font_7ree b{
				font-weight:700;
				cursor:pointer;
		}
		.par_7ree{
				margin-left:5px;
				margin-top:10px;
				margin-bottom:5px;
		}

		.div_7ree div{
				height:68px;
				width:45px;
				float:left;
				margin-left:12px;
				cursor:pointer;
		}

		.div_7ree:after{ 
				content:".";
				display:block; 
				height:0; 
				line-height:0; 
				visibility:hidden; 
				clear:both;
		}
		
		.touch_7ree .div_7ree{
				height:auto;
				width:auto;
				margin:10px auto;

		}
		
		.touch_7ree #div12_7ree .font_7ree{
				margin: 0 auto;
				width: 100%;
				text-align: center;
				margin-top: 30px;
		}		