#tc 
{
     z-index:9;
    position:absolute;
height:320px;/*245px;*/
width: 210px;
background-image:url(../images/msglft_bg.jpg);
}
#msgLeft_Txtbox
{
    overflow:hidden;
    height:100px;
    width:199px;
}
body {
 height: 320px;
 width: 210px;
 margin:0px;
 padding:0px;
}
.font-1 {
 font-family: "ËÎÌå";
 font-size: 12px;
 color: #330000;
}

a:link {
 color: #CC0000;
 text-decoration: none;
}
a:visited {
 text-decoration: none;
 color: #990000;
}
a:hover {
 text-decoration: underline;
 color: #FF3333;
}
a:active {
 text-decoration: none;
}
#tc ul{
 margin: 0px;
 padding: 0px;
 text-indent: 10px;
 list-style:none;
}
#tc-1 {
 height: 38px;
 text-align: left;
 padding-left:5px;
 line-height: 25px;
 padding-top:5px;
 font-weight:bold;
 font-size:smaller;
}

#tc-2 {
 font-size:small;
 position:fixed;
}

.msgLeft_Txtbox_div
{
    width:205px;
    left:2px;
    top:-15px;
    position:relative;
}
.msgLeft_Txtbox_div2
{
    left:2px;
    top:-12px;
    position:relative;
}
.msgLeft_senderName_div_ie7
{
    width:205px;
    height:18px;
    left:2px;/*32px*/
    top:-8px;
    position:relative;
}
.msgLeft_senderName_div_ie6
{
    width:169px;
    height:18px;
    left:32px;
    top:-17px;
    position:relative;
}
#msgLeft_senderName
{
    width:169px;
    height:18px;
}
.msgLeft_telephone_div_ie7
{
    width:205px;
    height:18px;
    left:2px;/*32px*/
    /*top:-3px;*/
    position:relative;
}
.msgLeft_telephone_div_ie6
{
     width:169px;
    height:17px;
    left:32px;
    top:-19px;
    position:relative;
}
#msgLeft_telephone
{
    width:169px;
    height:17px;
}

.msgLeft_email_div_ie7
{
    width:205px;
    height:18px;
    left:2px;
    top:8px;
    position:relative;
}
.msgLeft_email_div_ie6
{
     width:169px;
    height:17px;
    left:32px;
    top:-20px;
    position:relative;
}
#msgLeft_email
{
    width:169px;
    height:17px;
}


.msgLeft_QQ_div_ie7
{
    width:205px;
    height:18px;
    left:2px;
    top:16px;
    position:relative;
}
.msgLeft_QQ_div_ie6
{
     width:169px;
    height:17px;
    left:32px;
    top:-20px;
    position:relative;
}
#msgLeft_QQ
{
    width:169px;
    height:17px;
}
.msgLeft_code_div_ie7
{
    width:205px;
    height:18px;
    left:2px;
    top:24px;
    position:relative;
}
.msgLeft_Btn_div_ie7
{
    width:169px;
    height:18px;
    left:10px;
    top:46px;
    position:relative;
    color:#1B82CF;
    font-size:12px;
    text-align:center;
}
.msgLeft_Btn_div_ie6
{
    width:169px;
    height:18px;
    left:10px;
    top:46px;
    position:relative;
    color:#1B82CF;
    font-size:11px;
    text-align:center;
}

.btn
{
    background:#DDEFFB;
    border: 1px solid #02598E;
}

#tc li{ line-height:22px;} 




#hide
{
    background-color: #000000; 
    position:absolute;
    z-index:1;
    height: 245px;
    width: 210px;
    filter:alpha(opacity=50);
    -moz-opacity:0.5; 
}

#run
{
    color:White;
    font-size:12px;
    height: 10px;
    width: 205px;
    position:absolute;
    margin:100px 0px;
    text-align:center;
}

#msgLeft_Btn
{
	cursor:hand;
}