@charset "utf-8";

a{
	outline: none;
}
.mt5{
	margin-top: 5px;
}
.mt20{
	margin-top: 20px;
}
.mt30{
	margin-top: 30px;
}
.mb5{
	margin-bottom: 5px;
}
.mb10{
	margin-bottom: 10px;
}
.mb15{
	margin-bottom: 15px;
}
.mb20{
	margin-bottom: 20px;
}
.mb30{
	margin-bottom: 30px;
}
.ml5{
	margin-left: 5px;
}
.mr5{
	margin-right: 5px;
}
.mr10{
	margin-right: 10px;
}
.mr30{
	margin-right: 30px;
}
.mr80{
	margin-right: 80px;
}
.mr100{
	margin-right: 100px;
}
.colorG{
	color: #1e9e3c;
	font-size: 110%;
	font-weight: bold;
}
.colorO{
	color: #e76000;
}
.telG{
	color: #1e9e3c;
	font-size: 150%;
	font-weight: bold;
}
/*  ambulatory style
----------------------------------------------------------------------*/
#ambulatory #billboard {
	background: url(../ambulatory/images/hbnr-ambulatory.jpg) no-repeat;
}
.ambBox2, .ambBox3, .ambBox4{
	overflow: hidden;
}
.ambBox5 th{
	background-color: #e6f5d2;
	border: 1px solid #abb2a1;
	border-top: 1px solid #717071;
	text-align: center;
	padding: 2px 0;
	font-weight: bold;
}
.ambBox5 th.th100{
	width: 150px;
	text-align: left;
	padding: 2px 10px;
	font-weight: bold;
}
.ambBox5 td{
	width: 50px;
	text-align: center;
	border: 1px solid #abb2a1;
}
.ambBox5 th:last-child, .ambBox5 td:last-child{
	border-right: 1px solid #717071;
}
.ambBox5 th:first-child, .ambBox5 td:first-child{
	border-left: 1px solid #717071;
}
td.tdB{
	border-bottom: 1px solid #717071;
}
.ambBox5 td.td100{
	width: 150px;
	text-align: left;
	padding: 5px 10px;
	font-weight: bold;
}


/*  ophthalmology style
----------------------------------------------------------------------*/
#ophthalmology #billboard {
	background: url(../ambulatory/images/hbnr-ophthalmology.jpg) no-repeat;
}
.w400{
	width: 400px;
}
.ophBox1 th{
	background-color: #e6f5d2;
	border: 1px solid #abb2a1;
	border-top: 1px solid #717071;
	text-align: center;
	padding: 2px 0;
	font-weight: bold;
}
.ophBox1 th.th100{
	width: 150px;
	text-align: left;
	padding: 2px 10px;
	font-weight: bold;
}
.ophBox1 td{
	width: 50px;
	text-align: center;
	border: 1px solid #abb2a1;
}
.ophBox1 th:last-child, .ophBox1 td:last-child{
	border-right: 1px solid #717071;
}
.ophBox1 th:first-child, .ophBox1 td:first-child{
	border-left: 1px solid #717071;
}
td.tdB{
	border-bottom: 1px solid #717071;
}
.ophBox1 td.td100{
	width: 150px;
	text-align: left;
	padding: 5px 10px;
	font-weight: bold;
}
.ophBox4{
	overflow: hidden;
}


/*  dental style
----------------------------------------------------------------------*/
#dental #billboard {
	background: url(../ambulatory/images/hbnr-dental.jpg) no-repeat;
}
.second .main h2.denh2{
	margin-bottom: 5px;
} 
.w500{
	width: 500px;
}
.denBox2, .denBox3{
	overflow: hidden;
}
.denBox1 th{
	background-color: #e6f5d2;
	border: 1px solid #abb2a1;
	border-top: 1px solid #717071;
	text-align: center;
	padding: 2px 0;
	font-weight: bold;
}
.denBox1 th.th100{
	width: 150px;
	text-align: left;
	padding: 2px 10px;
	font-weight: bold;
}
.denBox1 td{
	width: 50px;
	text-align: center;
	border: 1px solid #abb2a1;
}
.denBox1 th:last-child, .denBox1 td:last-child{
	border-right: 1px solid #717071;
}
.denBox1 th:first-child, .denBox1 td:first-child{
	border-left: 1px solid #717071;
}
td.tdB{
	border-bottom: 1px solid #717071;
}
.denBox1 td.td100{
	width: 150px;
	text-align: left;
	padding: 5px 10px;
	font-weight: bold;
}
.denBox4 td{
	padding: 0 20px 20px 0;
}