body{
  margin: 0px;
  padding: 0px;
  background-color:#f7f7de;
  /*background-image:url(img/bg05.jpg);
  background-repeat:repeat-x;*/
  scrollbar-arrow-color: #ff99cc;
  scrollbar-base-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #ff99cc;
}

a:link{
  text-decoration: none;
  color: #666666;
}

a:visited{
  text-decoration: none;
  color: #666666;
}

a:active{
  text-decoration: none;
  color: #999999;
}

a:hover{
  text-decoration: none;
  color: #ff4444;
}

p{
  line-height: 130%;
}

p.ss{
  line-height: 130%;
  margin: 0 20px 20px 20px;
}

blockquote{
  line-height: 120%;
}

.f11{
  font-size: 11pt;
  color: #666666;
  line-height: 140%;
}

.f10{
  font-size: 10pt;
  color: #666666;
  text-decoration: none;
  line-height: 130%;
}

.f10spc-em01{
  letter-spacing: 0.1em;
  font-size:  10pt;
  color: #666666;
  line-height : 130%;
}

.f10s{
  font-size: 10pt;
  color: #666666;
  text-decoration: none;
  line-height: 110%;
}

.f9{
  font-size:  9pt;
  color: #666666;
  line-height : 150%;
}

.f9s{
  font-size:  9pt;
  color: #555;
  line-height : 130%;
}

.f9ind-em1{
  text-indent: 1em;
  font-size:  9pt;
  color: #666666;
  line-height : 150%;
}

.f9spc-em02{
  letter-spacing: 0.2em;
  font-size:  9pt;
  color: #666666;
  line-height : 150%;
}

.f8{
  font-size: 8pt;
  color: #666666;
  line-height: 110%;
}

.f7{
  font-size:  7pt;
  color: #666666;
  line-height: 110%;
}

.bdr10 {
  border: 1px solid #bbb;
}

.bdr101 {
  border: 2px dotted #f3b0c7;
}

.line1 {
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	font-size: 9pt;
	line-height: 130%;
	color: #555;
	padding: 3px;
}

form{
	padding: 0px 0px 0px 30px;
	/*background-color: #fcc;*/
}

select{
	background-color: #ffe;
}

ol {
	margin: 3px auto 3px 0px;
}

ol.qa {
	margin: 3px auto 3px 23px;
}

dl {
	margin: 3px auto 3px 5px;
}

#footmenu {
	clear: both;
	margin: 18px auto 0px auto;
	padding: 0px;
	font-size: 10pt;
	color:#555;
	/*background-color: #fff;*/
}

#footmenu ul {
	list-style-type: none;
	margin: 10px auto;
	padding: 0;
}

#footmenu li {
	display: inline;
	background-image: url(img/arr06s.gif);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: middle;
}

h2#sstitle {
	font-size: 14px;
}

div#ssblock {
	width: 630px;
	text-align: left;
	margin: 0 auto 10px auto;
	border-top: 1px solid #f3b0c7;
	letter-spacing: 0.2em;
	font-size: 9pt;
	color: #666;
	line-height: 150%;
}

div#sssub {
	font-weight: bold;
	color: #c00;
	font-size: 13px;
	text-align: center;
	margin: 0 auto 10px auto;
}
div#sssub p {
	text-indent: 1em;
}

img.ss280 {
	margin: 5px 15px;
}

img.ss180 {
	margin: 5px 10px;
}
