* {
	margin:0;
	padding:0;
}
html,body,td {
	font:11px Verdana,sans-serif;
}
html,body {
	background:#fff;
	height:100%;
	color:#000;
}
a {
	color:#3b6795;
	text-decoration:none;
}
a:hover {
	color:#8fadcc;
}
a img {
	border:none;
}
h1,h2,h3,h4 {
	font-weight:bold;
	color:#7a7f9c;
	margin:0 0 10px 0;
}                       
h1 {
	font-size:18px;
	margin:20px 0 30px 0;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:12px;
}
h4 {
	font-size:10px;
}
table {
	border-collapse:collapse;
	border-width:0px;
}
td {
	vertical-align:top;
	padding:0;
}
small {
	font-size:10px;
}
ul,ol {
	margin:0 0 5px 20px;
}
ul {
	list-style:disc;
}
li {
	margin:5px 0 0 20px;
	padding:0;
}
p {
	margin:10px 16px 10px 16px;
	text-align:justify;
}
hr {
	height:1px;
	color:#ccc;
}
input,textarea,select {
	font:11px Verdana,sans-serif;
	margin:0 0 10px 0;
}
input.checkbox {
	margin:0;
}
.input {
	width:400px;
}
.inputnum {
	width:100px;
}
fieldset {
	padding:10px;
}
form i {
	color:#888;
}
div.chkbox {
	padding:0 0 10px 0;
}
input.chkbox {
	margin:0;
}
legend {
	margin:0 0 10px 0;
	padding:0 5px;
	color:#7a7f9c;
	font-weight:bold;
	font-size:14px;
}
#tabmain {
	width:100%;
	height:100%;
}
#header {
	background:#7a7f9c;
	position:absolute;
	top:0;
	left:0;
	height:60px;
	width:100%;
	color:#fff;
}
#header td {
	vertical-align:middle;
	padding:0 16px 0 16px;
}
#header a,#footer a {
	color:#fff;
}
#header table {
	width:100%;
	height:60px;
}
#header #header1 {
	padding:0 0 0 18px;
}
#header1 img {
	width:103px;
	height:12px;
}
#header1 a {
	font-weight:bold;
	margin:0 5px 0 0;
	border:1px solid #7a7f9c;
	padding:1px 7px;
}
#header1 a.logo {
	margin:0;
	border:none;
	padding:0;
}
#header2,#header3 {
	text-align:right;
}
#header2 select {
	margin:0;
}
#header3 img {
	width:139px;
	height:45px;
}
#leftcol {
	padding:60px 10px 50px 0;
	width:200px;
	background:#eee;
	border-right:1px solid #ccc;
}
#leftcol ul {
	margin:10px 0 10px 16px;
}
#leftcol h3 {
	margin:10px 0 10px 16px;
	color:#000;
}
#leftcol li {
	margin:0 0 0 10px;
	padding:0 0 5px 0;
}
#mainspace {
	padding:70px 20px 50px 20px;
}
#mainspace ul {
	margin:10px 0;
}
#footer {
	background:#7a7f9c;
	position: relative;
	margin-top:-35px;
	height:15px;
	color:#fff;
	padding:10px;
}
.w100 {
	width:100%;
}
.linemenu {
	text-align:left;
	margin:0 0 16px 0;
}
img.ico1 {
	height:8px;
	width:8px;
}
span.ico1set {
	border:1px solid #ccc;
}
div.textpanel {
	background:#eee;
	padding:2px 5px;
	margin:5px 0;
	border:1px solid #ccc;
}
div.textpanel img {
	height:18px;
	width:18px;
	margin:3px 1px;
	border:1px solid #eee;
}
div.textpanel img.split {
	height:18px;
	width:9px;
	margin:3px 5px;
}
img.ico2 {
	height:18px;
	width:18px;
	border:1px solid #eee;	
}

#mainspace ul.structshow {
	margin:0 0 0 10px;
	list-style:none;
}
#mainspace ul.contentshow {
	margin:0 0 0 20px;
}
div.message {
	border:1px solid #ccc;
	background:#eee;
	padding:10px;
	margin:0 0 10px 0;
	color:#000;
}
span.m_error {
	color:#f00;
	font-weight:bold;
}
span.m_ok {
	color:#0a0;
	font-weight:bold;
}
span.m_info {
	color:#00f;
	font-weight:bold;
}
span.m_warning {
	color:#ff7f00;
	font-weight:bold;
}
span.m_debug {
	color:#000;
	font-weight:bold;
}
span.error {
	color:#f00;
	font-weight:bold;
}
span.warning {
	color:#ff7f00;
	font-weight:bold;
}
table.stat td {
	padding:3px;
}
table.stat td.legend {
	text-align:right;
}
table.stat img {
	height:14px;
	vertical-align:middle;
}
table.filelist td {
	padding:2px 10px 2px 10px;
	border-bottom:1px solid #eee;
}
#filedir,#filefile,#newuser {
	display:none;
}
.files {
	width:300px;
	margin-bottom:3px;
}
.filesframe {
	width:100%;	
	height:300px;
	display:none;
}
textarea {
	width:100%;
	height:200px;
}
textarea.textformat {
	width:100%;
	height:400px;
}
i.cmsnorights {
	font-style:normal;
	color:#ccc;
}
#helptd {
	width:5px;
}
#help {
	display:none;
	border:1px solid #ccc;
	background:#eee;
	padding:10px 5px;
	margin:0 0 0 10px;
	width:200px;	
}
div.textpanelcolors {
	display:none;
	background:#fff;
	border:1px solid #ccc;
	padding:3px;
}

