/************
 style-facility
************/

/** h **/
#primary h2{
	width:910px;
	marin-bottom:25px;
	border-left:none;
	padding:0;
	text-indent:0;
	display:block;
	overflow:hidden;
	padding-top:80px;
	height: 0px !important;
	background:url(../intro/facility/img/facility_h2.jpg) no-repeat;
	color:#fff;
}

#primary h2 p{
	display:none;
}

/** facilityImg **/
.facilityImg{
	width:250px;
	float:right;
}

/** facilityTxt **/
.facilityTxt{
	text-align:left;
	width:620px;
	line-height:1.7;
}


.facilityTxt table tr th{
	background:#ebebeb;
	text-align:center;
	padding:8px 5px 7px 5px;
	width:100px;
}