td {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #6B6B6B;
}
input.common   {
	font-size: 9pt;
	border: #A3A3A3 1px solid;
	background-color: #ffffff;
	width:97px;
	color:#6B6B6B;
	height: 19px;
}
select.code{
	background-color: #ffffff;
	color:#6B6B6B;
	width:75px;
}
    textarea.big { 
		 background-color: #ffffff;
		 border: 1px #A3A3A3 solid;
		 width:100%;
		 height:83px;
		 line-height:160%
}
input.li   {
	font-size: 9pt;
	border: #A3A3A3 1px solid;
	background-color: #ffffff;
	width:101px;
	color:#666666;
	height: 13px;
}
    A.menu:link {text-decoration: none;color: #6B6B6B;}
    A.menu:visited {text-decoration: none;color: #6B6B6B;}
    A.menu:active {text-decoration: none;color: #6B6B6B;}
    A.menu:hover {text-decoration: none;color: #B32121; }

.div_css{
	font-size:9pt;
	text-align:center;
	overflow:hidden;
	word-break:keep-all;
	white-space:nowrap;
	text-overflow:ellipsis;
}
