BODY, TABLE {
  font-family: "Tahoma", "Arial", sans-serif;
  font-size: 13px;
  color: black;
  margin: 0px;
  padding: 0px;
}

a {
	font-weight: bold;
}

p {
	margin:0em;
	margin-bottom:1.5em;
}

BODY {
  background: white;
}

.contentBound {
	width:870px;
	text-align: left;
}

.contentBackground {
}

.contentTop {
	height:244px;
	overflow: hidden;
}

.contentBottom {
	overflow: hidden;
}

.contentLeft {
	width:575px;
}

.contentRight {
	width: 270px;
	overflow: hidden;
}

.menu {
	margin-bottom: 5px;
}

.contentDivide {
	width:5px;
}

/* menu */

#nav {
	background-color: black; 
}
#nav a {
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
}



.sPrTable {
	border-top:1px solid black; 
	border-bottom:1px solid black; 
	font-size: 13px;
	color: #404040;
	background: #F0E9D3;
}

.sPrHead {
	font-size: 12px; background:#DAE8F5;
}

.sPrDiv {
	height:1px;
	background:black;
	margin:0px; padding:0px;
}

.sPrTime {
	font-weight:bold; background: #DAE8F5;
	color: #808080;
        white-space: nowrap;
}

.fpTitle {
	font-weight: bold;
	font-size: 15px;
}

.fptext {
	
}

.fbBox1 {
	margin-right:5px; border:1px solid black;
}
.fbBox2 {
	margin:0px 5px;
}
.fbBox3 {
	margin-left:5px;
}
