﻿/*########### 패키지 상품 요금 합계 스타일  #############*/
span.pkg_normal {text-decoration:line-through;}  /*정요금*/
span.normal_dc_rate { color:#635714; font-weight:bold; }  /*일반 할인율*/
span.normal_dc_price { color:#635714; font-weight:bold; }  /*일반 할인요금*/
span.pkg_total_dc_rate { color:#635714; font-size:16px; font-weight:bold; font-family:굴림; }  /*패키지 할인율*/
span.pkg_total_dc_price { color:#e60012; font-size:16px; font-weight:bold; font-family:굴림; }   /*패키지 할인요금*/

/*########### 숙소 룸 정보, 관관정보 디테일 정보 ##############*/
.roomTitle { font-family:굴림; font-weight:bold; color:#535353; font-size:16px; }
table.RoomInfo_tbl { border-collapse:collapse; border-top-width:3px; border-top-color:#e8e4cc; border-top-style:solid; border-bottom-width:3px; border-bottom-color:#e8e4cc; border-bottom-style:solid;}
table.RoomInfo_tbl th {text-align:right; vertical-align:top; padding:5px;   line-height:130%; color:#626262; font-weight:normal; background-color:#e8e4cc; border-top-width:1px; border-top-color:#e8e4cc; border-top-style:solid; border-bottom-width:1px; border-bottom-color:#e8e4cc; border-bottom-style:solid;}
table.RoomInfo_tbl td {vertical-align:top; padding:5px; line-height:130%;  color:#626262; background-color:#ffffff; border-top-width:1px; border-top-color:#e8e4cc; border-top-style:solid; border-bottom-width:1px; border-bottom-color:#e8e4cc; border-bottom-style:solid;}
table.RoomInfo_tbl tr {height:26px;}
.roomPay { font-family:굴림; font-weight:bold; color:#e5004f; font-size:14px; }
.roomDiscount { font-family:굴림; font-weight:bold;  }
.roomStd { text-decoration:line-through;}




