@charset "utf-8";
/*@import "";*/


/* Introduction Doctor
***************************************************************************/
h1 {
    background:url(../img/intro_h1.jpg) no-repeat left top;
}
.lead {
    padding: 0 7px 40px 7px;
}

/*  (2010.8.24)*/

#doctor-info {
	background: transparent url(../img/dotline.gif) repeat-x scroll left bottom; 
	padding-bottom: 25px; 
	margin-left: 10px;
	margin-bottom: 25px; 
	width: 650px; 
}

.doctor-photo{
	border: 1px solid #cccccc; 
	padding-bottom: 3px; 
	width: 151px; 
	padding-top: 3px; 
	text-align: center;
}

.department{
	margin: 2px 3px 0pt; 
	padding: 2px; 
	background: #f1efed none repeat scroll 0% 50%; 
	font-size: 65%;
}

#doctor-info table td h3.info-t{
	background: transparent url(../img/line01.gif) repeat-x scroll left bottom; 
	margin-bottom: 8px; 
	padding-bottom: 3px; 
}

.info-line {
	background: transparent url(../img/titleline.gif) no-repeat scroll 0pt 3px; 
	display: block; 
	padding-left: 10px;
}

#doctor-info ul{
	margin-bottom: 10px;
}

#doctor-info ul li{
	list-style: none;
	font-size: 75%;
	line-height: 145%;
}
