.commonBtn{
	width: 90px;
	height: 24px;
	font: normal 12px "宋体";
	padding-top: 3px;
	color: #FFFFFF;
	background-image: url(./images/mylive800_bt/addskill.gif);
	cursor:hand;
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
	text-align: center;
	padding-left: 2px;
	padding-top: 0px;
}

.commonBtngoQuery{
	width: 45px;
	height: 24px;
	font: normal 12px "宋体";
	padding-top: 3px;
	color: #FFFFFF;
	background-image: url(./images/mylive800_bt/goQuery_1.gif);
	cursor:hand;
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
	text-align: center;
	padding-left: 2px;
	padding:0;
}

.commonBtn_page{
	width: 90px;
	height: 18px;
	font: normal 12px "宋体";
	margin:0px;
	padding:0px;
	padding-top:1px;
	color:#9F0050;
	background-image: url(./images/mylive800_bt/addskill-page.gif);
	cursor:hand;
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
	text-align: center;
	padding-left: 2px;
}

.commonBtn_gray{
	width: 90px;
	height: 24px;
	font: normal 12px "宋体";
	padding-top: 3px;
	color:#999999;  
	background-image: url(./images/mylive800_bt/addskill_gray.gif);
	cursor:hand;
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
	text-align: center;
	padding-left: 2px;
}

.commonBtnSmall{
	width: 72px;
	height: 22px;
	font: normal 12px "宋体";
	padding-top: 3px;
	color: #FFFFFF;
	background-image: url(./images/mylive800_bt/addshow.gif);
	cursor:hand;
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
	text-align: center;
	padding-left: 2px;
	padding:0;
}

