body {
	padding:0px 0px;
	color:#ccc;
	background-color:#000;
	font-size:12pt;
	font-family: verdana, helvetica, sans-serif, "MS PGothic", Hei;
	-moz-user-select:none;
}

.notForMobile {
	display: none;
}


.currPos {
	width:100%;
}

a {
	text-decoration:underline;
	color:#888;
}

p {
	margin:16pt 0 0 0;
}

table {
	border:solid 1pt #000;
	border-collapse:separate;
}

.myTable {
	border:solid 1pt #000;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin-left: auto;
	margin-right: auto;
}

.myTable th {
	text-align:center;
	font-weight:bold;
	color:#000;
	background:#aaa;
	white-space:nowrap;
	border:solid 1pt #000;
}

.myTable td {
	border:solid 1pt #000;
}

strong,
b {
	font-weight:bold;
}

hr {
	color:#ddd;
	height:1px;
	border:none;
}

pre,
code,
tt {
	font-size:12pt;
	line-height:140%;
}

code {
	font-family: "Courier New", "Andale Mono", "Luxi Mono", Courier, monospace;
	font-size:100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: verdana, helvetica, sans-serif, "MS PGothic", Hei;
	line-height:104%;
	padding:0;
	margin:1em 0 0.1em 0;
}

h1 {
	font-size:180%;
	color:#fff;
	margin:0 0 0.1em 0;
	text-align:center;
}

h2 {
	font-size:140%;
	display:block;
	background-color:#333;
	color:#fff;
	padding:0 0;
	margin:1em 0em 0.15em 0em;
	height:auto;
}

h3 {
	font-size:120%;
	color:#fff;
}

h4 {
	font-size:115%;
	color:#fff;
}

h5 {
	font-size:110%;
	color:#fff;
}

h6 {
	font-size:105%;
	color:#fff;
}

dl {
	border:1px solid #999;
	width:90%;
}

dt {
	float:left;
	width:100px;
	padding:5px 0 5px 10px;
	clear:both;
	font-weight:bold;
}

dd {
	margin-left:100px;
	padding:5px 5px 5px 10px;
	border-left:1px solid #999;
}


.textpadder {
  padding:0px;
}

.textpadder ul {
  margin-top:0;
}

.outer {word-wrap:break-word;}

* html #wrapper1,
* html .outer a,
* html .container-left,
* html .outer
{height:1%;}

* html .centerbox .textpadder {padding:0px 0px 0px 0px;}

.LeftBar {
  margin:0 0;
  padding:0 0 0 0;
}


















#expander {
  margin:0 0;
  min-width:200px;
}

.outer {
  margin-left:0px;    
}

.left {
  width:0;    
}


html body {
  font-family: SimSun, STSong, Hei, verdana, helvetica, sans-serif, "MS PGothic";
  background-color:#000;
}

.textpadder pre {
  background:#111;
}

