.clear{
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {
	display: block;
	position: relative;
}
/* End hide from IE-mac */

body {
	min-width: 100%;
}
#container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
}
#header {
	width: 100%;
	padding: 0px;
	text-align: center;
	min-width: 100%;
	background-image: url(../img/h-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 67px;
	margin: 0px;
}
#header-container {
	width: 820px;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
}
#t-logo {
	display: block;
	float: left;
	width: 240px;
	height: 55px;
	margin: 0px;
}
#t-logo a {
	background-image: url(../img/logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 55px;
	width: 240px;
	text-decoration: none;
	text-indent: -9999px;
}
#g-navi {
	float: right;
	width: 565px;
}
#g-navi ul {
	display: block;
	width: 565px;
	margin: 0px;
	padding-left: 0px;
}
#g-navi .noact {
	display: block;
	float: right;
	height: 55px;
	padding: 0px;
	font-size: 9px;
	line-height: 9px;
	overflow: hidden;
}
#g-navi .act { 
	display: block;
	float: right;
	height: 67px;
	padding: 0px;
	font-size: 9px;
	line-height: 9px;
	overflow: hidden;
}
#header #t-logo #g-navi a {
	display: block;
	height:55px;
	line-height: 55px;
	margin: 0px;
	outline: none;
	padding: 0px;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
}
#header #t-logo #g-navi a:hover {
	background-position: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	display: block;
	height: 55px;
	line-height: 55px;
	outline: none;
	padding: 0px;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
}
#t-info a {
	background-image:url(../img/btn-info.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	display:block;
	height: 177px;
	padding: 0px;
	line-height: 55px;
	width: 99px;
	text-decoration: none;
	text-indent: -9999px;
}
#t-info a:hover {
	background-position: 0px -55px;
	background-repeat:no-repeat;
	width: 99px;
	text-decoration: none;
	text-indent: -9999px;
}
#g-navi #t-info .active {
	background-position: 0px -110px;
	background-repeat: no-repeat;
	display: block;
	float: right;
	padding: 0px;
	height: 67px;
	width: 99px;
	overflow: hidden;
}	
#t-about a {
	background-image: url(../img/btn-about.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	width: 106px;
	display: block;
	height: 177px;
	line-height: 55px;
	text-decoration: none;
	text-indent: -9999px;
}
#t-about a:hover {
	background-position: 0px -55px;
	background-repeat:no-repeat;
	width: 106px;
	text-decoration: none;
	text-indent: -9999px;
}
#t-blog a {
	background-image: url(../img/btn-blog.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	width: 138px;
	display: block;
	height: 177px;
	line-height: 55px;
	text-decoration: none;
	text-indent: -9999px;
}
#t-blog a:hover {
	background-position: 0px -55px;
	background-repeat:no-repeat;
	width: 138px;
	text-decoration: none;
	text-indent: -9999px;
}
#t-access a {
	background-image: url(../img/btn-access.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	width: 67px;
	display:block;
	height: 177px;
	line-height: 55px;
	text-decoration: none;
	text-indent: -9999px;
}
#t-access a:hover {
	background-position: 0px -55px;
	background-repeat:no-repeat;
	width: 67px;
	text-decoration: none;
	text-indent: -9999px;
}
a {
	color: #837f78;
	line-height: normal;
}
a:hover {
	color: #ded8cd;
} 
li {
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
}
#local-container {
	margin: 0px;
	padding: 0px;
	width: 820px;
	float: left;
}
#left {
	float: left;
	width: 200px;
}
#right {
	float: right;
	width: 580px;
	font-size: 108%;
	line-height: 1.8em;
	color: #837f78;
}
#sideber {
	float: left;
	width: 200px;
	margin-left: 0px;
}
.top {
	height: 12px;
	margin: 0px -10px;
	position: absolute;
	width: 200px;
}
#side-navi {
	width: 200px;
}
#side-navi ul {
	margin: 0px;
	padding: 0px;
	width: 200px;
	display: block;
	overflow: hidden;
}
#side-navi li {
	line-height:0;
}
#s-top {
	background-image: url(../img/s-top.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 15px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#s-title {
	background-image: url(../img/s-title.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 31px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#s-hips a {
	background-image: url(../img/s-hips2.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 54px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#s-hips a:hover {
	background-position: 0px -27px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}

#s-gi a {
	background-image: url(../img/s-gi2.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 50px;
	padding-top: 0px;
	line-height: normal;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#s-gi a:hover {
	background-position: 0px -25px;
	background-repeat: no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#s-medicine a {
	background-image: url(../img/s-med2.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 50px;
	padding-top: 0px;
	line-height: 25px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#s-medicine a:hover {
	background-position: 0px -25px;
	background-repeat: no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
}
#s-ms a {
	background-image: url(../img/s-ms2.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	padding-top: 0px;
	line-height: 25px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#s-ms a:hover {
	background-position: 0px -25px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#s-free a {
	background-image: url(../img/s-free2.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	padding-top: 0px;
	line-height: 25px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#s-free a:hover {
	background-position: 0px -25px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#s-ope a {
	background-image: url(../img/s-ope2.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	display: block;
	height: 62px;
	padding-top: 0px;
	line-height: normal;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#s-ope a:hover {
	background-position: 0px -31px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#s-endscopy a {
	background-image: url(.img/s-end2.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	display: block;
	height: 42px;
	line-height: normal;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#s-endscopy a:hover {
	background-position: 0px -21px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#s-hdoc a {
	background-image: url(img/s-hdoc2.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	display: block;
	height: 42px;
	line-height: normal;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#s-hdoc a:hover {
	background-position: 0px -21px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#s-bottom {
	background-image: url(../img/s-bottom.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	padding-top: 0px;
	height: 28px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#side-navi .noact1 {
	display: block;
	height: 21px;
	padding: 0px;
	line-height:normal;
	overflow: hidden;
}
#side-navi .noact2 {
	display: block;
	height: 25px;
	padding: 0px;
	line-height:normal;
	overflow: hidden;
	width: 200px;
}
#side-navi .noact3 {
	display: block;
	height: 31px;
	padding: 0px;
	line-height:normal;
	overflow: hidden;
}
#side-navi .noact4 {
	display: block;
	height: 27px;
	padding: 0px;
	line-height: normal;
	overflow: hidden;
}
#side-navi .noact5 {
	display: block;
	height: 46px;
	padding: 0px;
	line-height:normal;
	overflow: hidden;
}
#side-navi .noact6 {
	display: block;
	height: 26px;
	padding: 0px;
	line-height:normal;
	overflow: hidden;
}
#footer {
	padding-top: 0px;
	text-align: center;
	clear: both;
	margin-top: 10px;
}
#inner-foot {
	margin: 0px auto;
	text-align: left;
	vertical-align: middle;
	width: 820px;
}
#top {
	padding-bottom: 8px;
	margin-bottom: 20px;
	background-image: url(../img/f-border.gif);
	background-position: bottom;
	background-repeat:no-repeat;
}
#top ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
#top li {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 0px;
}
#recruit a {
	background-image: url(../img/f-recruit.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	display: block;
	width: 48px;
	height: 24px;
	text-decoration: none;
	text-indent: -9999px;
}
#recruit a:hover {
	background-position: 0px -12px;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
}
#contact a {
	background-image:url(../img/f-contact.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	display: block;
	width: 71px;
	height: 24px;
	text-decoration: none;
	text-indent: -9999px;
}
#contact a:hover {
	background-position: 0px -12px;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
}
#privacy a {
	background-image: url(../img/f-privacy.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	display: block;
	width: 118px;
	height: 24px;
	text-decoration: none;
	text-indent: -9999px;
}
#privacy a:hover {
	background-position: 0px -12px;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
}
#sitemap a {
	background-image: url(../img/f-sitemap.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	display: block;
	width: 72px;
	height: 24px;
	text-decoration: none;
	text-indent: -9999px;
}
#sitemap a:hover {
	background-position: 0px -12px;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
}
#inner-foot #top .onmouse {
	display: block;
	height: 12px;
	overflow: hidden;
}
#bottom {
        height: 58px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	width: 820px;
}
.logo {
	display: block;
	floart: left;
	width: 159px;
	float: left;
}
.copyright {
	float: right;
	margin: 16px 0px 0px 0px;
}
#to-top a {
	background-image:url(../img/totop.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	display: block;
	height:84px;
	width: 34px;
	text-decoration: none;
	text-indent: -9999px;
}
#to-top a:hover {
	background-position: 0px -42px;
	background-repeat: no-repeat;
	display: block;
	height:84px;
	width: 34px;
	text-decoration: none;
	text-indent: -9999px;
}
.pagetop {
	float: right;
	position: relative;
	left: 14px;
	top: -4px;
	width: 34px;
	margin-top: 0px;
	overflow: hidden;
	height: 42px;
}
#treatment-list {
	padding-bottom: 40px;
}
#treatment-list .ph1, .ph2, .ph3, .ph4,
.ph5, .ph6, .ph7, .ph8, .ph9 {
	display: block;
	float: left;
	width: 260px;
	height: 100px;
}
#treatment-list .ph1, .ph2, .ph4, .ph5, .ph7, .ph8 {
	margin-right: 20px;
}
treatment-list .ph1, .ph2, .ph3, .ph4, .ph5, .ph6 {
}

