/* CSS Document */
body{
	background-image: url(../imgs/stihi/lfco.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color: #FEFDF1;
	margin: 0px 0px 0px 0px;
}
body, td, div, a
{
	font-family: Times New Roman;
	font-size: 10pt;
	font-style: italic;
	color: #584307;
}
h1, h2, h3, h4, h5, h6
{
  margin-bottom:0px;
  margin-top:0px;
  padding-bottom:0px;
  padding-top:0px;
}
table
{
  border: 0px;
  width: 100%;
  height: 100%;
}
td
{
  vertical-align:top;
}
.td1
{
  padding-top: 6px;
  padding-right: 10px;
  text-align: right;
  height: 12px;
  vertical-align:bottom;
}
.td2
{
  padding-top: 6px;
  padding-left: 10px;
  text-align: left;
  height: 12px;
  vertical-align:bottom;
}
.td3
{
  padding-top: 4px;
  padding-left: 25px;
  text-align: left;
  vertical-align: top;
}
.btnpro
{
  padding-bottom: 156px;
  background-image: url(../imgs/stihi/pro.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	vertical-align:bottom;
	text-align:center;
}
.septop
{
  height: 34px;
  width: 50px;
  background-image: url(../imgs/stihi/sept.gif);
	background-repeat:no-repeat;
}
.sepbottom
{
  height: 38px;
  width: 50px;
  background-image: url(../imgs/stihi/sepb.gif);
	background-repeat:no-repeat;
}
.sep
{
  width: 50px;
  background-image: url(../imgs/stihi/sep.gif);
	background-repeat: repeat-y;
}
.untrst
{
  height: 3px;
}
td.content
{
  padding-left:8px; 
  padding-right:8px;
}
.botnavi
{
  height: 10px;
  font-size: 7pt;
  font-family: Verdana, Arial;
  text-align:right;
}
.google
{
  height: 95px;
  background-color: #EEE8DF;
	text-align:center;
	vertical-align:middle;
}
h1
{
  font-size:14pt;
  color: #D56B6B;
  letter-spacing: 2px;
  font-weight:normal;
}
h2
{
  font-size:11pt;
  color: #858585;
}
h3
{
  font-size:12pt;
  color: #D56B6B;
  font-weight:500;
}
h5
{
  font-size:14pt;
  color: #D56B6B;
  font-weight:100;
	padding-left: 100px;
}
h6
{
  font-size:16pt;
  color: #F27900;
  font-weight:600;
}
div
{
  scrollbar-arrow-color: #464646;
  scrollbar-3dlight-color: #CCCCCC;
  scrollbar-darkshadow-color: #999999;
  scrollbar-face-color: #D4D0C8;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #CCCCCC;
  scrollbar-track-color: #e6e6e6;
}
.authors
{
  width: 260px;
  overflow-y:auto;
  overflow-x:hidden;
	border-right:1px solid #F4F4F4;
	padding-right: 5px;
}
div.pemslist{
	padding-left:100px;
}
div.pemslist2{
	padding-left:30px;
}
div.content
{
  border: solid 1px #A1A1A1;
  padding: 10px 10px 10px 10px;
  font-size: 11pt;
	overflow-y:auto;
	overflow-x:auto;
	text-align:left;
}
a.list{
	font-size: 11pt;
	text-decoration: none;
}
a.selected{
	font-size: 14pt;
	color:#F27900;
	text-decoration: underline;
}
p.sth{
	padding-left:50px;
	font-size: 13pt;
}