#order_main {
	background:#D3D3D3;
	border-radius: 0 50px 0 0;
	display:none;
	margin-top:0px;
	font-size:18px;
	padding:20px;
}

	.cap_tab_order {
		overflow:hidden;
		text-align:center;
		height:30px;
		color:#fff;
	}
	
	.cap_div{
		float:left; 
		padding:5px 0; 
		background:#9a9394;
	}
	
	.cap_bor {
		border-right:2px solid #fff; 
	}
	
	.cap_d0{ width:30px; border-radius:3px 0 0 3px;}
	.cap_d1{ width:390px;}
	.cap_d2{ width:220px;}
	.cap_d3{ width:50px;}
	.cap_d4{ width:50px;}
	.cap_d5{ width:70px;}
	.cap_d6{ width:70px;}
	.cap_d7{ width:70px; border-radius:0 3px 3px 0; }
	.cap_d8{ width:40px; background:none;}

	.tab_prod0{ width:30px; background:#fff; float:left;}
	.tab_prod1{ width:390px; background:#fff; float:left;}
	.tab_prod2{ width:220px; background:#fff; float:left;}
	.tab_prod3{ width:50px; background:#fff; float:left;}
	.tab_prod4{ width:50px; background:#fff; float:left;}
	.tab_prod5{ width:70px; background:#fff; float:left;}
	.tab_prod6{ width:70px; background:#fff; float:left;}
	.tab_prod7{ width:70px; background:#fff; float:left;}
	.tab_prod8{ width:40px; background:none; float:left;}
	
	.input_now_prod input, select { border:1px solid gray; border-radius:3px; margin:10px 0; font-family: 'PFDinTextCompProRegular';}
	input, select, option, textarea, optgroup{font-family: 'PFDinTextCompProRegular';}
	.height_prod{height:45px}
	
	.infa_inp{
		border-radius:10px;
		border-top:2px solid gray;
		border-right:2px solid gray;
		padding:10px 5px;
		color:gray;
	}