html {
	background: #7a7a7a;
}
body {
	margin: 4px auto;
	padding: 0;
	border: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
img {
	vertical-align: middle;
	border: 0 solid #000;
}
form {
	margin: 0;
}
a:link, a:active, a:visited {
	color: #000020;
	text-decoration: none;
}
a:hover {
	color: #93c143;
	text-decoration: none;
}
.red {
	color: #aa0000;
	font-weight: bold;
}
.green {
	color: #73c123;
	font-weight: bold;
}
.fn {
	width: 345px;
	text-align: left;
}
.cut {
	width: 345px;
	overflow: hidden;
	white-space: nowrap;
}

/* top */
#top {
	width: 980px;
	margin: 0 auto;
}
#logo {
	width: 100%;
	height: 80px;
	background-image: url(topbg_right.gif);
	background-position: 0 0 !important;
	background-position: 0 1px;
	text-align: left;
}
#menu {
	color: #fff;
	height: 1.4em;
	padding: 0.2em 0;
	background: #93c143;
}
#menuleft {
	float: left;
	width: 20%;
}
#menualign {
	float: right;
	width: 60%;
}
#menuright {
	float: right;
	width: 20%;
	text-align: right;
}
#menu a {
	color: #fff;
	text-decoration: none;
	padding: 1px 0.5em;
}

/* xml */
#xml {
	float: right;
	border: 1px solid #666665;
	list-style-type: none;
	height:13px !important;
	height:12px;
	margin: 1px;
	padding: 1px;
	width: 97px !important;
	width: 96px;
	text-align: center;
}
#li_1 {
	float: left;
	width: 25px;
	font-size: 10px;
	background-color: #FF6600;
	color: #FFFFFF;
}
#li_2 {
	float: left;
	width: 40px;
	margin: 0 1px;
	font-size: 10px;
	background-color: #898E79;
	color: #FFFFFF;
}
#li_3 {
	float: left;
	width: 30px;
	font-size: 10px;
	background-color: #898E79;
	color: #FFFFFF;
}
#xml a {
	color: #fff;
	text-decoration: none;
}

/* middle */
#middle {
	width: 980px;
	margin: 0 auto;
	padding-top: 15px;
	background: #fff;
}
#box {
	width: 98%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.rim {
	border: 1px solid #000;
}
.table {
	background: #adafb8;
	text-align: center;
}
#table td {
	white-space: nowrap;
}
.thead {
	background: #93c143;
}
.thead td {
	text-indent: 6px;
}
.thead img {
	width: 6px;
	height: 6px;
}
td {
	font-size: 12px;
}
.row1 { background: #eee;}
.row2 { background: #d4d7d4;}
.row3 { background: #bec5de;}
.th {
	background: #93c143;
	font-weight: bold;
	line-height: 20px;
}
.tb {
	width: 98%;
	margin: 4px auto;
}
.td1 {
	text-align: right;
	width: 45%;
}
.td2 {
	text-align: left;
	width: 55%;
}
.td3 {
	vertical-align: top;
	text-align: right;
	width: 20%;
}
.td4 {
	text-align: left;
	width: 80%;
}

.posticons {
	height: 22px;
}
.posticons ul{
	display:inline;
}
.posticons li{
	float: left;
	width: 65px;
	height: 22px;
	white-space: nowrap;
	text-align: center;
	LIST-STYLE-TYPE: none;
	display: block;
}
.postleft {}
.postright {}
.postsubject {
	font-weight: bold;
}
.postmessage {
	padding-top:10px;
}
.postoption {
	padding-top:10px;
	text-align: right;
}
.postlastedit {
	font-style: italic;
	color: #c0c0c0;
	padding-top: 5px;
	text-align: right;
}
.box1 {
	width: 98%;
	margin: 0 auto;
	line-height:1.5em;
}
.left{
	text-align: left;
}
.right{
	float: right;
	text-align: right;
}
.imagebutton {
	border: 1px solid #eee;
	background: #eee
}
.imagebuttonOver {
	border: 1px solid #316ac5;
	background: #c1d2ee
}
#back {
	margin: 15px auto 0 auto;
}

/* footer */
#footer {
	width: 980px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #fff;
}
