#contents {
	width: 900px;
}
#breadcrumbs {
	height: 40px;
	background-image: url(../images/2nd_contents_header.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	padding-left: 180px;
	background-position: 0px;
}
#contents #main .box_pdtname  {
	line-height: normal;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 10px;
	padding-right: 4px;
	padding-left: 4px;
}
#contents #main .box_title {
	line-height: normal;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 10px;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #F7699F;
}


#contents #main #pdt_table {
	margin-left: 27px;
	width: 672px;
}
#contents #main .box_text {
	margin-bottom: 15px;
}
#contents #main .box_text .matrix {
	margin-bottom: 5px;
	background-color: #CCC;
}
#contents #main .box_text ol li {
	margin-left: 2em;
	list-style-type: decimal;
}
