@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #296b71;
	text-decoration: none;
}
a:visited  {
	text-decoration: none;
	color: #296b71;
}
a:hover  {
	text-decoration: underline;
	color: #296b71;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}
#containar {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#left {
	float: left;
	width: 178px;
}
#left #link {
	background-color: #e5e5e5;
	padding-top: 9px;
	padding-left: 9px;
	padding-right: 0px;
	padding-bottom: 6px;
	margin-bottom: 5px;
}
#left #link img {
	margin-bottom: 3px;
}
#left-implant {
	background-color: #f2f7fb;
	margin-bottom: 5px;
}
#left-implant #item {
	font-size: 12px;
	background-color: #f2f7fb;
}
#left-implant #item .title {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#left-implant #item ul {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}
#left-implant #item li {
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
	color: #666666;
}
#left-ceramic {
	background-color: #fafcf3;
	margin-bottom: 5px;
}
#left-ceramic #item {
	font-size: 12px;
	background-color: #fafcf3;
}
#left-ceramic #item .title {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#left-ceramic #item ul {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}
#left-ceramic #item li {
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
	color: #666666;
}
#category-tit {
	padding-top: 10px;
	padding-bottom: 10px;
}
#category-list {
	padding-top: 10px;
	font-size: 12px;
}
#category-list .latest-img {
	border: 8px solid #333333;
	float: left;
}
#category-list .latest-title {
	padding-left: 110px;
	font-weight: bold;
	padding-bottom: 10px;
}
#category-list .latest-spec {
	font-size: 10px;
	color: #333333;
	padding-left: 110px;
	padding-bottom: 5px;
}
#category-list .dotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#category-list .latest-body {
	font-size: 10px;
	line-height: 18px;
	color: #444444;
	padding-left: 110px;
}
#main {
	padding-top: 1px;
	width: 612px;
	float: left;
	padding-left: 10px;
}
#main #latest {
	padding-top: 5px;
}
#latest #contents {
	border: 1px solid #CACACA;
	padding-top: 10px;
	margin-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#latest #contents .latest-img img {
	float: left;
	border: 10px solid #333333;
}
#latest #contents .latest-title {
	font-size: 14px;
	font-weight: bold;
	padding-left: 210px;
	color: #333333;
	padding-bottom: 10px;
	padding-top: 2px;
}
#latest #contents .latest-spec {
	font-size: 12px;
	color: #666666;
	padding-left: 210px;
	padding-bottom: 15px;
}
#latest #contents .latest-body {
	font-size: 12px;
	color: #222222;
	line-height: 20px;
	padding-left: 210px;
}
#latest #contents .latest-next {
	font-size: 12px;
	text-align: right;
	padding-top: 10px;
}
#implant {
	margin-top: 5px;
}
#implant #contents {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cacaca;
	border-left-color: #cacaca;
}
#implant #contents #item {
	width: 276px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#implant #contents .item-tab {
	font-size: 13px;
	font-weight: bold;
	background-image: url(/images/implant_tit_bg.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 20px;
	padding-top: 3px;
	margin-bottom: 10px;
	color: #555555;
}
#implant #contents .item-img {
	float: left;
}
#implant #contents .item-text {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin-bottom: 10px;
}
#implant #contents #item .item-next {
	font-size: 10px;
	text-align: right;
	font-weight: bold;
}
#entry .latest-title {
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0E2E2;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #C0E2E2;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#entry .latest-img {
	border: 10px solid #333333;
	float: left;
}
#entry .latest-spec {
	font-size: 12px;
	color: #333333;
	padding-left: 220px;
	padding-bottom: 20px;
}
#entry .latest-more {
	font-size: 12px;
	line-height: 20px;
	background-color: #fefdf2;
	padding: 20px;
	color: #333333;
}
#entry .latest-body {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding-left: 220px;
}
#ceramic {
	margin-bottom: 20px;
}
#ceramic #contents {
}
#ceramic #contents #item {
	width: 276px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#ceramic #contents .item-tab {
	font-size: 13px;
	font-weight: bold;
	background-image: url(/images/ceramic_tit_bg.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 20px;
	padding-top: 3px;
	margin-bottom: 10px;
	color: #555555;
}
#ceramic #contents .item-img {
	float: left;
}
#ceramic #contents .item-text {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin-bottom: 10px;
	padding-left: 110px;
}
#ceramic #contents #item .item-next {
	font-size: 10px;
	text-align: right;
	font-weight: bold;
}
.r-line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cacaca;
}
.l-line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cacaca;
}
.lb-line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cacaca;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
}
#fotter #copy {
	font-size: 10px;
	color: #555555;
	text-align: right;
	margin-bottom: 20px;
}
p {
	margin: 0px;
	padding: 0px;
}
#tx12 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding-left: 20px;
}
#main #area {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#main #clinic {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 7px;
	padding-left: 20px;
}
#main .tel {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}
#main .c-dotline {
	font-size: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main #clinic-icon {
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 2px;
}
#main .eki {
	font-size: 13px;
	font-weight: bold;
}
#voice {
	margin-top: 10px;
	margin-left: 20px;
}
#voice #v-text {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 15px;
}
#voice #mens {
	background-color: #ECF9FF;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #B6C4D7;
	padding: 15px;
}
#voice #womens {
	background-color: #FFEFE8;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #DACCC7;
	padding: 15px;
}
#main .v-line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#c-text {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	padding-top: 20px;
	padding-left: 15px;
}
#r-text {
	font-size: 12px;
	line-height: 22px;
	text-align: right;
}
.red-13 {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
