.print_title1{
	color:black;
	width:100%;
	font-size:90%;
	font-weight:bold;
	line-height:20px;
	padding-left:20px;
	background-image:url(./images/title1_blue_580.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.print_title2{
	font-weight:bold;
	font-size:80%;
	line-height:100%;
	padding:3px;
	padding-top:5px;
	padding-left:5px;
	margin-top:10px;
	margin-bottom:10px;
	border-left:12px solid orange;
	border-bottom:1px solid orange;
	background-color:#FFFFBB;
}
.print_box1{
	width:98%;
	border:1px solid #99CCFF;
	padding:10px;
	margin:10px auto 10px auto;
	background-image:url(./images/titleback1_gray_580.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
div.print_top{
	width:100%;
	height:12px;
	background:url(./images/print_top_580.gif);
	background-position:right;
	clear:both;
}

.coution{
	clear:both;
	background-color:white;
	border:1px dotted #FFCC33;
	margin:10px 0 5px 0;
	padding:5px;
}



