/*--general display style--*/
select{
	font-family: "Tahoma,Arial,ËÎÌå";
	font-size: 12px;
	color: #666666;
	background-color: #E4E4E4;
}
td			{font-size:12px;color:666666;line-height:180%;}
text		{font-size:12px;color:black;background-color: #FFFFFF;}
textarea	{font-size:12px;color:black;background-color: #FFFFFF;}
input		{font-size:12px;color:black;text-indent : 1px; }
p			{font-size:12px;color:666666;}
radio		{background-color : #666666;}
a:link		{font-size:12px;color:#666666;text-decoration:none;line-height:180%}
a:visited	{font-size:12px;color:#666666;text-decoration:none;line-height:180%}
a:hover		{font-size:12px;color:#666666;text-decoration:underline;line-height:180%}
/*--other display style--*/
.xian {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.font-B8B8B8 {font-size: 12px;color: B8B8B8;}
a.font-B8B8B8:link		{font-size:12px;color:#B8B8B8;text-decoration:none;line-height:180%}
a.font-B8B8B8:visited	{font-size:12px;color:#B8B8B8;text-decoration:none;line-height:180%}
a.font-B8B8B8:hover		{font-size:12px;color:#B8B8B8;text-decoration:underline;line-height:180%}
.font-ffffff {font-size: 12px;font-weight: bold;color: #FFFFFF;}
a.font-ffffff:link		{font-size:12px;color:#FFFFFF;text-decoration:none;line-height:180%}
a.font-ffffff:visited	{font-size:12px;color:#FFFFFF;text-decoration:none;line-height:180%}
a.font-ffffff:hover		{font-size:12px;color:#FFFFFF;text-decoration:underline;line-height:180%}
.lm {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bt {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

