* {
	font-family: "simsun", serif;
	font-size: 12px;
	line-height: 135%;
	color: #000000;
	padding: 0px;

	margin: 0px;
}
.tips{padding-top:3px;}
ul li{list-style:none;}
/*---------top-------------*/
.top{background-image:url(  ../skin/default/images/top_bg.jpg)}
#toptitle{color:#fff;padding-left:5px;}
/*-----------main-------*/
.main{background-color:#E0EFFA;}

/*------------------------lbody----------------------------*/
/*-----------talker-------*/
.talker{background-image:url(../skin/default/images/taker_bg.jpg);}
#lbTitle1,#lbTitle2{padding-left:5px; color:#666666;}
/*-----------talkcontent-------*/
.wordtip{height:20px; background-color:#eee;padding:5px 0 0 6px;}
.brodLR{border:1px solid #5ED0F1;border-top:0;}
.talkcontent table{background-color:#FFF;}
#msginfo {padding:35px 0 0 25px;line-height:150%; margin:0 auto;width:348px;}
#msginfo fieldset{border:none;margin-bottom:15px;}
#msginfo input{height:18px;width:250px;}

#msginfo #content{width:310px;;height:80px;word-break:break-all;overflow:auto}
.tips{padding-left:5px; color:#666666;}
form{height:100%}
/*-------talksend----------*/
#sendbox {width:110px;float:right;text-align:left;position:relative;}
#sendbox a.sendbtn{display:block;width:80px;height:17px;*height:20px;text-align:center;padding-top:3px;float:left;font-weight: bold;text-decoration: none;}
a.sendbtn:link,a.sendbtn:visited { background:url(../skin/default/images/send_btn.png) no-repeat 0 0;}
a.sendbtn:hover,a.sendbtn:active { background:url(../skin/default/images/send_btn.png) no-repeat 0 -20px;}
#sendbox a.switchbtn{display:block;width:11px;height:20px;margin-left:3px;float:left;}
a.switchbtn:link,a.switchbtn:visited { background:url(../skin/default/images/switch_btn.png) no-repeat 0 0;}
a.switchbtn:hover,a.switchbtn:active { background:url(../skin/default/images/switch_btn.png) no-repeat -11px 0;}
.subbtn{width:80px;height:20px;text-align:center;background:url(../skin/default/images/send_btn.png) no-repeat 0 0;padding-top:3px;border:0px;font-weight: bold;}
#switch{
	position:absolute;
	border:1px #9EC2EB solid;
	background-color:#fff;
	padding:5px;
	z-index:10;
	top:-53px;
	left:0px;
	width:94px;
}
#switch li{
	height:20px;
	line-height:20px;
	cursor:pointer;
}
#switch li.over{
	background-color:#E3F4FF;
}
/*-------------------------rbody----------------------------*/
.rbodybg{background-image:url(../skin/default/images/right_bg.jpg);}
.rbody #facebox{
	display:block;
	margin:10px 0 0 20px;
	width:96px;
	height:96px;
	padding:3px 3px 0px 3px;
	border:1px #eee solid;
}
#usrinfo .content{
	position:relative;
	height:20px;
	width:130px;
	color:#05477C;
	background-color:#f8f8f8;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-bottom:5px;
	padding:3px 0 0 8px;;
}
#usrinfo .freecall{padding:15px 0 0 8px;color:#999}
.freecall img{margin-bottom:-3px}
.freecall a:link,.freecall a:visited{color:#00823E}
.rbody #usrinfo{
	margin:10px 3px 0 5px
}







/*=================================*/

#phoneinfo{
	padding:100px;
}
.mdt20{margin-top:30px;}
.phone{
background:#f1f6f8 none repeat scroll 0 0;
border:1px solid #e2ebef;
width:320px;
padding:8px 20px 20px;
margin:10px 0px;
}
.phone .number{
	height:18px;
	width:150px;
	vertical-align:middle;
}
.phone .txtC{text-align:center;}
.phone .btn{
	margin:8px 0px 0px 8px;
	padding:2px 24px;
	+padding:5px 20px;
	background:url(../images/callingBtn.gif) no-repeat 0px 0px;
	border:1px solid #f1f6f8;
	vertical-align:middle;
}


.phone h2{
	background:url(../images/callingTitle.gif) no-repeat 0px 50%;
	padding:10px 40px;
}
.chzinfo{
	font:bold 14px/180% Verdana, Arial, Helvetica, sans-serif;
	color:#2996e9;
	text-align:center;
	margin-top:10px;
}

.warning{color:#fd7902; width:400px; margin-top:30px; text-indent:24px;}
