

/* Online service */
#Floatservice { position:absolute;top:100px;right:10px;z-index:2000;width:120px;}
#Floatservice a { color:#444}
#Floatservice a:hover { color:#4B3001; font-weight:700;text-decoration:none}
.osmain { width:120px; position:relative;color:#fff;font-size:12px;text-align:left;}
.osmain h3 { height:25px; text-indent:-9999px; background:url(../images/os_top.png) no-repeat}
.osbody { background:url(../images/os_bg.png) repeat-y}
.osfooter { width:120px; height:20px; background:url(../images/os_bottom.png) no-repeat}
#closeFloat { position:absolute; top:0; right:0; height:25px; text-indent:-9999px; cursor:pointer}
#closeFloat span { display:block; width:25px; height:25px;}

#Floatservice ul { padding:10px 5px 5px; background:url(../images/os_top_shadow.png) no-repeat 0 0}
#Floatservice li { height:24px; line-height:24px; border-bottom:1px dashed #ccc}
#Floatservice li a { height:24px; line-height:24px; display:block; overflow:hidden}
#Floatservice .iemail { background:url(../images/gmail.png) no-repeat 1px 50%; padding-left:30px}
#Floatservice .imsn { background:url(../images/msn.png) no-repeat 0 50%; padding-left:30px;}
#Floatservice .iyahoo { background:url(../images/yahoo.png) no-repeat 1px 50%; padding-left:30px;}
#Floatservice .iskype { background:url(../images/skype.png) no-repeat 1px 50%; padding-left:30px;}
#Floatservice .iqq { background:url(../images/qq.gif) no-repeat 1px 50%; padding-left:30px;}
/* end of online service */