#contents {
	font-size: 12px;
	line-height: 20px;
	width: 640px;
}
#contents .nv_title {
	margin-bottom: 14px;
	font-size: 15px;
	font-weight: bold;
	color: #090;
	line-height: 21px;
}
#contents .templete {
	margin-bottom: 12px;
	background-color: #FFF;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f3f3f3;
	border-right-color: #eee;
	border-bottom-color: #ccc;
	border-left-color: #eee;
}
#contents .templete textarea {
	width: 97%;
	font-size: 12px;
	line-height: 16px;
	background-color: #eee;
	color: #555;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bbb;
	border-right-color: #ddd;
	border-bottom-color: #e3e3e3;
	border-left-color: #ddd;
	height: 350px;
	margin: 7px;
}
#areaGuide .dlv {
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 50px;
}
#page {
	background-image: url(../../../guide/ui/process/ill_hearing.gif);
	background-repeat: no-repeat;
	background-position: 340px 32px;
}

/**/
#ordernotice {
	margin-top: 1.4rem;
}
	#ordernotice h3 {
		font-weight: 600;
		margin-bottom: 0.3em;
	}
	#ordernotice p {
		margin-bottom: 1em;
	}
		#ordernotice .sumcell {
			display: block;
		}
		#ordernotice .sumcell dt {
			display: inline-block;
		}
		#ordernotice .sumcell dd {
			display: inline-block;
			font-size: 1.1em;
			font-weight: 600;
			color: #126e1d;
			border: solid 2px #ccf2c1;
			background-color: #e9ffe5;
			padding: 0.6em;
			line-height: 1em;
		}
#ordernotice .support-links {
	margin-top: 2em;
}
	#ordernotice .support-links li {
		margin-bottom: 0.5em;
	}
	#ordernotice .support-links li > a {
		display: block;
	}
	
#mlcontrol {
	margin-bottom: 2rem;
	text-align: center;
}
	#mlcontrol .bt {
		width: 45%;
	}







