body {
	font-size: small;
	line-height: 1.5em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
	background-image: url(img/bg01.jpg);
	background-repeat: repeat-x;
}
#pagewrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
	background-color: #FFFFFF;
}
#banner {
	height: 100px;
	width: 800px;
	font-color: #FFFFFF;
	font-size: 40px;
	background-image: url(img/banner.gif);
}
.text {
	width: 450px;
	padding-left: 50px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#type {
	float: left;
	width: 200px;
	clear: both;
}
#text_wrap {
	width: 800px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.count {
	float: right;
	width: 80px;
	margin-top: 12px;
	margin-bottom: 12px;
}

#new {
	float: right;
	padding-right: 50px;
	padding-top: 1.5em;
	width: 150px;
}
#footer {
	background: #FFFFFF;
	text-align: center;
	clear: both;
}
.con-a1 {
	background-color: #CCFFFF;
	padding: 5px;
	margin-bottom: 10px;
}

#index_wrap {
	position: absolute;
	width: 500px;
	margin: -200px 0 0 -250px;
	left: 50%;
	top: 50%;

}
.navbar{
	margin: 0;
	float: left;
	font:13px Arial;
	padding: 0;
	width: 400px;
}

.navbar li{
display: inline;
}

.navbar li a{
float: left;
color: black;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.navbar li a:hover, .navbar li .current{
background: transparent url(img/blockactive.gif) center center repeat-x;
}
#pagewrap #menu {
	width: 100%;
	background: black url(img/blockdefault.gif) center center repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	height: 35px;
}
.menu_type01{
background: transparent url(img/blockactive.gif) center center;
}
</style>

[if IE]>
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
h1 {
	padding-left: 40px;
	padding-top: 30px;
}
#con-box {
	width: 500px;
	margin-left: 100px;
}
.a0 {
	border-collapse: collapse;
	background-color: #3399CC;
	border: 1px solid #3399CC;
	margin-left: 100px;
}

.a1 {
	background-color: #3399CC;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 10px;
	width: 100px;
	margin: 10px;
}

.a2 {
	background-color: #FFFFFF;
	font: black;
	margin: 10px;
	padding: 10px;
}

.a3 {
	background-color: #e0ffff;
	font: black;
	margin: 10px;
	padding: 10px;
}

table.table010 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 700px;
  border-collapse: collapse;
  border: solid 1px #3399CC;
  font-size: 100%;
}

table.table010 th,
table.table010 td {
  border: solid 1px #3399CC;
  padding: 4px 6px; 
  text-align: center;

}

table.table010 th {
  background: #ffffff;
  text-align: center;
  white-space: nowrap;
}

table.table010 td.right,{
  text-align: right;
  white-space: nowrap;
}
