#flash {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-bottom: 1px;
}
#cont {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#cont-left {
	float: left;
	width: 240px;
	margin-right: 20px;
}
#cont-left ul {
	margin: 0px;
	padding: 0px;
}
#rank {
	margin-bottom: 15px;
}
#rank li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9999;
}
#topics {
	margin-bottom: 15px;
}
#topics li {
	list-style-type: none;
	margin-top: 5px;
}
#mobile {
	margin-bottom: 15px;
}
#mobile li {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
}
#site {
	margin-bottom: 15px;
}
#site li {
	list-style-type: none;
	margin-top: 5px;
}
#cont-right {
	float: left;
	width: 720px;
}
.contbox {
	border: 1px solid #FF9999;
	width: 716px;
	margin-bottom: 15px;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#news {
	font-size: 12px;
	color: #666666;
}
#news td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.contmenu {
	font-size: 10px;
	color: #666666;
	line-height: 1.2em;
}
.menulist {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #73D2BF;
	padding-left: 2px;
}
.hiddenmenu {
  visibility: hidden;
  position: absolute;
  z-index: 3;
}
#clinicinfo {

	margin-bottom: 15px;
}
#clinicinfo td {
	font-size: 12px;
	line-height: 1.3em;
}
#clinicinfo .frame {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
