
.call-top {

     text-indent: -9000px;
     overflow: hidden;
     display: block;
     width: 31px;
     height: 156px;
}

.call-content {
height: 203px;
     width: 238px;
     font: 11px/18px verdana;
     color: #FFF;
}

.call-content label {
     margin: 0 0 0 10px;
display: block;
     font-weight: bold;
}

.call-content label span {
     font-size: 9px;
     color: #f00;
	      margin: 0 0 2px 0;
}

.call-text {
margin: 5px 0 10px 10px;
     width: 198px;
     background: #f2f5fa;
     border: 2px solid #0000FF;
     padding: 2px 4px;

}

.call-btn {
     width: 105px;
     height: 25px;
     color: #FFF;
     text-align: center;
     line-height: 25px;
     background: url(../images/lefttop.jpg);
     border: 0;
     cursor: pointer;
     margin-top: 11px;
     margin-left: 112px;
	 font-weight: bold;
}

