body{
	margin: 0px; background-image: url(images/inner_bg.jpg); background-repeat: repeat-x;
}
table {
	font-size:12px; color: Navy; letter-spacing:1px; line-height:150%; 
}
hr{
	color: #A52A2A; height: 1px;
}
.title01{
	font-size:30px; color:#FFFFFF; font-weight:bold; line-height:130%; background-color:#714F2A; text-align:center; padding:2px;
}
.title02{
	font-size:24px; color:#FF0000; font-weight:bold; line-height:130%; background-color:#D3C296; text-align:center; padding:2px;
}
.title03{
	font-size:15px; color:#000000; font-weight:bold; background-color: #CCCCCC; padding:2px;
}
.question{
	font-size:15px; color:Orange; font-weight:bold;
	padding-bottom: 5px;
}
.enhance{
	color:red; font-weight:bold;
}
legend{
	color:orange; font-weight:bold; font-size:14px;
}
#content-box{
	padding-top:5px;
	padding-right:12px;
	border: dashed silver;
	border-width: 0px 1px 0px 0px;
	text-align: justify;
}
#law-box{
	padding-top:5px;
	padding-right:12px;
	border: dashed silver;
	border-width: 1px 1px 0px 0px;
	text-align: justify;
	color: #aaaaaa;
	letter-spacing:0px;
	line-height: 130%;
}