
p.head {
  font-size: 20px;
  font-weight: bold;
  text-align: left;
}

p.text {
  font-size: 12px;
  text-align: justify;
}

p {
  font-size: 12px;
  text-align: justify;
}

a {
  text-decoration: none;
  color: #0000A0;;
}

a:hover {
  text-decoration: underline;
}

a.howin {
  text-decoration: none;
  font-size: 11px;
}

th.header {
  background-image: url("/images/titlebar.jpg");
}

input.input {
  width: 115px;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  background-color: #7788ED;
  font-size: 10px;
  font-weight: normal;
}

input.regemail {
  width: 205px;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  background-color: #7788ED;
  font-size: 10px;
  font-weight: normal;
}

input.title {
  width: 275px;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  background-color: #97a8ED;
  font-size: 12px;
  font-weight: normal;
}

input.date {
  width: 110px;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  background-color: #97a8ED;
  font-size: 12px;
  font-weight: normal;
}

textarea.body {
  width: 415;
  height: 300;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  background-color: #97a8ED;
  font-size: 12px;
  font-weight: normal;
}

table.writing {
  width: 530px;
  color: #001068;
/*  background-color: #7CBCE0; */
  background-color: #F5F5FF;
  border-color: #050505;
  border-style: solid;
  border-width: 1px;
}

td.writingtitle {
  width: 380px;
  text-align: center;
}

a.writingtitle {
  color: #000050;
  font-weight: bold;
  text-decoration: none;
}

a.writingtitle:hover {
  color: #0030a0;
  font-weight: bold;
  text-decoration: none;
}

a.writingtitle:visited {
  color: #000050;
  font-weight: bold;
  text-decoration: none;
}

a.writingtitle:active {
  color: #000050;
  font-weight: bold;
  text-decoration: none;
}

td.writingdate {
  font-weight: bold;
  text-align: center;
  width: 150px;
}

td.writingbody {
  font-size: 13px;
  text-align: justify;
}

textarea.addcomment {
  width: 330px;
  height: 130px;
  border-style: solid;
  border-width: 1px;
  border-color: #050505;
  background-color: #F5F5F5;
}

table.comment {
  width: 350;
  border-style: solid;
  border-width: 1px;
  border-color: #000020;
  margin-top: 10px;
  padding: 0px;
}

tr.comment_header {
  background-color: #A3b0FD;
  border-width: 0px;
  margin: 0px;
  padding: 0px;
  font-size: 13px;
}

th.comment_h_name {
  text-align: center;
  width: 200;
  margin: 0px;
  padding: 0px;
}

td.comment_h_when {
  text-align: center;
  width: 110;
  margin: 0px;
  padding: 0px;
}

td.comment_h_serial {
  text-align: center;
  width: 40;
  margin: 0px;
  padding: 0px;
}

td.comment {
  margin: 0px;
  padding: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: #cDcDcD;
  background-color: #eeeeee;
  text-align: justify;
  font-size: 12px;
}

table.imagelist {
  width: 430px;
  background-color: #fafafe;
  border-style: solid;
  border-width: 1px;
  border-color: #c0c0c0;
  margin-bottom: 15px;
  border-spacing: 0;
}

th.imagelist_created {
  width: 120px;
  font-size: 13px;
}

th.imagelist_name {
  width: 310px;
  font-size: 14px;
}

td.imagelist_thumb {
  text-align: center;
  width: 120px;
  border-style: solid;
  border-width: 1px;
  border-color: #c0c0c0;
  margin: 0px;
  padding: 0;
}

td.imagelist_comment {
  width: 278px;
  height: 130px;
  text-align: justify;
  font-size: 12px;
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  background-color: #f3f3f9;
}

td.imageslide_comment {
  text-align: justify;
  font-size: 12px;
}

td.imageslide_ {
}

td.imageslide_ {
}

