/* CSS Document */

.reg{
	font-weight:bold;
	}
.dia{
	color:#314294;
	text-shadow:Gray;
	}
div .line{
	background-image:url(img/dotline.gif);
	background-repeat:repeat-x;
	height:1px;
	}
div .detailTxt{
	margin:0 0 0 12px;
/*	border:1px solid #ff0000;*/
	}
p{
	margin:1em 0;
	}