﻿@charset "utf-8";
/************************************************************************
 * filename		: room_english.css
 * description	: rooms CSS import
 * date			: 2009.08.25
************************************************************************/

.t_red	{color:#ad3d3d;}
.t_gray	{color:#e0dad4;}
.t_darkgray	{color:#332619;}

.detail_conts	{margin-top:20px;}
.detail_conts	p	{margin-bottom:6px;}
.detail_conts	.txt	{margin-bottom:17px;}
.detail_conts	.list_gray	li	{margin-bottom:2px;}
.detail_conts	.btn_txt_brow	{padding-top:13px;}
