/*发表评论经验值等待弹窗*/
.window_waitexp{ width:155px; height:88px; background:url(../images/bg_waitexp.gif) repeat-x 0 bottom;}
.window_waitexp_border{ width:153px; height:78px; border:1px solid #a7d8cc; background:url(../images/bg_add20.gif) no-repeat 15px 32px; font-size:12px; color:#404040;}
.window_waitexp_border span,.window_waitexp_border img{ float:left; margin-top:13px;}
.window_waitexp_border span{ margin:34px 0 0 39px;}

/*用户信息经验值弹窗*/
.window_userinfoexp{ width:275px; border:1px solid #ccc; background:#f7f7f7; padding:13px 10px 0 0; font-size:12px; color:#404040;}
.window_userinfoexp a{ color:#1a66b3; text-decoration:none;}
.window_userinfoexp a:hover{ color:#1a66b3; text-decoration:underline;}
.window_userinfoexp p.pic{ float:left; padding:0 8px 0 9px; width:97px; height:97px; overflow:hidden;}
.window_userinfoexp p.pic span{ display:block; border:1px solid #d3d3d3; width:95px; height:95px; text-align:center;}
.window_userinfoexp p.name{ float:right; width:161px; height:19px}
.window_userinfoexp p.name a{ float:left;}
.window_userinfoexp p.name span{ float:left; background:url(../images/bg_add20.gif) no-repeat right 0; margin-top:-1px; height:16px; width:19px; padding-left:9px; position:relative;}
.window_userinfoexp p.name span img{ position:absolute; bottom:0; right:-2px;}
.window_userinfoexp p.exp{ color:#878787; padding-top:3px; float:right; width:161px;}
.window_userinfoexp .number{ width:161px; padding:9px 0 5px; *padding-top:10px; float:right; border-bottom:1px solid #d3d3d3;}
.window_userinfoexp .number span{ float:left; width:58px; padding-top:6px;}
.window_userinfoexp .number a,.window_userinfoexp .number a:hover{ color:#404040;}
.window_userinfoexp .number p{ position:relative; margin-right:-10px; display:block; width:171px;}
.window_userinfoexp .number span b a,.window_userinfoexp .number span b a:hover{ font:bold 16px Arial; color:#666;}
.window_userinfoexp .number span.other{ width:55px;}
.window_userinfoexp .btn{ padding:8px 0 12px 15px; height:20px; overflow:hidden; width:260px}
.window_userinfoexp .btn .comm { float:left; width:82px; margin-top:4px; color:#666;}/*dry101217添加*/

.window_userinfoexp .btn img{ float:left; padding-top:2px;}
.window_userinfoexp .btn input{ float:left; margin-left:16px; cursor:pointer; height:20px; width:70px; border:0;font-size:12px;color:#404040; *line-height:22px; overflow:hidden;}
.window_userinfoexp .btn .btn_m{ background:url(../images/submit_button.gif) no-repeat 0 0;}
.window_userinfoexp .btn .btn_m_mo{ background:url(../images/submit_button_mo.gif) no-repeat 0 0}