#t-hips {
	float: left;
	width: 340px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#to-hips {
	width: 137px;
	float: right;
	margin-top: 30px;
	margin-bottom: 20px;
}
#flash {
	padding-bottom: 60px;
}
#content {
	margin-top: 30px;
	margin-bottom: 60px;
}
#titleber {
	margin-bottom: 30px;
}
#breadcrumbs {
	width: 820px;
	height: 15px;
	margin: 5px auto 28px;
	padding-top: 2px;
	padding-bottom: 0px;
	font-size: 93%;
}
#breadcrumbs a {
	background-image: url(../img/arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding: 0 1.4em 0 0.6em;
	color: #837f78;
}
#breadcrumbs a.home {
	padding: 0 1.5em 0 0;
}
#breadcrumbs span.p-info {
	margin-left: 0.5em;
	font-weight: bold;
	color: #837f78;
}
#t-science {
	float: left;
	width: 580px;
	margin-bottom: 30px;
}
#explain {
	display: block;
	float: left;
	width: 580px;
	margin: 0px 0px 30px 0px;
}
#m-btn {
	display: block;
	float: left;
	width: 580px;
	height: 66px;
}
#inleft {
	display: block;
	width: 290px;
	float: left;
}
#inright {
	display: block;
	width: 290px;
	float: left;
}
#right #table {
	display: block;
	width: 580px;
	float: left;
}
#right #tabletitle {
	display: block;
	float:left;
	width: 580px;
	height: 20px;
	margin-bottom: 9px;
}
#explain .bg-img {
	float: right;
	margin-right: 27px;
	margin-left: 38px;
	padding-bottom: 5px;
}
#explain2 {
	display: block;
	float: left;
	width: 580px;
	margin: 0px 0px 34px 0px;
}
#about-ope {
	display: block;
	float: left;
	width: 580px;
	margin-bottom: 10px;
	padding: 0px;
	}
