@charset "utf-8";
/* CSS Document */

  @font-face {
    font-family: 'Square721 Ex BT';
    font-style:  normal;
    font-weight: normal;
    src: url(SQUAREE0.eot);
  }
body {
	background-color: #ededee;
}
.lines {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EDEDEE;
	border-bottom-color: #EDEDEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	left: 250px;
	width: 197px;
	margin-left: 10px;
	background-position: 10px 10px;
}
.content {
	font-family: 'Square721 Ex BT', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404450;
	text-align: center;
	line-height: 20px;
	}
.content_w {
	font-family: 'Square721 Ex BT', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EDEDEE;
	border-bottom-color: #EDEDEE;
	}
.content_Text {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #404450;
	line-height: 20px;
}
