/* อัลำควรตคน */
#use {
	margin-bottom: 3em;
}
#use h1 {
	margin-bottom: 0.5em;
	background: url(../img/title_use.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height: 30px;
}
#use h2 {
	margin-bottom: 0.1em;
	font-size: 18px;
	text-align: left;
}
#use p {
	color: #F00;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
#use table {
	margin-bottom: 1em;
	border: 1px solid #CCC;
	border-collapse: collapse;
	width: 100%;
}
#use th {
	padding: 0.1em 0.3em;
	background-color: #EEE;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-weight: normal;
}
th.ext { width: 20% }
th.thick { width: 15% }
th.pnum { width: 65% }

#use td {
	padding: 0.1em 0.3em;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: left;
	vertical-align: top;
}
#use td.ext {
	font-weight: bold;
}
