/* CSS Document */
	.press{
		background-color:#CCCCCC;
		color:#666666;
		display:block;
		border-width:2px;
		text-align:center;
		border-color:#999999;
		line-height:27px;
		vertical-align:middle;
		width:98%;
		height:27px;
		text-decoration: none;
	}
	.press:hover{
		background-color:#AAFF55;
		color:#3C7700;
		display:block;
		text-align:center;
		border-width:2px;
		border-color:#356A00;
		line-height:27px;
		vertical-align:middle;
		width:98%;
		height:27px;
		text-decoration: none;
	}
	.pressf{
		background-color:#FDCF79;
		color:#936002;
		display:block;
		border-width:2px;
		text-align:center;
		border-color:#999999;
		line-height:27px;
		vertical-align:middle;
		width:98%;
		height:27px;
		text-decoration: none;
	}
	.pressf:hover{
		background-color:#F1BBA9;
		color:#772D13;
		display:block;
		text-align:center;
		border-width:2px;
		border-color:#CCCCCC;
		line-height:27px;
		vertical-align:middle;
		width:98%;
		height:27px;
		text-decoration: none;
	}
	.presso{
		background-color:#708DF3;
		color:#06154A;
		display:block;
		border-width:2px;
		text-align:center;
		border-color:#999999;
		line-height:27px;
		vertical-align:middle;
		width:98%;
		height:27px;
		text-decoration: none;
	}
	.presso:hover{
		background-color:#D9EE60;
		color:#53600B;
		display:block;
		text-align:center;
		border-width:2px;
		border-color:#CCCCCC;
		line-height:27px;
		vertical-align:middle;
		width:98%;
		height:27px;
		text-decoration: none;
	}
	.hed{
	color:#666699;
	font-family:Verdana;
	font-size:16px;
	}
	.inf{
	 background-color:#8CF86D;
	 color:#003300;
	 height:40px;
	 width:100%;
	 font-family:Verdana;
	 font-size:15px;
	 display:block;
	 line-height:40px;
	}
	.date{
	color:#330099;
	font-family:"Courier New", Courier;
	font-size:16px;
	}
	.minod{
	color:#006600;
	font-family:Verdana;
	font-size:14px;
	}
	.mindo{
	color:#CC0000;
	font-family:Verdana;
	font-size:14px;
	}
	.brak{
	background-color:#EEEEEE;
	}
	.prntbt{
	position:absolute;
	top:300px;
	width:750px;
	text-align:right;
	}
