/*--- 장바구니/주문 ---*/
#order_table .order_list_top		{height:34px; text-align:center; padding-top:2px;}
#order_table .order_list_td		{height:95px; text-align:center; padding-top:2px;}
#order_table .order_list_price1	{height:18px; text-align:right; font-weight:bold;}
#order_table .order_list_price2	{text-align:right; color:#000000;}
#order_table .order_list_price3	{text-align:right; color:#e15096; font-weight:bold;}
#order_table .order_list_bottom	{background-color:#f3f3f3; padding:10px 20px 8px 20px; border-bottom:2px #e5e5e5 solid; text-align:right;}
#order_table .order_bt			{padding-right:20px; text-align:right;}
#order_table .order_info_title	{padding-left:5px; border-bottom:2px #f7d7e1 solid;  font-size:13px; color:#000000; font-weight:bold;}
#order_table .order_info_box		{padding:10px 10px 10px 10px; border:3px #f0f0f0 solid;}
#order_table .order_list_title01	{width:90; background-color:#f3f3f3; border-right:2px #e5e5e5 solid; font-weight:bold; text-align:center;}
#order_table .order_pay_title	{height:20px; border-bottom:2px #EEEEEE solid; font-size:11px; color:#ea8ab8; font-weight:bold;}


#order_table SELECT		{FONT-SIZE:12px; LINE-HEIGHT:135%; COLOR:#555555;}
#order_table INPUT		{FONT-SIZE:12px; LINE-HEIGHT:135%; COLOR:#555555;}
#order_table TEXTAREA	{FONT-SIZE:12px; LINE-HEIGHT:135%; COLOR:#555555;}

#order_table .input		{BORDER:1px solid #D4D4D4; FONT-SIZE:12px; COLOR:#69696B; HEIGHT:19px;}
#order_table img 		{border:none;}
#order_table a			{selector-dummy:expression(this.hideFocus=true);}
#order_table TD			{font-size:13px; line-height:130%;}