﻿@charset "utf-8";
/************************************************************************
 * filename		: employ_english.css
 * description	: employ CSS import
 * date			: 2009.08.25
************************************************************************/

.t_red	{color:#ad3d3d;}
.t_gray	{color:#e0dad4;}
.t_darkgray	{color:#332619;}

.hotel_job	{padding:18px 20px 11px; background-color:#E0DAD4;}
.hotel_job	h4	{padding-bottom:5px; color:#33261A; font-size:12px; font-weight:bold;}
.hotel_job	p	{padding-bottom:6px; color:#807973;}

.job_offer	{padding:18px 0; color:#997A5C; font:bold 12px Arial;}
.job_offer	span	{text-decoration:underline}
.job_offer	.email	{color:#332619;}

.con_employ	{margin-top:10px; border-bottom:1px solid #CCC5BE;}
.con_employ dt	{position:relative; min-height:16px; _height:16px; margin-bottom:1px; padding:6px 70px 3px 60px; background:url('/images/employ/english/bul_txt_q.gif') no-repeat 17px 6px #EFECE8; border-top:1px solid #E1D8CF; font-size:12px; cursor:pointer}
.con_employ dt.dt_on	{color:#332619; font-weight:bold;}
.con_employ dt img	{display:block; position:absolute; top:0; right:0; padding:10px 15px; font-size:0;}
.con_employ dd	{display:none; overflow:hidden; width:690px; padding:13px 10px 19px 60px; background:url('/images/employ/english/bul_txt_a.gif') no-repeat 18px 15px #E7E3DE; border-top:1px solid #E1D8CF; line-height:140%; color:#332619;}

.view_con	{font-size:12px;}
