@charset "utf-8";
/* ======================================================
 
 page name: linda room company
 create : 2010/6/11
 update : 2010/6/14
 
======================================================= */

/* ===================================================== */
/* ID/CLASS ELEMENT SET */
/* ===================================================== */
#mainArea{
	background:url(../../company/img/bg_company.jpg) left top no-repeat;
}

/* detail pages */
#bgTtl1{
	width:167px;
}
#contents{
	width:955px;
	padding:119px 0 0 0 !important;
}
#contents section{
	margin: 0 0 11px 0 !important;
	padding:0 0 0 53px;
	background:url(../../company/img/bg_txt.gif) left top repeat-y;
	min-height:130px;
}
* html #contents section{
	height:130px;
}
h2{
	padding:27px 0 20px 0;
}



/* ===================================================== */
/* CLEAR FIX */
/* ===================================================== */
