a {color: rgb(150,80,105); TEXT-DECORATION: none;}
a :hover {COLOR: rgb(150,80,105); TEXT-DECORATION: none}
a :visited {COLOR:rgb(170,100,150); TEXT-DECORATION: none}
a :active {COLOR: rgb(170,100,150); TEXT-DECORATION: none}

a.mail {color: #5A2941; TEXT-DECORATION: none;}
a.mail :hover {COLOR: #5A2941; TEXT-DECORATION: none}
a.mail :visited {COLOR: #5A2941; TEXT-DECORATION: none}
a.mail :active {COLOR: #5A2941; TEXT-DECORATION: none}

.li0 {width: 10px;}
.li1 {width: 60px;}
.li2 {width: 110px;}


body {background: #C0AC94 url(../img/F_LinePage.gif) repeat fixed; margin: 0px;}

table.base {background-color: #F7EBD6;}
table.base th {background-color: rgb(242,206,162);}
table.firm_info {background-color: #F7EBD6;}
table.firm_info th {
	background-color: rgb(242,206,162);
	width="140";
	text-indent : 10px;
}

table.filter
{
	margin-bottom: 8px;
	margin-top: 5px;
	margin-left: 3px;
	margin-right: 3px;
}

table.cols {
	background-color: rgb(218,200,178);
}

select {
	background-color: #F7EBD6;
	font-size : 12px;
}

input.btn 
{
	font-size: 10px;
	background-color: rgb(218,200,178);
	border-color: #F7EBD6;
	display: none;
}

input.btn_f
{
	width: 22px;
	height: 24px;
	font-size: 10px;
	background: rgb(218,200,178) url(../img/unfilter2.gif);
	border-color: #F7EBD6;
}

input.filter
{
	margin-left: 2px;
	margin-right: 2px;
}

.bigstrong
{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: rgb(140,80,100);
}
.mstrong
{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: rgb(80,40,64);
}


#hint
{
	position: absolute;
	display: none;
	border: 1px solid black;
	background-color: rgb(255,255,224);
	font-size: 11;
	font-family: "Arial";
}
