.noprint {
	display:none;
}
body {
	width: 600px;
	background-color : white;
	margin-left : 20px;
	margin-right : 40px;
	margin-bottom : 60px;
}
/*
.logoscreen {
	display : none;
}
.logoprint {
	display : block;
}
*/
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.txt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.td_pad {
		font-family: tahoma,arial,helvetica;
		font-size: 11px;
		color: #333333;
		padding: 10px;
	}
.div_menu {
		position:absolute;
		left:0px;
		top:120px;
		width:778px;
		height:28px;
		z-index:10;
		display : none;
	}
.head {
		font-family: arial,helvetica;
		font-size: 14px;
		font-weight: bold;
		color: #738CBF;
		padding-left: 10px;
	}
.txtmini {
		font-family: tahoma,arial,helvetica;
		font-size: 9px;
		color: #999999;
	}