#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: 10px;
}
ul#Banner{
	clear:both;
	width:600px;
	margin:10px 10px 0 10px;
	height: 85px;
}
ul#Banner li{
	float:left;
}
ul{
	list-style-type: none;
	margin: 0px;
	left: 0px;
	padding: 0px;
}
#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;
}
#PickUpBox{
	margin:0;
	padding:0 20px;
	background:url(../img/top/bg_pickup_box.gif) no-repeat 0 100%;
}
#PickUpBox li{
	width:180px;
	float:left;
	padding:0 20px 20px 0;
	margin:0 0 0 0;
}
#PickUpBox li img{
	margin:10px 0;
}
#News{
	width:620px;
	margin: 10px 0px 10px 0px;
	float:left;
	position:relative;
}
#News .Title{
	width: 620px;
	/*	height: 46px;*/
	margin: 0px;
	position:relative;
}
#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;
}


/* liScroll styles */

.tickercontainer { 
border: 1px solid #DCDCDC;
background: #fff; 
width: 598px; 
height: 27px; 
margin: 0 0 0 10px; 
padding: 0;
overflow: hidden; 　
}

.tickercontainer .mask { 
position: relative;
left: 10px;
top: 8px;
width: 580px;
overflow: hidden;
}
ul.newsticker { 
position: relative;
left:598px;
font: bold 12px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; 
margin: 0 0 0 0;
padding: 0 180px 0 0;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #006699;
font: bold 12px Verdana;
margin:0;
text-decoration:none;
} 
ul.newsticker span {
margin:0;
} 
table.pickup{width:600px;  text-align:center; margin-left:10px;}

.scroll{text-align:right; padding:10px 10px 10px 0px; clear:both;}
