td {
	font-family: "宋体";
	font-size: 12px;
	}
.col {
	BACKGROUND-IMAGE: url(image/col.gif)
}
.small {
	FONT-SIZE: 9pt
}
.small1 {
	FONT-SIZE: 9pt; COLOR: #ffffff
}
.big {
	FONT-SIZE: 12pt
}
.big1 {
	FONT-SIZE: 12pt; COLOR: #ffffff
}
.big2 {
	FONT-SIZE: 18pt
}
.big3 {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #ffffff
}
.big4 {
	COLOR: #ff0000
}
.verybig {
	FONT-SIZE: 24pt
}
A:link {
	COLOR: #000000; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:active {
	COLOR: #3333ff; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}
.titlefont {
font-size:14px;
font-weight:bold;
}
.boldfont {
font-weight:bold;
}
.inputclass
{
    border:1px #B2B2B2 solid;
}
.inputclass0 {
BORDER-RIGHT: 2px groove;
BORDER-TOP: 2px groove;
BORDER-LEFT: 2px groove;
BORDER-BOTTOM: 2px groove;
background:#f9f9f9;
color:#999999;
}
.inputclass1 {
BORDER-RIGHT: 1px groove;
BORDER-TOP: 1px groove;
BORDER-LEFT: 1px groove;
BORDER-BOTTOM: 1px groove;
background:#f9f9f9;
color:#999999;
}
.bluecss {
color:#07446c;
}
.statustyle {
color:#FFFFFF;
}
.spanstyle {
color:#FFFFFF;
font:bold;
}
.login {
font-family:"黑体";
color:#2854af;
font-size:30px;
font-weight:bold;
}
/*转移，外呼样式*/
.tran {
border-bottom-color:#4b52e8;
border-bottom-style:solid;
border-bottom-width:1px;
border-right-color:#4b52e8;
border-right-style:solid;
border-right-width:1px;
border-left-color:#4b52e8;
border-left-style:solid;
border-left-width:1px;
}
.tranTable {
border-top-color:#4b52e8;
border-top-style:solid;
border-top-width:1px;
border-bottom-color:#4b52e8;
border-bottom-style:solid;
border-bottom-width:1px;
border-right-color:#4b52e8;
border-right-style:solid;
border-right-width:1px;
border-left-color:#4b52e8;
border-left-style:solid;
border-left-width:1px;
}
.online
{
	border-bottom: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
}

/*
表格行的文字样式，分别组合clsGridItem, clsGridItemBg,clsGridItemBgALter获得行的真实样式
*/
.clsGridItemLText{  font-size: 10pt; line-height: 22px; text-decoration: none;text-align:left;  padding-right: 3px; padding-left: 3px; }
.clsGridItemCText{  font-size: 10pt; line-height: 22px; text-decoration: none;text-align: center;padding-right: 3px; padding-left: 3px}
.clsGridItemRText{  font-size: 10pt; line-height: 22px; text-decoration: none;text-align: right; padding-right: 3px; padding-left: 3px ;}