@charset "utf-8";
/* CSS Document */
div.main_sub_hosp {
	width:800px;
	height:600px;
	padding:20px 30px 0px 30px;
	}
.menu_hosp_l {
	height:390px;
	width:119px;
	padding:180px 10px 0px 10px;
	float:left;
	background-image:url(../img/hospitales/hospital_menu_l.png);
	background-repeat:no-repeat;
	background-position:top center;
	font-weight:bold;
	}
.content_r_hosp {
	height:520px;
	width:640px;
	padding:0px 0px 0px 0px;
	float:left;
	}
.content_c_hosp {
	width:640px;
	height:460px; 
	}
.content_tit_hosp {
	width:640px;
	height:70px;
	padding: 0px 0px 20px 0px;
	}
.grey_menu {
	width:119px;
	height:32px;
	font-size:11px;
	color:#fff;
	background-image:url(../img/hospitales/grey_back.png);
	background-repeat:no-repeat;
	background-position:top center;
	padding:0px 0px 10px 0px;
}
.grey_menu1 {
	width:119px;
	height:22px;
	font-size:12px;
	color:#fff;
	background-image:url(../img/hospitales/grey_back.png);
	background-repeat:no-repeat;
	background-position:top center;
	padding:10px 0px 10px 0px;
}
.transp_menu {
	width:119px;
	font-size:12px;
	color:#fff;
	padding:10px 0px 20px 0px;
}
.point_menu {
	width:119px;
	font-size:14px;
	color:#fff;
	padding:5px 0px 5px 0px;
}
.content_hosp_f {
	width:800px;
	height:100px;
	padding: 0px 0px 20px 0px;
}
.content_hosp_f1 {
	width:340px;
	height:100px;
	float:left;
	padding-right:20px;
}

