


/* Online service */
#Floatservice { position:absolute;top:100px;right:10px;z-index:2000;width:110px;}
#Floatservice a { color:#444}
#Floatservice a:hover { color:#01A334; font-weight:700;text-decoration:none}
.osmain { width:110px; position:relative;color:#fff;font-size:12px;text-align:left;}
.osmain h3 {height:34px; text-indent:-9999px; background:url(../images/os_top.gif) no-repeat}
.osbody {background:url(../images/os_bg.gif) repeat-y}
.osfooter {width:110px; height:52px; background:url(../images/os_bottom.gif) 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}
#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;}
/* end of online service */