
/**
 * 共用头标识
 **/
.tInfo {
	width:100%;
	height:26px;
	background:#C03;
	margin:0 auto 2px auto;
	border-bottom:2px solid #fdda4c;
}

/*去掉filter可恢复
table{table-layout: fixed;} 
td{word-break: break-all; word-wrap:break-word;} 
*/

.tInfo div.tText {
	line-height:26px;
	text-align:center;
	width:95%;
	float:left;
	font-size:12px;
}

.tInfo div.tText a{
	color:#FFF;
	text-decoration:none
}

.tInfo div.tText a:visited{
	color:#FFF;
}

.tInfo div.tText a:hover {
	color:#fff;
	text-decoration:underline;
}

.tInfo img {
	float:right;
	margin-right:20px;
	margin-top:4px;
	cursor:pointer;
}
/*去掉filter可恢复 filter:Gray; */
body		{
			font-family:tahoma,宋体;
			font-size:9pt;
			color:windowtext;
			background:url(bk_body.gif);
			background-repeat: no-repeat;
			background-position: center top;
			background-color:#ffffff;
			
			
}

/* filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); */

td			{
			font-family:tahoma,宋体;
			color:windowtext;
			font-size:9pt;
}

div			{
			font-family:tahoma,宋体;
			color:windowtext;
			font-size:9pt;
}

form		{
			font-family:tahoma,宋体;
			color:windowtext;
			font-size:9pt;
}

option		{
			font-family:tahoma,宋体;
			color:windowtext;
			font-size:9pt;
}

.inputText{
			height:15px;
}

a:link		{
			font-family:tahoma,宋体;
			font-size:9pt;
			color: #002887;
			text-decoration:none;
}

a:visited	{
			font-family:tahoma,宋体;
			font-size:9pt;
			color: #002887;
			text-decoration:none;
}

a:active	{
			font-family:tahoma,宋体;
			font-size:9pt;
			color: #002887;
			text-decoration:none;
}

a:hover		{
			font-family:tahoma,宋体;
			font-size:9pt;
			text-decoration:underline;
}

a img {
			border: none;
}

.titleSpan {
	width:80px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}

.titleSpanForOrderlist {
	width:120px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}

.titleSpanForOrderSalelist {
	width:130px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}

.content {
		table-layout:fixed;
		word-break:break-all;
}

.search a:link,.search a:hover,.search a:visited,.search a:link,.search *{
	font-family:tahoma,宋体;
	font-size:9pt;
	color:#FFFFFF;
}

hr{
			height:1px;
			color:#AAAAAA;
}

.border		{
			background-color: #FFFFFF;
}

.nav		{
			font-family:Tahoma,宋体;
			font-size:9pt;
}

.nav a:link {
			color:#FFFFFF;
			text-decoration:none;
}

.nav a:visited	{
			color:#FFFFFF;
			text-decoration:none;
}

.nav a:active	{
			color:#FFFFFF;
			text-decoration:none;
}

.nav a:hover	{
			color:#FFFFFF;
			text-decoration:none;
}

.alert		{
			BORDER-RIGHT: #FF0000 1px solid;
			BORDER-LEFT: #FF0000 1px solid;
			BORDER-TOP: #FF0000 1px solid;
			BORDER-BOTTOM: #FF0000 1px solid;
}

.normal		{
			BORDER-RIGHT: #808080 1px solid;
			BORDER-LEFT: #808080 1px solid;
			BORDER-TOP: #808080 1px solid;
			BORDER-BOTTOM: #808080 1px solid;
}

.OkMsg{
	padding:3px;
	border:1px solid #00BE00;
	background:#E6FFE6 no-repeat;	
	color:#000;
}

.WarningMsg{
	padding:3px;
	border:1px solid #00A8FF;
	background:#E2F5FF no-repeat;	
	color:#000;
}

.ErrorMsg{
	padding:3px;
	border:1px solid #F60;
	background:#FFF2E9 no-repeat;	
	color:#000;
}

.HintMsg{
	padding:3px;
	border:1px solid #FFF;
	background-color:transparent;
	background-image:none;
	color:#999;
}

.tblTitle{
	BACKGROUND-COLOR: #FFFFCC;
	BORDER: 1px solid #D4D0C8;
	PADDING:3px;
}

.tblBody{
	BACKGROUND-COLOR: #FFFFFF;
	BORDER: 1px solid #D4D0C8;
	PADDING:3px;
}

.box{
	background-color:#fff;
	border:1px solid;
	border-color:#b4b4b4;
	font-size:9pt;
	color:black;
}

.font10pxWhite
{
			font-family:tahoma,宋体;
			font-size:10pt;
			color:#FFFFFF;
}

.font16pxBlack
{
			font-family:tahoma,宋体;
			font-size:16pt;
			color:#000000;
			font-weight: bold;
}

.border_umpay_01 {border: 1px solid #e1e1e1;}

.blue_umpay_001{color: #1a7ac4;}

.simhei_umpay{font-family:黑体;}

.f18_umpay{font-size:18px;}