﻿.contain { position: absolute; height: 100%; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; overflow: hidden; }
.selles { float:left; height:100px; margin:2px; overflow:hidden; vertical-align:middle; width:220px; text-decoration:none; background:#FFF; border:1px solid #ccc; color:#333333; }
.selles:hover { text-decoration:none; background:#EEE; border:1px solid #FF6600; color:#333333; }
.online { color:#333; }
.offline { color:#bbb; }
.offline:hover { border:1px solid #bbb; color:#bbb; }
.sellers_title { background:#EEE; display:block; border-bottom:1px solid #FFF; height:25px; line-height:25px; padding:0 10px; font-weight:bold; }
.sellers_title span { float:right; font-weight: normal; }
.selles img { border:1px solid #999; float:left; margin:4px; position:static; }
#div1 { padding:10px; overflow:auto; zoom:1; padding-bottom:25px; }
#div1 ul li { float:left; }
#login { position: relative; display: none; top: 20px; left: 30px; background-color: #ffffff; border: solid 1px; z-index: 1; }
#xbtn { position: absolute; top: 8px; right: 8px; width: 17px; height: 17px; background-image: url(../images/close.gif); background-repeat: no-repeat; background-position: 0 0; }
.dlgtit { height: 30px; _padding-right: 5px; _padding-left: 5px; background:url(../images/sidebarbg.gif) repeat-x; border-bottom:none; }
#tc span { position: relative; top: 7px; _top: 9px; left: 10px; color: #333; font-size: 13px; font-weight: bold; }
#obtn span, #cbtn span { position: relative; top: 3px; _top: 5px; font: 12px Verdana, Arial, sans-serif; }
#throbber { width: 180px; height: 25px; top: 50%; left: 50%; margin-left: -90px; margin-top: -12px; z-index: 2; text-align: right; font: 12px Verdana, Arial, sans-serif; background-image: url(../images/wait.gif); background-repeat: no-repeat; }

