@charset "utf-8";
#picobox { font-family:Tahoma, Verdana, Geneva, sans-serif; }
#picobox td { font-size:1px; line-height:1px; padding:0; }

#picobox .rc_lt { width:7px; height:7px; background:url(rounded-lt.png) no-repeat 0 0; }
#picobox .rc_rt { width:7px; height:7px; background:url(rounded-rt.png) no-repeat 0 0; }
#picobox .rc_lb { width:7px; height:7px; background:url(rounded-lb.png) no-repeat 0 0; }
#picobox .rc_rb { width:7px; height:7px; background:url(rounded-rb.png) no-repeat 0 0; }

#picobox .top { background:url(top-bg.jpg) repeat-x 0 0; height:7px; }
#picobox .right { background:#f6f7f7 url(right-bg.jpg) no-repeat 0 0; width:7px; float:none; }
#picobox .bottom { background:url(bottom-bg.jpg) repeat-x 0 0; height:7px; }
#picobox .left { background:#f6f7f7 url(left-bg.jpg) no-repeat 0 0; width:7px; float:none; }

#picobox td.content { background:#f6f7f7 url(content-bg.jpg) repeat-x 0 0; vertical-align:top; text-align:left; font-size:12px; line-height:2em; position:relative; }
#picobox #picoboxInner td { font-size:12px; line-height:2em; }
#picobox { border:none; background:none; }
#picoboxInner h1.picoboxTitle { display:none; }

#popup_1 { }
.popMain { padding:16px; color:#666; }
.popMain img.avatar { width:96px; height:96px; overflow:hidden; border:1px solid #fff; float:left; margin-top:4px; }
.popMain dl { float:right; width:260px; margin-bottom:10px; }
.popMain dt { font-weight:bold; margin-bottom:4px; color:#000; }
.popMain dt a { color:#000; text-decoration:none; }
.popMain .close { width:100%; text-align:center; position:absolute; border-bottom:16px; left:0; }
.popMain .red { color:#e60012; }