#submenu .active01 a{
	background-image:url(../new_image/tmp/active_smenu.png);
}

.active01 #ssmenu li a{
	color:#666;
	text-decoration:none;
	display:block;
	background-image:url(../image/tmp/bt_ssmenu.jpg);
	background-repeat:no-repeat;
	background-position:6px bottom;
	line-height:30px;
	padding-bottom:2px;
	padding-left:30px;
}

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

#doctortable {
	width: 665px;
	margin-left: auto;
}
#doctortable th {
	background-image: url(../image/doctor/th_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align: middle;
	padding: 15px 3px;
}
#doctortable th.right {
	background-image: url(../image/doctor/th_bg.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	vertical-align: middle;
	padding: 15px 3px;
}
#doctortable td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD697;
}
#doctortable td.line {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FF9900;
	padding: 5px 5px 5px 15px;
	background-image: url(../image/doctor/ya_or.gif);
	background-repeat: no-repeat;
	background-position: 5px 0.5em;
	text-align: left;
	vertical-align: top;
}
