.order_con_R_kuai{ background:#007683;height:49px;color:#fff;font-size:16px;text-align:center;line-height:49px;margin-left:9px;width:200px;}
.order_con_R_btn{background:#007683;height:56px;color:#fff;font-size:16px;text-align:center;margin-left:9px;width:200px;}
.order_con_R_con{position:relative;height:403px;width:210px; overflow:hidden;}
.order_con_R_con ul{ position: absolute;}
.order_con_R_con li{
	height:50px;
	margin-left:9px;
	width:200px;
	text-align:center;
	color:#333;
	line-height:50px;
	font-size:13px;
	background-image: url(images/order_img09.jpg);
	background-repeat: repeat;
	background-position: 0 0;
}
.order_con_R_con li.select{
	position:relative;
	margin-left:0;
	width:209px;
	z-index:10;
	color:#fff;
	background-image: url(images/order_btn.png);
	background-repeat: repeat;
	background-position: 0 0;
}
.order_con_R_con li a{color:#333;}
.order_con_R_con li a:hover{color:#333}
.order_con_R_con li.select a{color:#fff;}
.order_con_R_con li.select a:hover{color:#fff;}