html, body {
margin:0;
padding:0;
width:100%;
height:100%;
}
body {
border:none;
overflow:hidden;
font-family:SimHei; 
font-size:11pt; 
background: transparent url(../images/bgclient.png) repeat-x;
}
div, ul, li { 
margin:0;
padding:0;
overflow:hidden; 
}
.nav { 
clear:both;
margin:0;
padding:0;
width:100%;
height:30px;
font-family:SimHei;
background: transparent url(../images/nav.png) repeat-x 
}
.nav .image { 
float:left;
margin:0;
padding:7px 0 0 10px;
height:23px;
text-align:left; 
}
.nav .lefttext { 
float:left;
margin:0;
padding:7px 0 0 6px;
height:23px;
text-align:left;
font-size:15px;
font-weight:bold;
color:#097098; 
}
.nav .righttext { 
float:right;
margin:0;
padding:8px 10px 0 0;
height:22px;
text-align:right;
font-size:13px;
font-weight:normal;
color:#b5b5b5; 
}
input, span {   
vertical-align: middle;
}
table {
margin:0;
padding:0;
}
a {
color:#0000cc; 
text-decoration:underline;
vertical-align: middle;  
}
img {
border:0;
vertical-align: middle;
}
.flatbox { 
margin:0;
padding:0;
border:0;
width:600px;
height:530px;
border-collapse:collapse;
}
.flatbox_topleft { 
margin:0;
padding:0;
width:25px;
height:25px;
background:transparent url(../images/flatbox_topleft.png) no-repeat;
}
.flatbox_top { 
margin:0;
padding:0;
width:550px;
height:25px; 
background:transparent url(../images/flatbox_top.png) repeat-x;
}
.flatbox_topright { 
margin:0;
padding:0;
width:25px;
height:25px; 
background:transparent url(../images/flatbox_topright.png) no-repeat;
}
.flatbox_left { 
margin:0;
padding:0;
width:25px;
height:420px;
background:transparent url(../images/flatbox_left.png) repeat-y; 
}
.flatbox_client { 
margin:0;
padding:0;
width:550px;
height:420px;
background-color:#ffffff;
}
.flatbox_right { 
margin:0;
padding:0;
width:25px;
height:420px; 
background:transparent url(../images/flatbox_right.png) repeat-y;
}
.flatbox_bottomleft { 
margin:0;
padding:0;
width:25px;
height:85px;
background:transparent url(../images/flatbox_bottomleft.png) no-repeat;
}
.flatbox_bottom { 
margin:0;
padding:0;
width:550px;
height:85px;
background:transparent url(../images/flatbox_bottom.png) repeat-x;
}
.flatbox_bottomright { 
margin:0;
padding:0;
background:transparent url(../images/flatbox_bottomright.png) no-repeat;
width:25px;
height:85px; 
}
.toolbar {
margin:0;
padding:4px 0 0 0;
height:24px;
font-size:9pt;
color:#72a0d3;
background:transparent url(../images/toolbar.png) repeat-x;
}
.IconBtn {
margin:0;
padding:2px 0 0 0;
width:26px;
height:18px;
text-align:center;
float:left;
cursor:pointer; 
}
.IconBtnHover {
margin:0;
padding:2px 0 0 0;
width:26px;
height:18px;
text-align:center;
float:left;
cursor:pointer; 
background:#F0F8FB url(../images/IconBtnHover.png) repeat-x;
}
.IconBtnDown {
margin:0;
padding:2px 0 0 0;
width:26px;
height:18px;
text-align:center;
float:left;
cursor:pointer; 
background:#F0F8FB url(../images/IconBtnDown.png) repeat-x;
}
.IconBtn_Max {
margin:0;
padding:2px 0 0 0;
width:92px;
height:18px;
text-align:center;
float:left;
cursor:pointer; 
}
.IconBtnHover_Max {
margin:0;
padding:2px 0 0 0;
width:92px;
height:18px;
text-align:center;
float:left;
cursor:pointer; 
background:#F0F8FB url(../images/IconBtnHover_Max.png) repeat-x;
}
.IconBtnDown_Max {
margin:0;
padding:2px 0 0 0;
width:92px;
height:18px;
text-align:center;
float:left;
cursor:pointer; 
background:#F0F8FB url(../images/IconBtnDown_Max.png) repeat-x;
}
#FontSelectWin {
position:absolute;
left:0;
top:0;
padding:2px 2px 0 2px;
width:201px;
height:60px;
border:1px solid #000000;
background-color:#F0F8FB;
display:none;
overflow:hidden;
}
#EmotionSelectWin {
position:absolute;
left:0;
top:0;
padding:2px 2px 0 2px;
width:362px;
height:206px;
border:1px solid #000000;
background-color:#F0F8FB;
display:none;
overflow:hidden;
}
#ServiceEvaluteWin {
position:absolute;
left:0;
top:0;
padding:2px 2px 0 2px;
width:420px;
height:60px;
border:1px solid #000000;
background-color:#F0F8FB;
display:none;
overflow:hidden;
}
.content {
  width:430px;
  height:86px;
  border:0;
  overflow:hidden;
  background-color:#fff;
  color: #000;
  padding:4px 5px 6px 5px;
  font-family:"宋体","Arial";
  font-size: 11pt;
  line-height:11pt;
  outline:0;
  resize:none;
  word-wrap:break-word;
  word-break:break-all;
}
#sendTypeText {
margin:0;
padding:10px 0 0 0;
color:#a6c4e4;
font-family:"宋体","Arial";
font-size: 11pt;
font-weight:bold;
}