/* CSS Document */


body{
	background-image:url(../img/zms_back.gif);
	font-size:12px;
	line-height:170%;
}


#contents{
	line-height:180%;
	font-size:13px;
	text-align:left;
	padding:20px;
	background:#fff;
	border:1px solid #ccc;
	width:750px;
}

#table_style td{
	font-size:10px;
	border-bottom:1px solid #86784C;
	padding-left:10px;
}

#words{
 width:700px;
 margin-bottom:15px;
}

#red{
	font-weight:bold;
	color:#990000;
white-space:nowrap;
}
