﻿@charset "utf-8";
#chatbox{ width:120px; height:195px; border:1px solid #e3e7ea; background:#fff; z-index:999; font-family:Arial, Helvetica, sans-serif; }
#chatboxtop{ width:120px;height:25px;   text-indent:10px;font-size:13px; line-height:25px; color:#CC0000; font-weight:bold; background:url(../images/top.jpg) repeat-x left top repeat-x;}
#chatboxtop .ab{ float:right;}
#chatboxtop a{ color:#1d4465; text-decoration:none; float:left;  }
#chatmessage{ width:120px;  height:170px;  font-size:12px; }
.main_expo{ width:120px; height:170px; margin:0 auto;  }
.main_expo ul{ width:100%; height:auto; padding:0; margin:0; padding-top:5px; }
.main_expo ul li{ width:90%; line-height:16px; list-style:none; margin-left:10px; text-align:left;}
.main_expo ul li a.msn{ width:60px; float:left; padding-left:36px; height:auto;  line-height:30px; padding-top:5px; padding-bottom:5px;display:block; background:url(../images/msn.jpg) left center no-repeat;}
img{ border:none}
.main_expo ul li a.mail{ width:60px; float:left; padding-left:36px; height:auto;  line-height:30px; padding-top:5px; padding-bottom:5px;display:block; background:url(../images/email.gif) left center no-repeat;}
img{ border:none}
.main_expo ul li a.skype{ width:60px; float:left; padding-left:50px; height:auto;  line-height:30px; padding-top:5px; padding-bottom:5px;display:block; background:url(../images/skype.jpg) left center no-repeat;}
.main_expo ul li a.yahoo{ width:60px; float:left; padding-left:40px; height:auto;  line-height:30px; padding-top:5px; padding-bottom:5px;display:block; background:url(../images/yahoo.gif) left center no-repeat;}
img{ border:none}
#closewindow{ width:120px; display:block; background:#eee; height:20px; line-height:20px; text-align:right; font-size:14px; color:#FF0000; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
