body {
	background-color: #eeeeee;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

ul,li,img,span,p,input{
	margin:0;
	padding:0;
	border:0;
	list-style-type:none;
}

.font1{
	color:#FFFFFF；
	font-size:14px;
	font-weight:bold;
}

.font2{
	font-size:16px;
}

.font3{
	color:#7b4418;
}

.font4{
	font-size:22px;
}

.font5{
	color:#ff0000;
}

.font6{
	font-size:22px;
	color:#ff7200;
}

.contentDiv{
	margin:10px;
}

.agentDiv{
	float:left;
	width:88px;
	height:135px;
	margin-right:15px;
}
iframe{border:0;}

.agentGroupFieldSet{
	border:2px solid #0099FF;
}

.legendtitle{
	font-size:14px;
	font-weight:bold;
	padding:0px 8px;
	*padding:10px;
}

.realtimeBox{
	padding:10px;
	*padding:10px;
	display:inline-block;
}

.realtimeDetails{
	border:1px solid #c1c1c1;
	background:#f7f7f7;
	padding:6px 4px;
	width:320px;
	display:inline-block;
	position:absolute;
	z-index:999;
}

.person{
	float:left;
	background:url(../../img/monitor/person.gif);
	width:85px;
	height:108px;
	margin-left:6px;
}

.deltailDiv{
	float:left;
	margin-left:10px;
	width:215px;
}
.upbox-top{ width:215px; display:inline-block; margin-bottom:12px;}
.upleft{ float:left;}
.icon{ float:right;}
.iconbl{ float:left; margin-right:6px;}

.single{
	background:url(../../img/monitor/zlblockbg.gif) no-repeat;
	float:left;
	width:88px;
	height:135px;
	margin-right:15px;
}

.single:hover{
	background:url(../../img/monitor/zlblockbgon.gif) no-repeat;
	float:left;
	width:88px;
	height:135px;
	margin-right:15px;
}

.textAlign {
	text-align:center;
}

.marginTop4{
	margin-top:4px;
}

.unlogin{
	color:#FFFFFF；
	font-size:14px;
	font-weight:bold;
	margin:6px;
	text-align:center;
	height:20px;
	line-height:20px;
	background:#cccccc;
	-moz-border-radius:5px;
}
.unregister{
	color:#FFFFFF；
	font-size:14px;
	font-weight:bold;
	margin:6px;
	text-align:center;
	height:20px;
	line-height:20px;
	background:#cccccc;
	-moz-border-radius:5px;
}
.idle{
	color:#FFFFFF；
	font-size:14px;
	font-weight:bold;
	margin:6px;
	text-align:center;
	height:20px;
	line-height:20px;
	background:#7bbd00;
	-moz-border-radius:5px;
}
.ring{
	color:#FFFFFF；
	font-size:14px;
	font-weight:bold;
	margin:6px;
	text-align:center;
	height:20px;
	line-height:20px;
	background:#10ADEA;/*f07a00*/
	-moz-border-radius:5px;
}
.answered{
	color:#FFFFFF；
	font-size:14px;
	font-weight:bold;
	margin:6px;
	text-align:center;
	height:20px;
	line-height:20px;
	background:#f07a00;
	-moz-border-radius:5px;
}
.consult{
	color:#FFFFFF；
	font-size:14px;
	font-weight:bold;
	margin:6px;
	text-align:center;
	height:20px;
	line-height:20px;
	background:#f07a00;
	-moz-border-radius:5px;
}
.conference{
	color:#FFFFFF；
	font-size:14px;
	font-weight:bold;
	margin:6px;
	text-align:center;
	height:20px;
	line-height:20px;
	background:#f07a00;
	-moz-border-radius:5px;
}
.paused{
	color:#FFFFFF；
	font-size:14px;
	font-weight:bold;
	margin:6px;
	text-align:center;
	height:20px;
	line-height:20px;
	background:#8526d9;
	-moz-border-radius:5px;
}
.actionwork{
	color:#FFFFFF；
	font-size:14px;
	font-weight:bold;
	margin:6px;
	text-align:center;
	height:20px;
	line-height:20px;
	background:#10adea;
	-moz-border-radius:5px;
}

.unlogin_img{ background:url(../../img/monitor/unlogin.gif) no-repeat center; height:42px;}
.unregister_img{ background:url(../../img/monitor/unregister.gif) no-repeat center; height:42px;}
.idle_img{ background:url(../../img/monitor/idle.gif) no-repeat center; height:42px;}
.ring_img{ background:url(../../img/monitor/ring.gif) no-repeat center; height:42px;}
.answered_img{ background:url(../../img/monitor/answered.gif) no-repeat center; height:42px;}
.consult_img{ background:url(../../img/monitor/consult.gif) no-repeat center; height:42px;}
.conference_img{ background:url(../../img/monitor/conference.gif) no-repeat center; height:42px;}
.paused_img{ background:url(../../img/monitor/paused.gif) no-repeat center; height:42px;}
.actionwork_img{ background:url(../../img/monitor/acw.gif) no-repeat center; height:42px;}

.group{ margin-top:3px; margin-bottom:10px;}
.group-title{ line-height:20px; padding-left:5px; height:20px;}
.group ul li{ line-height:18px; padding-left:5px;}