<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#name_error{
				width:250px; height:15px;
				background:#C00;
				color:#fff;
				font-family:tahoma;
				font-size:12px;
				box-shadow: 1px 1px 6px #000;
				-moz-box-shadow: 1px 1px 6px #000;
				-webkit-box-shadow: 1px 1px 6px #000;
				padding:4px 10px 4px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
				position:relative;
				bottom:0px;left:20px;
			    display:block;
			    z-index:1000;
}
.name_error .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;			
			}
.leftcontact { width:189px; margin-left:auto; margin-right:auto;}
.leftcontactmap {width:160px; margin-left:auto; margin-right:auto;}

.listnumber { width:232px; height:46px; font-size:12px;}
.listnumber:hover ,.listnumber_active{ background:url(../images/contact/list-over.png) no-repeat; width:232px; height:46px;}

.listnumber .subject { font-weight:bold; color:#ff9900; padding-left:20px; padding-top:6px; font-size:12px;}
.listnumber .subject span { font-weight:bold; color:#ff9900;}
.listnumber .tel { font-weight:bold; color:#FFF; padding-left:20px; padding-top:2px;}

.listnumber_active .subject { font-weight:bold; color:#ff9900; padding-left:20px; padding-top:6px; font-size:12px;}
.listnumber_active .subject span { font-weight:bold; color:#ff9900;}
.listnumber_active .tel { font-weight:bold; color:#FFF; padding-left:20px; padding-top:2px;}

#LinkMap { position:absolute; left:330px; top:360px;}
#LinkMap .Mapname { color:#FFF; font-size:10px; width:110px; overflow:hidden;}
#LinkMap .Mapname span { color:#e78d01; font-size:10px;}
</pre></body></html>