.commonNewBtn{
	width: 44px;
	height: 21px;
	font: normal 12px "宋体";
	color: #000000;
	cursor:hand;
	background-image: url(./images/mylive800_bt/b_0516.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
	text-align: center;
	padding-left: 2px;
}

/** conTB, formTB 主要内容表格定义 **/
table.navigator 
{ 	width:100%; 
	height:35px; 
	background-color:#FFB400; 
	margin-bottom:10px; 
}
table.navigator td 
{ 
	text-align:center; 
	padding-top:2px; 
}
table.navigator td a 
{ 
	color:#000; 
}
table.navigator td a:hover 
{ 
	color:#FFF; text-decoration:none; 
}
table.conTB, table.formTB
{
	width: 100%;
	border-collapse: collapse;
	align: left;
	background-color:#FFFFFF;
}
table.conTB th, table.formTB th
{
	font: bold 13px;
	font-family:"瀹嬩綋";
	color: #FFF;
	height:35px;
	background-image: url(./images/test1201.gif);
	border: 0px none;
	background-repeat: no-repeat;
	background-color:#EEF7FF;
}
table.conTB a, table.formTB a
{
	color: #0075C5;
	text-decoration: none;
}
table.conTB a:hover, table.formTB a:hover
{
	text-decoration: underline!important;
}
table.conTB td, table.formTB td/**这个是数据表格的高度**/
{
	white-space: nowrap;
	height: 24px;
}

table.formTB td
{
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	}
table.conTB td
{
	text-align:left;
	table-layout:fixed;
	word-break:break-all;
	word-wrap:break-word;
	border: 1px solid #ccc;

}

table.conTB tr.catTR td/**表格标题栏的样式**/
{
	height: 22px!important;
	color: #000;
	background-color: #F3F3F3;
}
.biaogebiaoti/**表格标题栏的样式**/{height: 22px!important;
	color: #000;
	background-color: #F3F3F3;}

/** childTB, 子表格定义 **/
table.childTB
{
	width: 100%;
	border: 1px solid #ccc;
	background-color: #FFFFFF;
}
table.childTB th/**对话查询页面表格的颜色**/
{
	height: 28px;
	border-bottom: 3px solid #FFF;
	background: #fff;
	text-align: left;
	font: 12px Arial;
	padding-left: 10px;
}
table.childTB td/*数据输入时标题的高度*/
{
	padding-left: 10px;
	height: 24px;
}
table.childTB td.fieldTD, table.formTB td.fieldTD
{
	width: 100px;
	background-color: #F0F0F0;
	border-right: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
	white-space: nowrap;

}
.td1
{
	width: 110px;
	background-color: #DDD;
	border-right: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
	white-space: nowrap;

}
table.childTB td.contentTD
{
	width: 450px;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
	border-right: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
	white-space: nowrap;

}

table.pageTB
{
	width: 100%;
	margin-top: 0px;
	text-align: center;border:0px;
}
table.pageTB td
{
	border:0px;
	}

/*.textF/*数据输入框的样式*/
{
	border: 1px solid #7F9DB9;
	height: 20px;
	background-color: #FFFFFF;
}
.btn
{

}


.td2 {
	width: 250px;
	word-break: break-all;
	word-wrap: break-word;
}
.btnF
{
	width: 90px;
	height: 26px;
	color: #000;
	background-position: center center;
	background-repeat: no-repeat;
	border: 0px;
	background-image: url(./images/mylive800_bt/amend.gif);cursor:pointer;
}
.btn_amend/*修改*/
{
	width: 90px;
	height: 24px;
	color: #000;
	background-position: center center;
	background-repeat: no-repeat;
	border: 0px;
	background-image: url(./images/mylive800_bt/amend.gif);
	margin-top:10px;cursor:pointer;
}
.btn_save/*保存*/
{
	width: 90px;
	height: 24px;
	color: #FFF;
	background-position: center center;
	background-repeat: no-repeat;
	border: 0px;
	background-image: url(./images/mylive800_bt/save.gif);cursor:pointer;
	margin-top:10px;
}
.btn_back/*返回*/
{
	width: 90px;
	height: 24px;
	color: #FFF;
	background-position: center center;
	background-repeat: no-repeat;
	border: 0px;
	background-image: url(./images/mylive800_bt/back.gif);
	margin-top:10px;cursor:pointer;
}
.btn_amenpw/*修改密码*/
{
	width: 90px;
	height: 24px;
	color: #FFF;
	background-position: center center;
	background-repeat: no-repeat;
	border: 0px;
	background-image: url(./images/mylive800_bt/amenpw.gif);
	margin-top:10px;cursor:pointer;
}

.btn_addoperator/*添加客服人员*/
{
	width: 90px;
	height: 24px;
	color: #FFF;
	background-position: center center;
	background-repeat: no-repeat;
	border: 0px;
	background-image: url(./images/mylive800_bt/addoperator.gif);
	margin-top:10px;cursor:pointer;
}
.btn_goQuery/*开始查询*/
{
	width: 90px;
	height: 24px;
	color: #FFF;
	background-position: center center;
	background-repeat: no-repeat;
	border: 0px;
	background-image: url(./images/mylive800_bt/goQuery.gif);
	margin-top:10px;cursor:pointer;
}
.btn_smallgoQuery/*查询2*/
{
	width: 39px;
	height: 18px;
	background-position: center center;
	background-repeat: no-repeat;
	border: 0px;
	background-image: url(./images/mylive800_bt/smallgoQuery.gif);
	cursor:pointer;
}
.btn_amendata/*修改资料*/
{
	width: 90px;
	height: 24px;
	color: #FFF;
	background-position: center center;
	background-repeat: no-repeat;
	border: 0px;
	background-image: url(./images/mylive800_bt/amendata.gif);
	margin-top:10px;cursor:pointer;
}
.btn_companystyle/*风格设置*/
{
	width: 90px;
	height: 24px;
	color: #FFF;
	background-position: center center;
	background-repeat: no-repeat;
	border: 0px;
	background-image: url(./images/mylive800_bt/companystyle.gif);
	margin-top:10px;cursor:pointer;
}
.btn_charge/*计费信息*/
{
	width: 90px;
	height: 24px;
	color: #FFF;
	background-position: center center;
	background-repeat: no-repeat;
	border: 0px;
	background-image: url(./images/mylive800_bt/charge.gif);
	margin-top:10px;cursor:pointer;
}

.btn_register/*注册*/
{
	width: 90px;
	height: 24px;
	color: #FFF;
	background-position: center center;
	background-repeat: no-repeat;
	border: 0px;
	background-image: url(./images/mylive800_bt/register.gif);
	margin-top:10px;
	cursor:pointer;
}
.testtd
{
	border-right: 1px solid #297EFC;
	border-left: 1px solid #297EFC;
	background-color:#FCFCFC;
	padding-left:12px;
	padding-right:12px;
	}

.kfmdzt{/**数据字体主要用在客服名单页面**/
	font-size: 13px;
	border: 1px solid #FFFFFF;
padding-left:1em;
	color: #000000;
	font-family:"瀹嬩綋";
	background-color:#F6F6F6;
}
.kfmdgnan/**客服设置页面功能按钮**/{border:0px; background-color:#F6F6F6; color:#005FFF; font-family:"瀹嬩綋"; font-size:12px; padding:0px; margin:0px; padding-top:3px; cursor:pointer;
}
.kfmdgnan2/**客服设置页面功能按钮**/{border:0px; background-color:#F6F6F6; color:#005FFF; font-family:"瀹嬩綋"; font-size:12px; padding:0px; margin:0px; padding-top:3px; 
}
.jinyong/**被禁用功能的字体颜色**/{color:#000; background-color:#CCCCCC}
.fenge/**按钮间分隔符号的样式**/{
	color:#005FFF;
	font-family:瀹嬩綋;
	font-size:12px;
	padding-bottom:3px;
	vertical-align: middle;
}
.shuoming/**说明信息的字体**/{
	color:#000000;
	font-family:"瀹嬩綋";
	font-size:12px;
	font-weight: lighter;
}
.border3/*输入数据的标题*/{
	font-family: "瀹嬩綋";
	font-size: 13px;
	font-weight: normal;
	color: #00246F;
	background-color:#E3EFFD;
	border: 1px solid #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-left:1em;
}
.border4_nobg/*输入数据的内容*/{
	background-color:#fff;
	border: 1px solid #fff;
	font-family: "瀹嬩綋";
	font-size: 12px;
	color: #000000;
	padding-left:1em;

}
.border4/*输入数据的内容*/{
	background-color:#F6F6F6;
	border: 1px solid #fff;
	font-family: "瀹嬩綋";
	font-size: 12px;
	color: #000000;
	padding-left:1em;

}
.border3_no/*输入数据的标题*/{
	font-family: "瀹嬩綋";
	font-size: 13px;
	font-weight: normal;
	color: #00246F;
	background-color:#E3EFFD;
	text-align: left;
	vertical-align: middle;
	padding-left:1em;
}
.titletext/*标题文字*/{
	color: #fff;
	margin-top:8px;
	margin-left:6px;
	font-family: "瀹嬩綋";
	font-size: 12px;
	font-weight: bold;
	height:12px;
}
.explaintext/*说明性文字样式*/{ padding-left:4em;
	font-family: "瀹嬩綋";
	font-size: 12px;
	color:#000;
	font-weight: normal;
}
.inputtext{padding:0px; border:1px solid #B6CEFB; margin:0px;vertical-align:middle; line-height:20px; height:21px;}
select{vertical-align:middle; line-height:18px; height:22px;}
.selectdiv{padding:0px; border:1px solid #B6CEFB; margin:0px;}*/
a r2:link{
	text-decoration: underline;
	color: #000000;
}
/*.inputtext{padding:0px; border:1px solid #B6CEFB; margin:0px; padding-left:2px;
padding-top:1px;vertical-align:middle; line-height:22px; height:22px;
}
select{ 
vertical-align:middle; line-height:22px; height:22px;

}
.selectdiv{padding:0px; border:1px solid #B6CEFB; margin:0px;}*/


.video_show{width: 662px;height: 353px;position: absolute;left: 0px;bottom: 0px;}
.video_iframe{width: 662px;height: 353px;}
.video_handle{position: absolute;height: 40px;width: 624px;cursor:move;}
.video_h_l,.video_h_r,.video_h_b,.video_f_l,.video_f_r,.video_f_b,.sendmsg_h_l,.sendmsg_h_r,.sendmsg_h_b,.sendmsg_f_l,.sendmsg_f_r,.sendmsg_f_b{float:left; height:100%;}
.video_h_l,.video_h_r,.video_f_l,.video_f_r,.sendmsg_h_l,.sendmsg_h_r,.sendmsg_f_l,.sendmsg_f_r{width:18px;}
.video_h_l{background:url(plugins/images/video_h_l.png) no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='plugins/images/video_h_l.png');}
.video_h_r{background:url(plugins/images/video_h_r.png) no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='plugins/images/video_h_r.png');}
.video_h_b{background:url(plugins/images/video_h_m.png) repeat-x;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='plugins/images/video_h_m.png');}
.video_head_close{float: right;margin-top: 8px;margin-right: 0px;width:16px;height:16px; background:url(plugins/images/lightbox-close.png) no-repeat 0 center;cursor: pointer;}
.video_f_l{background:url(plugins/images/video_f_l.png) no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='plugins/images/video_f_l.png');}
.video_f_r{background:url(plugins/images/video_f_r.png) no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='plugins/images/video_f_r.png');}
.video_f_b{background:url(plugins/images/video_f_m.png) repeat-x;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='plugins/images/video_f_m.png');}
.video_body_l{float:left; width:10px;height: 100%; background: url(plugins/images/lightbox-body.png) repeat-y left 0;}
.video_body_r{float:right; width:10px;height: 100%; background: url(plugins/images/lightbox-body.png) repeat-y right 0;}
.video_cancle{float: right;width:80px;height:26px; margin-top:1px;margin-right:3px; background: url(plugins/images/cancel_button.gif) no-repeat;cursor: pointer;}
.followup_show{position: absolute;right: 0px;bottom: 0px;}
.followup_handle{position: absolute;height: 22px;width: 624px;cursor:move;}
.followup_close{position: absolute;height: 22px;width:40px;cursor:pointer;right:8px;top:6px;border:0px;color:#005FFF;font-size:12px; padding:0px; margin:0px;background: url(../images/mbox-tbg.png) no-repeat scroll right top transparent; }

.sendmsg_h_l{background:url(plugins/images/video_h_l.png) no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/video_h_l.png');}
.sendmsg_h_r{background:url(plugins/images/video_h_r.png) no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/video_h_r.png');}
.sendmsg_h_b{background:url(plugins/images/video_h_m.png) repeat-x;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/video_h_m.png');}
.sendmsg_f_l{background:url(plugins/images/video_f_l.png) no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/video_f_l.png');}
.sendmsg_f_r{background:url(plugins/images/video_f_r.png) no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/video_f_r.png');}
.sendmsg_f_b{background:url(plugins/images/video_f_m.png) repeat-x;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/video_f_m.png');}
/*进度条样式*/
.Bars { position: relative; width: 200px; border: 1px solid #B1D632; padding: 1px; }
.Bars div { display: block; position: relative; background:#090;color: #333333; height: 20px;line-height: 20px;}
.Bars div span { position: absolute; width: 200px;text-align: center; font-weight: bold;}
table.crmTable{width: 99.5%;border: 1px solid #ccc;background-color: #FFFFFF;margin-bottom:5px;}
table.crmTable td{padding-left: 10px;height: 24px;}
.msg_send{float: right;width:80px;height:26px; margin-top:1px;margin-right:3px; background: url(plugins/images/send.gif) no-repeat;cursor: pointer;}