@charset "utf-8";


.font-pt{
				FONT-FAMILY:ËÎÌå, Verdana, Arial;
				color:#132144;
				font-size:12px;
				table-layout:fixed;
				word-break:break-all;

}

.font-pt a:link {
	color: #132144;
		text-decoration: none;

}
.font-pt a:visited {
	color: #132144;
	text-decoration: none;

}
.font-pt a:hover {
	color: #0A860E;
	text-decoration:underline;
}
.font-sy{
				color:#000000;
				font-size:14px;
				table-layout:fixed;
				word-break:break-all;
				line-height:130%;

}
.font-button{
				color:#132144;
				font-size:14px;
				table-layout:fixed;
				word-break:break-all;
				padding-left:20px;	
			
}

