html,body {
  font-family:Arial, Helvetica, sans-serif;
  font-size:10pt;
}

h1 {
  font-size: 16pt;
}
h2 {
  font-size: 14pt;
}
h3 {
  font-size: 12pt;
}
h4 {
  font-size: 10pt;
}
h5 {
  font-size: 9pt;
}
h6 {
  font-size: 8pt;
}
h7 {
  font-size: 7pt;
}

#mainContent h1, #mainContent h2, #mainContent h3, #mainContent h4, #mainContent h5, #mainContent h6, #mainContent h7 {
  text-align:right;
  font-style:italic;
  font-family:Georgia, "Times New Roman", Times, serif;
  color:#f00;
  padding:0;
  margin:0;
  margin-bottom:2px;
  padding-right:2em;
  border-bottom:1px dotted #faa;
}


.author {
  text-align: right;
  font-style:italic;
  font-size: 8pt;
  float:right;
}

.Err {
  color:red;
  font-family:"Courier New", Courier, monospace;
}

#adv, #catlist {
  background-color:white;
  margin:0;
  padding:2px;
}

#adv{
  background:url(../images/cl-back.gif) left repeat-y;
  padding:0 2px;
}

#adv h1, #adv h2, #adv h3, #adv h4, #adv h5, #adv h6, #adv h7 {
  color:#cf0000;
  text-align: center;
  padding:0;
  margin:0;
  border:none;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-style:normal;
}
#adv h1 a, #adv h2 a, #adv h3 a, #adv h4 a, #adv h5 a, #adv h6a , #adv h7 a {
  text-decoration:none;
  color:#cf0000;
}
#adv h1 a:hover,
#adv h2 a:hover,
#adv h3 a:hover,
#adv h4 a:hover,
#adv h5 a:hover,
#adv h6 a:hover,
#adv h7 a:hover {
  text-decoration:underline;
  color:#ef0000;
}

.adhead {
  border-bottom:1px solid #600;
}
#logo {
  background:url(/red/logo.png) 10px 10px no-repeat;
  width:294px;
  height:84px;
  float: left;
}
#auth {
  /*height:80px;*/
  border-bottom:1px solid #bcbcbc;
  border-left:1px solid #bcbcbc;
  background-color:#eee;
  /*border:1px solid red;*/
}
.authshadow {
  background:url(/red/auth-shadow.png) left 5px no-repeat;
  width:230px;
  float:right;
  padding-left:4px;
}
#admenu {
  text-align:right;
}
#gopan {
  background-color: #d10700;
  padding:3px;
  /*padding-right:200px;*/
}
#advtree {
  margin-right: 240px;
}
#advsearch {
  /*float:right;*/
  margin:0;
  padding:0;
  /*border:1px solid green;*/
}

.input100 {
  width:100%;
}

.lnkbut {
  border:none;
  background-color:transparent;
  text-decoration:none;
  font-size:9pt;
  margin: auto 0;
  cursor:pointer;
}
.lnkbut:hover {
  color:red;
}
.authinput {
  width:130px;
}

a {
  color: #600;
  text-decoration:none;
}
a:hover {
  color: #f00;
  text-decoration:underline;
}
#catlist h4 a {
  color: #f00;
  text-decoration:none;
}
#catlist h4 a:hover {
  text-decoration:underline;
}



.hr {
  margin:4px 0;
  border-top:1px solid #600;
}

#catlist h1, #catlist h2, #catlist h3, #catlist h4, #catlist h5, #catlist h6, #catlist h7 {
  padding:0;
  margin-bottom:0;
  color:#cf0000;
  text-align: center;
  border:none;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-style:normal;
}

.btn {
  background-color:#FFCCCC;
  border-top:2px outset #FFCCCC;
  border-left:2px outset #FFCCCC;
  border-bottom:2px outset #FFCCCC;
  border-right:2px outset #FFCCCC;
}

.reg th {
  text-align:left;
}
.ajax-loading {
  padding: 20px 0;
  background: url(/images/spinner.gif) no-repeat center;
  min-width:20px;
}

.paper {
  background-color:#fff;
  padding:2px;
}

#adv ul, #adv li {
  margin:0;
  padding:0;
}

#pcat, #cadv, #split {
  display:table-cell;
  list-style:none;
}

.advdate {
  float:left;
  width:150px;
  font-size:8pt;
}
.advtext {
  /*padding-left:152px;*/
  padding-bottom:4px;
  /*font-size: 11pt;*/
}

.adv {
  margin-left:202px;
  background-color:#fff;
}
.advw {
  margin-left:10px;
  background-color:#fff;
}
/* for IE */
#pcat, #cadv, #split, {
  display:inline;zoom:1;vertical-align:top;
}

#pcat {
  /*width:auto;*/
  width:20%;
  background-color:#eee;
}

#cadv {
  /*width:auto;*/
  width:80%;
}
.col4ie {display:none;}
.col4ie,{display:inline;}

#split {
  width: 8px;
  background:url(../images/split.gif);
}

.open {width: 200px; overflow:visible}
.close {width:10px; height:40px; overflow:hidden}

/*#sidecatlist, #sidecatlist ul, #sidecatlist ul li {
  list-style:none;
}*/
#sidecatlist {
  /*margin-left:-10px;*/
  float:left;
  /*width:200px;*/
  /*background-color:#eee;*/
}

#sidecatlist ul {
list-style:none;
}
#sidecatlist li {
margin-left:10px;
}

#sidecatlist .open {
  /*list-style:url(../images/--/grminus.gif);*/
  padding-left:15px;
  background:url(../images/--/grminus.gif) left top no-repeat;
}
#sidecatlist .close {
  background:url(../images/--/grplus.gif) left top no-repeat;
  padding-left:15px;
}
#sidecatlist .item {
  background:url(../images/--/gri.gif) left top no-repeat;
  padding-left:15px;
}

.ajaxLoading {
  background: url(/images/ajax-loader.gif) no-repeat top right;
  /*border:1px solid red;*/
}
#dsplit {
 height:32px;
 width:8px;
 cursor:pointer;
 float:right;
}
.split_open {
 background:url(../images/split-arr2.gif) no-repeat;
}
.split_close {
 background:url(../images/split-arr.gif) no-repeat;
}

.tmenu a {
  color:#FFFFFF;
}

.tmenu a:hover {
  color:#FFFFFF;
  text-decoration:underline;
}

#adv-page1 {
  /*margin-left:-10px;*/
  float:left;
  width:200px;
  /*background-color:#eee;*/
}

#DIV_NNN_1984 {
  width: 200px;
}

#sidebar1 table {
  width: 200px;
}

#lostpass {
	height:30px;
	overflow:hidden;
}

