.site { margin: 0px; padding: 0px; }
body {
	background: #E5E5E5;
	font-family: arial;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #333333;
}
table, tr {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	vertical-alignment: top;
}
.header1 {  width: 1000px; height: 220px; background: url('imgs/bgh01.jpg'); background-repeat: no-repeat; margin: 0px; padding: 0px; }
.header2 {  width: 1000px; height: 220px; background: url('imgs/bgh02.jpg'); background-repeat: no-repeat; margin: 0px; padding: 0px; }
.header3 {  width: 1000px; height: 220px; background: url('imgs/bgh03.jpg'); background-repeat: no-repeat; margin: 0px; padding: 0px; }
.header4 {  width: 1000px; height: 220px; background: url('imgs/bgh04.jpg'); background-repeat: no-repeat; margin: 0px; padding: 0px; }
.header5 {  width: 1000px; height: 220px; background: url('imgs/bgh05.jpg'); background-repeat: no-repeat; margin: 0px; padding: 0px; }
.header6 {  width: 1000px; height: 220px; background: url('imgs/bgh06.jpg'); background-repeat: no-repeat; margin: 0px; padding: 0px; }
.header7 {  width: 1000px; height: 220px; background: url('imgs/bgh07.jpg'); background-repeat: no-repeat; margin: 0px; padding: 0px; }
.header8 {  width: 1000px; height: 220px; background: url('imgs/bgh08.jpg'); background-repeat: no-repeat; margin: 0px; padding: 0px; }
.header9 {  width: 1000px; height: 220px; background: url('imgs/bgh09.jpg'); background-repeat: no-repeat; margin: 0px; padding: 0px; }
.header10 {  width: 1000px; height: 220px; background: url('imgs/bgh10.jpg'); background-repeat: no-repeat; margin: 0px; padding: 0px; }
.header11 {  width: 1000px; height: 220px; background: url('imgs/bgh11.jpg'); background-repeat: no-repeat; margin: 0px; padding: 0px; }
.header_admin {
  width: 1000px;
  height: 220px;
  background: url('imgs/header_admin.jpg');
  background-repeat: no-repeat;
}
.main {
  width: 1000px;
  background: url('imgs/main.jpg');
  background-repeat: repeat-y;
}    
.footer {
  width: 1000px;
  height: 50px;
  background: url('imgs/footer.jpg');
  background-repeat: no-repeat;
}
.sideL {
  width: 220px;
  padding: 0px; margin: 0px;
}
.sideR {
  width: 220px;
  padding: 0px; margin: 0px;
}
.center {
  width: 560px;
  padding: 0px; margin: 0px;
}
.txt {
  width: 540px;
  margin: 10px;
}
.txt p { text-align: justify;  }
.txt_admin {
  margin-top: 10px;
}
.sideL_txt {
  margin-top: 10px;
  margin-left: 70px;
  width: 130px;
} 
.sideL_txt a, .sideL_txt a  {
  color: #3333CC;
  text-decoration: none;
  font-weight: bold;
}
.sideL_txt a:hover, .sideL_txt a.act {
  list-style-image: url('imgs/bullet.png');
  color: #333333;
  text-decoration: none;
  font-weight: bold;
}
.sideR_txt {
  margin-top: 10px;
  margin-left: 20px;
  width: 130px;
} 
h1 { font-weight: bold; font-size: 15px; color: #3333CC; }
h2 { font-weight: bold; font-size: 13px; color: #3333CC; }
h3 { font-weight: bold; font-size: 12px; }
.small { font-size: 9px; }
a { color: #3333CC; text-decoration: none; }
a:hover { color: #333333; text-decoration: underline; }
.blog p { clear: both; }
.blog_header { width: 100%; height: 16px; border-bottom: 1px solid #e5e5e5; }
.blog_header h3 { margin: 0px; padding: 0px; float: left; }
.blog_date { width: 200px; float: right; text-align: right; font-size: 9px; }
.blog_hr { border: 1px solid #666666; width: 350px; text-align: center; }

.credit {
 padding-top: 35px;
 width: 1000px;
 font-size: 9px;
}
.credit #left { margin-left: 75px; float: left; }
.credit #right { margin-right: 75px; float: right; text-align: right; }

