.container {
	background: url("bg.jpg") no-repeat; margin: 0px auto; width: 540px; height: 539px; vertical-align: top; position: relative;
}
.content {
	margin: 0px auto; height: 450px; overflow: auto; -ms-scrollbar-face-color: rgb(252, 248, 244); -ms-scrollbar-3dlight-color: rgb(252, 248, 244); -ms-scrollbar-shadow-color: rgb(233, 226, 214); -ms-scrollbar-highlight-color: rgb(233, 226, 214); -ms-scrollbar-darkshadow-color: rgb(252, 248, 244); -ms-scrollbar-arrow-color: rgb(14, 70, 109); -ms-scrollbar-track-color: rgb(252, 248, 244);
}
.cmds {
	width: 495px; font-family: Verdana; margin-left: 20px;
}
#menu {
	margin: 0px auto; width: 540px; height: 60px; position: relative;
}
#search {
	top: 9px; right: 40px; position: absolute;
}
#searchclose {
	top: 11px; right: 20px; position: absolute; cursor: pointer;
}
#load {
	padding: 10px 0px; width: 495px; text-align: center; font-size: 12px; margin-bottom: 6px; margin-left: 20px;
}
#load img {
	vertical-align: middle;
}
#load span {
	vertical-align: middle;
}
#txt-search {
	border: 0px currentColor; border-image: none; width: 96px; height: 20px; color: rgb(195, 195, 195); line-height: 20px; font-size: 12px;
}
.text-on {
	color: rgb(0, 0, 0) !important;
}
.cmds  ul {
	background: rgb(254, 252, 249); padding: 6px 0px; border: 1px solid rgb(233, 226, 214); border-image: none; width: 100%; margin-bottom: 6px; float: left;
}
.cmds li {
	list-style: none; vertical-align: top; float: left; display: block;
}
.cmds li.n {
	width: 130px; text-align: right; color: rgb(14, 70, 109); font-size: 14px; font-weight: bold;
}
.cmds li.d {
	padding: 0px 5px; width: 290px; line-height: 18px; font-size: 12px;
}
.cmds li.m a {
	text-align: right; color: rgb(143, 143, 143); font-size: 12px; text-decoration: none;
}
.cmds li.info {
	padding: 10px 20px; font-size: 14px;
}
.cmds li.m a:hover {
	color: black;
}
#intro h1 {
	font-family: Verdana;
}
#intro h2 {
	padding-top: 30px;
}
#intro {
	padding: 30px; line-height: 20px; font-family: Verdana;
}
#divinfo {
	background: rgb(255, 255, 255); left: 0px; top: 40px; width: 540px; height: 500px; display: none; position: absolute; opacity: 0.7; -moz-opacity: 0.7;
}
.divcmd {
	background: rgb(255, 255, 255); border: 1px solid rgb(153, 153, 153); border-image: none; left: 50px; top: 60px; width: 440px; display: none; position: absolute;
}
#close {
	left: 440px; top: 70px; color: rgb(255, 255, 255); font-family: Verdana; font-size: 12px; font-weight: bold; display: none; position: absolute; cursor: pointer;
}
.divcmd h2 {
	background: rgb(14, 70, 109); margin: 0px; padding: 5px 10px; text-align: left; color: rgb(255, 255, 255); font-family: Verdana; font-size: 16px;
}
.divcmd pre {
	padding: 10px; height: 400px; line-height: 20px; font-size: 13px; white-space: pre-wrap; -ms-overflow-x: hidden; -ms-overflow-y: scroll; -ms-word-wrap: break-word;
}