#ope-ex {
	float: left;
	width: 580px;
	margin-bottom: 30px;
}
#ope-more {
	float: left;
	display: block;
	width: 580px;
	margin-bottom: 25px;
}
#side-navi .sb1 {
	display: block;
	height: 27px;
	padding: 0px;
	line-height:normal;
	overflow: hidden;
}
#sb2-top {
	background-image: url(../img/sb2-top.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 45px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-title {
	background-image: url(../img/s-title.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 31px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-btm {
	background-image: url(../img/sb2-btm.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 20px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-1 a {
	background-image: url(../img/sb2-1.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 56px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-1 a:hover {
	background-position: 0px -28px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-2 a {
	background-image: url(../img/sb2-2.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 54px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-2 a:hover {
	background-position: 0px -27px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-3 a {
	background-image: url(img/sb2-3.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 54px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-3 a:hover {
	background-position: 0px -27px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-4 a {
	background-image: url(img/sb2-4.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 54px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-4 a:hover {
	background-position: 0px -27px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-5 a {
	background-image: url(img/sb2-5.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 54px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-5 a:hover {
	background-position: 0px -27px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-6 a {
	background-image: url(img/sb2-6.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 54px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-6 a:hover {
	background-position: 0px -27px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-7 a {
	background-image: url(img/sb2-7.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 54px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-7 a:hover {
	background-position: 0px -27px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-8 a {
	background-image: url(img/sb2-8.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 54px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-8 a:hover {
	background-position: 0px -27px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-9 a {
	background-image: url(img/sb2-9.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 54px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-9 a:hover {
	background-position: 0px -27px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-10 a {
	background-image: url(img/sb2-10.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 54px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-10 a:hover {
	background-position: 0px -27px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-11 a {
	background-image: url(img/sb2-11.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 54px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-11 a:hover {
	background-position: 0px -27px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-12 a {
	background-image: url(img/sb2-12.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 54px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-12 a:hover {
	background-position: 0px -27px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-13 a {
	background-image: url(img/sb2-13.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 54px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-13 a:hover {
	background-position: 0px -27px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-14 a {
	background-image: url(img/sb2-14.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 54px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-14 a:hover {
	background-position: 0px -27px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-15 a {
	background-image: url(img/sb2-15.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 54px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-15 a:hover {
	background-position: 0px -27px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-16 a {
	background-image: url(img/sb2-16.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 54px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-16 a:hover {
	background-position: 0px -27px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-17 a {
	background-image: url(img/sb2-17.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 54px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-17 a:hover {
	background-position: 0px -27px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-18 a {
	background-image: url(img/sb2-18.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 54px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb2-18 a:hover {
	background-position: 0px -27px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
.referral {
	display: block;
	float: left;
	height: 261px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}
#picture {
	display: block;
	float: left;
	padding-right: 2px;
}
#picture3 {
	display: block;
	float: left;
}
#right .explain2 {
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
#right .explain3 {
	display: block;
	padding: 20px;
	width: 540px;
	font-size: 12px;
	background-color: #efefef;
	margin-bottom: 30px;
}
#right .explain4 {
	font-size: 12px;
	margin-bottom: 0px;
}
#right #about-slist .interval {
	display: block;
	float: left;
	margin-right: auto;
	margin-left: 2px;
	height: 17px;
	padding-top: 3px;
}
#about-slist p {
	float:right;
	display: block;
	width: 541px;
}
#about-slist {
	display: block;
	width: 580px;
	float: left;
	margin-bottom: 30px;
}
#pict-title {
	margin-top: 10px;
	display: block;
	float: left;
	margin-bottom: 25px;
	width: 580px;
	line-height: normal;
}
#sb3-about {
	background-image: url(../img/sb3-about.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 46px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb3-title {
	background-image: url(../img/sb3-top.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 46px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb3-director a {
	background-image: url(../img/sb3-director.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 54px;
	padding-top: 0px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb3-director a:hover {
	background-position: 0px -27px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb3-doctor a {
	background-image: url(../img/sb3-doctor.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 50px;
	padding-top: 0px;
	line-height: normal;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb3-doctor a:hover {
	background-position: 0px -25px;
	background-repeat: no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb3-staff a {
	background-image: url(../img/sb3-staff.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	height: 50px;
	padding-top: 0px;
	line-height: 25px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb3-staff a:hover {
	background-position: 0px -25px;
	background-repeat: no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
}
#sb3-referral a {
	background-image: url(../img/sb3-referral.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	padding-top: 0px;
	line-height: 25px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb3-referral a:hover {
	background-position: 0px -25px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb3-related a {
	background-image: url(img/sb3-related.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	padding-top: 0px;
	line-height: 25px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb3-related a:hover {
	background-position: 0px -25px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb3-book a {
	background-image: url(img/sb3-book.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	padding-top: 0px;
	line-height: 25px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb3-book a:hover {
	background-position: 0px -25px;
	background-repeat:no-repeat;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
#sb3-btm {
	background-image: url(img/sb3-btm.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	display: block;
	padding-top: 0px;
	height: 26px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
}
.link {
	display: block;
	float: left;
	width: 580px;
	margin-bottom: 30px;
	font-size: 93%;
}
#right .box {
	display: block;
	width:580px;
	margin-bottom: 30px;
	float: left;
}
.box p {
	display: block;
	float: left;
	margin-right: 20px;
}
.b-explain {
	font-size:108%;
}
.s-explain {
	font-size:93%;
}
#contact-t {
	display: block;
	width: 820px;
	flaot: left;
	margin-bottom: 30px;
}
.contact-ex {
	float: left;
	width:580px;
	margin-bottom: 28px;
	line-height: 18px;
}
.contact-ex b {
	font-size: 138.5%;
}
.contact-ex #contact-ex2 {
	display: block;
	float: left;
	line-height: 24px;
}
#contact-btn {
	display:block;
	float: right;
	width:287px;
	margin-top: 78px;
}
#contact-btn2 {
	display:block;
	float: right;
	width:287px;
	margin-top: 18px;
}
#contact-btn3 {
	display:block;
	float: right;
	width:287px;
	margin-top: 10px;
}
#right #box2 {
	display: block;
	float: left;
	width: 580px;
	margin-bottom: 26px;
	margin-top: 0px;
	padding-top: 0px;
}
#box2 #box2-l {
	display: block;
	float: left;
	width: 390px;
}
#box2 #box2-r {
	display: block;
	float: right;
	width: 160px;
	padding-top: 6px;
}
.director-ex {
	display: block;
	float:left;
	width: 390px;
	line-height: 24px;
}
.director-ex2 {
	display: block;
	float:left;
	width: 390px;
	margin-bottom: 26px;
	line-height: 1.6em;
}
.director-ex2 b {
	font-size: 138.5%;
}
#t-sitemap {
	display: block;
	float: left;
	width: 210px;
}
#sitemap-right #smr-left {
	width: 123px;
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
}
#sitemap-right #smr-right {
	display: block;
	float: left;
	width: 437px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#sitemap-right #smr-leftnew {
	width: 123px;
	float: left;
	padding-bottom: 20px;
}
#sitemap-right #smr-rightnew {
	display: block;
	float: left;
	width: 437px;
	padding-bottom: 20px;
}
#sitemap-right #smr-box1 {
	display: block;
	float: right;
	width: 560px;
	background-image:url(img/sitemap-border.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#sitemap-right {
	width: 560px;
	display: block;
	float: right;
}
#treat .innerbox {
	float: left;
	display: block;
	padding-bottom: 15px;
	width: 200px;
	font-size: 93%;
	padding-top: 1px;
}
#treat .innerbox2 {
	float: left;
	display: block;
	padding-bottom: 15px;
	margin-left: 20px;
	font-size: 93%;
	padding-top: 1px;
}
#sitemap-right #smr-box2 {
	display: block;
	float: left;
	width: 560px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(img/sitemap-border.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#sitemap-right #smr-box3 {
	display: block;
	float: right;
	width: 560px;
	background-image:url(img/sitemap-border.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#treat .treatbox {
	padding-bottom: 15px;
	display: block;
	width: 145px;
	float: left;
}
#treat .treatbox2 {
	padding-bottom: 15px;
	display: block;
	width: 437px;
	float: left;
}
#treat .treatbox3 {
	padding-bottom: 15px;
	display: block;
	width: 60px;
	float: left;
}
#treat #inbox1 {
	display: block;
	float: left;
	width: 200px;
}
#treatment-list .ph1 {
	background-image: url(img/info-btn1.png);
	background-position: 0px;
	display: block;
	float: left;
	height: 103px;
	width: 270px;
	overflow: hidden;
}
#treatment-list .ph1 a {
	background-image: url(img/info-btn1.png);
	background-position: 0px 103px;
	display: block;
	float: left;
	overflow: hidden;
}

