﻿/* text_plus.css */
body						{
								font-size: 85%;
								line-height: 1.5;
							}
ul.uti li.changetxt			{
								background: url(img/icn_text-.gif) top left no-repeat;
								background-position: 0px 1px;
							}
ul.uti li.changetxt:hover	{
								background: url(img/icn_text-_on.gif) top left no-repeat;
								background-position: 0px 1px;
							}
/* 200700305: 1045 */