.txt {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #EEF7FF;
}
.title {
	font-family: "ºÚÌå";
	font-size: 20px;
}
.office {
	font-size: 12px;
}
A:link   {color:#000000;}
A:visited{color:#000000;}
A:active{text-decoration:none;}
A:hover{color:#EC0000;text-decoration:none;}