@charset "utf-8";

/*------------------------------------------------------------------------------
Access Implant center - CSS Modules Import
Date: 2010-01-05
Copyright©2010- Access Implant Center All rights reserved.
------------------------------------------------------------------------------*/


/* ----------------------------------------

Clinic

---------------------------------------- */

div#Content h1 {
	background: #136bba url(../img/clinic/hd_index_01.png) 0 100% no-repeat;
	text-align: right;
	font-weight: 700;
	color: #fff;
}

div#Main table.TblStyleSdl {
	width: 100%;
}

div#Main table.TblStyleSdl th,
div#Main table.TblStyleSdl td {
	padding: 8px;
	border: 1px solid #d5d8da;
	background-color: #fff;
}

div#Main table.TblStyleSdl thead th {
	text-align: center;
	background: #f3f3f3 url(../img/common/bg_th_01.png) 0 100% repeat-x;
}

div#Main table.TblStyleSdl td {
}

div#Main table.TblStyleSdl td.Access {
}


