body {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat;
}

#wrapper {
	height: auto;
	width: 760px;
	font-family: "lr SVbN", "Osaka|";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	padding: 10px;
}
#right {
	float: right;
	width: 250px;
	margin-left: 10px;
	margin-top: 10px;
}
.update {
	width: 238px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
	overflow: scroll;
	border-left-style: solid;
	border-left-color: #990000;
	background-color: #FFFFFF;
	color: #000000;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	height: 200px;
	line-height: 18px;
}
p {
	margin: 0px;
}

#leftmenu{
	float: left;
	width: 500px;
	margin-top: 10px;
}

.txt_box {
	width: 464px;
	margin-right: 18px;
	margin-left: 18px;
}


.dashbox {
	padding: 5px;
	height: auto;
	width: 238px;
	margin-top: 10px;
	font-size: 10px;
	color: #999999;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
#menu {
	width: 760px;
	margin-top: 8px;
	margin-bottom: 7px;
}


#button {
	width: 760px;
	margin-top: 10px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFF99;
	padding-bottom: 10px;
}

.red {
	color: #CC0000;
}

.margin_t5 {
	margin-top: 5px;
}


#footer {
	clear: both;
	float: none;
	font-size: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.margin_i135 {
	margin-left: 135px;
}
#link_box {
	width: 652px;
	margin-right: auto;
	margin-left: auto;
}
.margin_t25 {
	margin-top: 25px;
}
.yellow {
	color: #FFFF66;
	font-size: 10px;
}
.navy {
	color: #000033;
}

.hedder {
	margin-bottom: 15px;
}
