@charset "UTF-8";
/* CSS Document */

#wrapper {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	height: 132px;
	width: 960px;
	margin-bottom: 10px;
}
#contents {
	height: auto;
	width: 960px;
}
#header h1 {
	padding-top: 30px;
	padding-left: 30px;
}
#side {
	background-color: #EFEFEF;
	float: left;
	width: 240px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#side ul {
	width: 232px;
	padding-top: 5px;
	padding-left: 4px;
}
#side ul li {
	height: 39px;
	margin-bottom: 2px;
}
#side .banner01 {
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#main {
	float: right;
	width: 702px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#news {
	border: 1px solid #C9CACA;
    height: 240px;
    margin-bottom: 30px;
    margin-top: 20px;
    overflow-y: scroll;
    width: 702px;
}
#news dl {
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	line-height: 2em;
}
#main .dental_banner {
	height: 106px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.dental_banner ul li {
	float: left;
}
.dental_banner ul .implant {
	margin-top: -6px;
}
#information {
	background-image: url(../../images/information_bg02.jpg);
	background-repeat: no-repeat;
	height: 215px;
	width: 700px;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#information table {
	margin-top: 30px;
	position: absolute;
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	height: 98px;
	text-align: center;
	line-height: 1.5em;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
	left: 1px;
	top: -11px;
}
#information table tbody .bgcolor {
	background-color: #E0F1F4;
	border: 1px solid #CCC;
}
#information table tbody th  {
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#information table tbody td  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#information .time {
	position: absolute;
	left: 0px;
	top: 126px;
}
#foot {
	clear: both;
	background-color: #F7F8F8;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #009596;
	margin-top: 20px;
}
#footer {
	clear: both;
	height: 240px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer table {
	margin-left: 42px;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 2em;
	float: left;
}
#footer table tr th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #595757;
}
#footer ul {
	margin-top: 20px;
	margin-left: 30px;
	float: left;
	line-height: 2em;
	width: 200px;
}
#footer ul .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #595757;
}
#footer .footlogo {
	float: right;
	margin-top: 120px;
	margin-right: 20px;
}
#foot02 {
	text-align: center;
	height: 30px;
	width: 100%;
	padding-top: 15px;
	background-color: #E6E6E6;
	font-size: 80%;
}
