body {
  background:#dba40a;
  margin: 0
  padding: 0;
  left:0px;
  top:0px;
/*  overflow:hidden;
*/
}

.accountinfo {
  margin: 10px 10px 0px 0px;
	clear:right;
	float:right;
}


#navi {
	background-image: url(1px.png);
	background-repeat: repeat-x;
}


.navilink {
	margin: 5px 5px;
	float: right;
	font-size:small;
}
.wslistshow {
	padding:0 0 0 0;
	margin:5 5 0 0;
}

.wslistelem {
  margin: 0px 0px 5px 5px;
  width:127;
  height:136;
  background:#ffffff;
  float:left;
  overflow:hidden;
}

img {
	border:none;
}

.wsimgbtn {
	width:127;
	height:95;
}

.wsnum {
	background:#ffffff;
}

.wstitle {
	font-size:small;
	overflow:hidden;
	width:127;
	height:36;
	background:#ffffff;
}

.wstitlepub {
	font-size:small;
	overflow:hidden;
	width:127;
	height:19;
	background:#ffffff;
	color: red;
}

.wsdesc {
	background:#ffffff;
}

.wslista {
	text-decoration:none;
	color: black;
}

#wsinfo {
	margin: 10px 0px 0px 0px;
	padding: 5px 5px;
	background:#ebd164;
	font-weight: bold;
}

#wsstatus {
	margin: 0px;
	padding: 5px 5px;
	background:#ffffff;
}

.sss {
	padding: 0px 5px;
}
.bsss {
	padding: 0px 5px;
	font-weight: bold;
}

.wscode {
	float:right;
}

#wsindex {
	float:left;
	background:#ffffff;
	overflow:auto;
	width:180px;
	margin: 0px 0px 0px 0px;
}

.main {
	padding: 0px 0px 0px 0px;
	margin-top:10px;
	margin-right:10px;
	background-color:#fff;
	position: absolute;
	overflow-y: scroll;
}

.wslistnavi {
	margin-top:10px;
	margin-right:10px;
	float:right;
}

#wsmain {

}

.indextxt {
	padding: 0px 2px 0px 4px;
}
.indeximgbtn {
	border:0;
}

.maintargetiframe {
	border:0;
}

#login {
	background:#88ffff;
}
#message {
	background:#88ffff;
	clear:right;
}
#result {
	background:#88ffff;
	clear:right;
}
/*
div#wrapper{float:left;width:100%}
div#content{margin-right:200px}
div#navigation{float:right;width:200px;margin-left:-100%}
div#extra{clear:left;width:100%}
*/

/*
.hboxelem {
	float:left;
}

.vboxelem {
}

.box {
	clear:both;
}
.title {
	font-size:xx-large;
}

*/
/*
a {
  margin: 3px 3px 3px 3px;
  padding: 7px 7px 7px 7px;
  background:#ffeeff;
}
*/

.sidebar {
	background-color:#fff;
/*	border: solid 10px #dba40a; */
	float:left;
	width:250px;
    margin: 10px 0px 0px 0px;
}

.sidebardiv {
}

.sidebardivh {
/*  background-color:#ebd164; */
  text-align: center;
  font-weight: bold;
  padding:10px 10px 10px 10px;
  margin: 5;
  
 	color: rgb(255,255,255);
	border: 1px solid rgb(225,139,8);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;

  /* For WebKit (Safari, Google Chrome etc) */
  background: -webkit-gradient(linear, left top, left bottom, from(#f7b64b), to(#e5a131));
  /* For Mozilla/Gecko (Firefox etc) */
  background: -moz-linear-gradient(top, #f7b64b, #e5a131);
 
  
}


.sidebardiv p {
  height:23;
  margin: 5px 5px 5px 5px;
	text-align:right;
}

.wikiimg {
	margin: 5px 5px 5px 5px;
	float: right;
}

.wikimain {
}
.wikimainh {
  background-color:#ebd164;
  text-align: center;
  font-weight: bold;
  padding:10px 10px 10px 10px;
}

.wikimain p {
  margin: 10px 10px 10px 10px;
	text-align:left;
}

.infospace {
	margin: 0px 10px;
}

