<!--
input.mainoption {
    color : #746B6B;
    background-color : #FAFAFA;
    font-weight: bold;
}
input.post, textarea.post, select {
	background-color : #FAFAFA;
}
input.button {
	background-color : #76befa;
	color : #FFFFFF;
	font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.button0 {
	background-color : #FFFFFF;
	color : #746B6B;
	font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
input,textarea, select {
	color : #746B6B;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	border: 1px #cfcfcf solid;
}
input.image-button {
	border: 0px 
}

ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li.list
{	list-style-type: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0.1em 0.6em;
	padding-left: 0.9em;
	font-family: Verdana, Helvetica;
	font-size: 11;
	font-weight: normal;	
}	

li.list a
{	font-family: Verdana, Helvetica;
	font-size: 11;
	color: 535353;
	text-decoration: underline;
	font-weight: normal;
}
li.list a:hover
{	font-family: Verdana, Helvetica;
	font-size: 11;
	color: 8d8d8d;
	text-decoration: underline;
	font-weight: normal;
}
li.list a:visited
{	font-family: Verdana, Helvetica;
	font-size: 11;
	text-decoration: underline;	
	font-weight: normal;
}

a:link         	{font-size: 12; color: #37ad2b; font-family: Arial; text-decoration: none; font-weight: normal;}
a:visited      {font-size: 12; color: #37ad2b; font-family: Arial; text-decoration: none; font-weight: normal;}
a:hover        	{font-size: 12; color: #d99900; font-family: Arial; text-decoration: none; font-weight: normal;}
.ttl           	{font-size: 13; font-weight: bold; color: 547cd8; font-family: Arial;}
.line          	{font-size: 13; color: #535353; font-weight: normal; font-family: Arial; text-decoration: none; line-height: 20px;}
.cont          	{font-size: 12; color: #535353; font-weight: normal; font-family: Arial; text-decoration: none; line-height: 18px;}

span#link1 {
  font-weight: normal;
  color: 535353;
  font-size: 12;
  font-family: Arial;
}
span#link1 a{
  text-decoration: underline;
  outline: none;
  color: d99900;
  font-family: Arial;
  font-size: 12;
  font-weight: normal;
}
span#link1 a:hover {
  text-decoration: underline;
  outline: none;
  color: 37ad2b;
  font-family: Arial;
  font-size: 12;
  font-weight: normal;
}
span#link10 {
  font-weight: normal;
  color: 535353;
  font-size: 11;
  font-family: Verdana, Arial;
}
span#link10 a{
  text-decoration: none;
  outline: none;
  color: d99900;
  font-family: Verdana, Arial;
  font-size: 11;
  font-weight: normal;
}
span#link10 a:hover {
  text-decoration: underline;
  outline: none;
  color: d99900;
  font-family: Verdana, Arial;
  font-size: 11;
  font-weight: normal;
}
span#link2 {
  font-weight: normal;
  color: 535353;
  font-size: 11;
  font-family: Verdana, Helvetica;
}
span#link2 a{
  text-decoration: underline;
  outline: none;
  color: 535353;
  font-family: Verdana, Helvetica;
  font-size: 11;
  font-weight: normal;
}
span#link2 a:hover {
  text-decoration: underline;
  outline: none;
  color: 8d8d8d;
  font-family: Verdana, Helvetica;
  font-size: 11;
  font-weight: normal;
}

span#link3 {
  font-weight: normal;
  color: ffffff;
  font-size: 12;
  font-family: Arial;
}
span#link3 a{
  text-decoration: underline;
  outline: none;
  color: ffffff;
  font-family: Arial;
  font-size: 12;
  font-weight: normal;
}
span#link3 a:hover {
  text-decoration: underline;
  outline: none;
  color: dadada;
  font-family: Arial;
  font-size: 12;
  font-weight: normal;
}

.paging {
float: left;
text-decoration: none;
margin: 1px;
padding: 6 9 6 8;
color: #6194e6;
text-decoration: none;
background-image: url('images/paging_0.gif');
background-repeat: no-repeat;
background-position: center center;
}
.paging:hover {
color: #6194e6;
text-decoration: none;
background-image: url('images/paging_1.gif');
}
.paging1 {
float: left;
text-decoration: none;
margin: 1px;
padding: 6 5 6 5;
color: #6194e6;
text-decoration: none;
background-image: url('images/paging_0.gif');
background-repeat: no-repeat;
background-position: center center;
}
.paging1:hover {
color: #6194e6;
text-decoration: none;
background-image: url('images/paging_1.gif');
}
-->
