#Contents{
	width:620px;
	float: right;
	margin-top: 20px;
	margin-bottom: 10px;
}
#Main{
	width:600px;
	height: 235px;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#Banner{
	width:600px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
	height: 75px;
}
ul{
	list-style-type: none;
	margin: 0px;
	left: 0px;
	padding: 0px;
}
#Banner .Individual{
	display: block;
	width: 300px;
	margin: 0px;
	float: left;
}
#Branch{
	width:620px;
	height: 228px;
	margin: 10px 0px 0px 0px;
	background: url(../img/common/bg_branch.gif) repeat-y;
}
#Division{
	width:620px;
	height: 183px;
	margin: 10px 0px 0px 0px;
	background: url(../img/common/bg_branch.gif) repeat-y;
}
.Box{
	width:580px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
.Individual{
	display: block;
	width: 141px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
	height: 35px;
}
.IndividualRight{
	display: block;
	width: 141px;
	float: left;
	margin: 0px;
	padding-bottom: 5px;
	height: 35px;
}
#News{
	width:620px;
	margin: 10px 0px 10px 0px;
	float:left;
	position:relative;
}
#News .Title{
	width: 438px;
	height: 46px;
	margin: 0px;
	float: left;
}
#News .Btn{
	width: 182px;
	height: 33px;
	float: right;
	background-image: url(../img/top/bg_news.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 23px;
	margin: 0px;
}
#News table{
	width:600px;
	margin:0px 10px 0px 10px;
	clear:both;
}
#News td{
	vertical-align:top;
}
#News hr{
	border-top-style: none;
	padding:0px;
	margin:0px;
}
#Doctor{
	width:180px;
	margin: 10px 0px 10px 0px;
	float:right;
}
