﻿#tc
{
     z-index:9;
    position:absolute;
height: 245px;
width: 210px;
background-image:url(msglft_bg.jpg);
}
#msgLeft_Txtbox
{
    overflow:hidden;
    height:100px;
    width:199px;
}
body {
 height: 245px;
 width: 210px;
 margin:0px;
 padding:0px;
}
form { margin:0; padding:0 }

.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:13px;
}

#tc-2 {
 font-size:small;
 position:fixed;
}

.msgLeft_Txtbox_div
{
    width:205px;
    height:100px;
    left:2px;
    top:-15px;
    position:relative;
}
.msgLeft_senderName_div_ie7
{
    width:169px;
    height:18px;
    left:32px;
    top:-10px;
    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:169px;
    height:17px;
    left: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:169px;
    height:17px;
    left:32px;
    top:4px;
    position:relative;
}
.msgLeft_email_div_ie6
{
     width:169px;
    height:17px;
    left:32px;
    top:-20px;
    position:relative;
}
#msgLeft_email
{
    width:169px;
    height:17px;
}
.msgLeft_Btn_div_ie7
{
    width:180px;
    height:18px;
    left:10px;
    top:14px;
    position:relative;
    color:#1B82CF;
    font-size:12px;
    text-align:center;
}
.msgLeft_Btn_div_ie6
{
    width:169px;
    height:18px;
    left:10px;
    top:-18px;
    position:relative;
    color:#1B82CF;
    font-size:11px;
    text-align:center;
}


#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;
}