table.stat td {
	padding:3px 5px;
}
table.stat td.legend {
	text-align:right;
	width:80px;
}
table.stat td.legend a, table.stat td.legend b {
	display:block;
	margin:0 0 5px 0;
}
table.stat img {
	height:18px;
	vertical-align:middle;
}
table.stat2 {
	margin-left:10px;
}
table.stat2 td {
	padding:3px 5px;
	border:1px solid #ccc;
/*	white-space:nowrap;*/
}
table.stat2 th {
	padding:3px 10px;
	border:1px solid #ccc;
	background:#eee;
}
table.stat2 td.cnt {
	text-align:right;
	width:50px;
	padding:3px;
}
table.stat2 td img {
	background-color:#95a1e6;
	height:14px;
}
table.stat2 td img.key2 {
	background-color:#707cc5;
}
table.stat2 input,table.stat2 textarea {
	width:99%;
	margin:0;
}
div.tree {
	padding-left:16px;
}
#logintd {
	padding:70px 20px 50px 20px;
	text-align:center;
}
#logintd div.login {
	width:20%;
	border:1px solid #ccc;
	margin-bottom:150px;
	position:absolute;
	top:20%;
	left:40%;
}
#logintd div.message {
	margin:20px;
}
#logintd h1 {
	background:#7a7f9c;	
	color:#fff;
	margin:0;
	padding:10px;
}
#logintd form {
	margin:10px 20px;
}
#logintd .input {
	width:90%;
}

.tariftable th,.tariftable td {
	padding:5px 3px;
	text-align:center;
	vertical-align:middle;
}
.tariftable th {
	border:1px solid #ccc;
	background:#eee;
}
.tariftable input {
	width:70px;
	margin:0;
}
.contactstable th,.contactstable td {
	padding:3px;
}
.contactstable input {
	width:300px;
}

table.leftth {
	margin-left:10px;
}
table.leftth td {
	padding:3px 10px;
	border:1px solid #ccc;
}
table.leftth th {
	padding:3px 10px;
	border:1px solid #ccc;
	background:#eee;
	text-align:right;
	vertical-align:top;
}
#userswftable {
	margin-left:10px;
}
#userswftable td {
	padding:3px 10px;
	border:1px solid #ccc;
/*	white-space:nowrap;*/
}
#userswftable th {
	padding:3px 10px;
	border:1px solid #ccc;
	background:#eee;
}
#userswftable td.cnt {
	text-align:right;
	width:50px;
	padding:3px;
}
#userswftable input,#userswftable textarea {
	width:99%;
	margin:0;
	border:none;
	background:#ffc;
	padding:2px 5px;
}
#userswftable input.swftitle {
	font-weight:bold;
	font-size:14px;
}
#userswftable textarea {
	height:120px;
}
#userswftable option {
	padding:3px;
}
input.button,#userswftable input.button {
	border:3px solid #aaa;
	background:#ddd;
	width:85px;
}
#userswftable a {
	text-decoration:none;
}
#userswftable iframe {
	border:none;
}
.swfbox {
	margin:0;
	width:310px;
	background:#fff;
	clear:both;
	padding:0 0 5px 0;
}
.swfbox .preview,.preview {
	float:left;
}
.swfbox .preview img,img.preview {
	width:83px;
	height:83px;
	padding:1px;
	border:1px solid #999;
	margin:0 10px 0 0;
}
.swfbox h3 {
	margin:0 0 3px 0;
}
.swfbox i {
	font-style:normal;
	color:#999;
	font-size:9px;
	display:block;
	float:right;
}
.swfbox i a {
	color:#999;
	text-decoration:none;
}
.swfbox div {
	margin:3px 0 0 0;
}
.online_games {
	width:100%;
}
.online_games td {
	padding:10px;
}
.online_games tr {
	border-bottom:1px dashed #ccc;
}
.online_games input {
	display:block;
	margin:5px 0;
	border:1px solid #ccc;
	width:600px;
	padding:3px;
}
.online_games textarea {
	display:block;
	margin:5px 0;
	border:1px solid #ccc;
	width:600px;
	height:100px;
	padding:3px;
}
.online_games table {
	width:610px;
}
.online_games table td {
	padding:0;
}
.online_games table tr {
	border:none;
}
.right {
	text-align:right;
}
.online_games table input {
	display:inline;
	margin:0;
	border:1px solid #ccc;
	width:100px;
	padding:3px;
}
.seotitle,.seokeywords {
	width:150px;
}
.seotext1 {
	width:250px;
}
.seotext2 {
	width:500px;
}
#manual {
	border:1px solid #ccc;
	background:#ffd;	
	padding:10px;
	margin:0 10px 10px 10px;
	width:500px;
	display:none;
}
#savemessage {
	text-align:center;
	margin:5px;
}
.red {
	color:#f00;
}
.green {
	color:#0a0;
}
.blue {
	color:#00f;
}
.gray {
	color:#aaa;
}
