.gotoPageTop{
	text-align:right;
	padding:10px 0;
}

#regSiteList{
	list-style:circle;
	margin-left:1.5em;
	margin-bottom:1em;
	padding-left:2em;
}

h4.form{
	font-size:12px;
	border-left:3px double #ccc;
	padding:2px 5px;
}

.txred{
	color:#F23418;
}

#fw-tit{
	font-size:16px;
	font-weight:bold;
	color:#a00;
	margin-bottom:10px;
}

/* doctorLicenseTbl */
.formTbl .doctorLicenseTbl th,
.formTbl .doctorLicenseTbl td{
	border:none;
	border-top:1px dotted #aaa;
	border-bottom:1px dotted #aaa;
}
.formTbl .doctorLicenseTbl th{
	width:auto;
	background:#fff;
	border-right:1px dotted #aaa;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
}

/* reserve btn */
#submitBtn .left_block{
	float:left;
	width:300px;
	margin-bottom:20px;
	padding:10px 0;
	text-align:center;
	border:3px double #ddd;
}
#submitBtn .right_block{
	float:right;
	width:300px;
	margin-bottom:20px;
	padding:10px 0;
	text-align:center;
	border:3px double #ddd;
}

/* schedule */
.bt_schedule{
	text-align:right;
}
.bt_schedule a:link,
.bt_schedule a:visited{
	border:1px solid #6699CC;
	padding:5px 10px;	
}
.bt_schedule a:hover,
.bt_schedule a:active{
	border:1px solid #99ccff;
}
#schedule{
	text-align:center;
}
#schedule .inner{
	width:600px;
	margin:auto;
	text-align:left;
}
.popup {
	width:214px;
	margin:0 0 10px 0;
	}
