@charset "utf-8";
/* CSS Document */

/*通栏*/
.picvote {width:1000px;position:relative;margin:0 auto;}
.picvote table td {text-align: center;padding-top: 240px;padding-left: 38px;font-size: 12px;}
.picvote .pvitem .pvimg {border:1px solid #ccc; display:block; margin:0 auto}
.picvote .pvitem .pvtext {display:block}
.picvote .pvitem {line-height: 24px;width: 263px;overflow: hidden;background: #6a3906;padding: 10px 0;border: 1px solid #ddd;}
.picvote .pvitem span{ font-size:12px; }
.picvote .pvitem span em{ font:14px/24px Verdana, Geneva, sans-serif; padding-right:3px; color:#E7FF35; font-style:normal}
.picvote .pvitem span em2{font: 12px/24px Verdana, Geneva, sans-serif;padding-right: 3px;color: #DCE593;font-style: normal;}
.picvote .pvitem input,.picvote .pvitem bottom{ height:24px;}
.picvote .pvitem button{height:24px;line-height:20px;}
.picvote table td.choosed {}/*已投票效果样式*/
.picvote botton{ height:24px; cursor:pointer}
.picvote_tips {position:absolute;left:1000px;top:0;background:#eee; border:#999 solid 1px;font-family:Verdana, Geneva, sans-serif;}.picvote_tips .open{float:left; display:inline;background:#900; color:#fff; cursor:pointer; padding:0 5px; line-height:20px;}
.picvote_tips table td {padding:0;margin:0; line-height:24px; border-bottom:#ccc solid 1px}
.picvote_tips table td.t{ background:#900; color:#fff; cursor:pointer}
.picvote_tips table td.t span{ float:right; display:block; padding-right:5px}
.picvote_tips table td strong{ padding:0 3px}
.picvote_tips table td.b{ background:#999; color:#fff}
.picvote_tips2 {width:400px; position:absolute; background:#F8F8F8 url(http://survey.ifeng.com/public/images/picvote_userinfo_bg.jpg) repeat-x; border:#ddd solid 4px;font-family:Verdana, Geneva, sans-serif; }
.picvote_tips2 .voteinfo{ font-size:16px;line-height:24px;padding:20px; text-align:center; }
.picvote_tips2 .voteinfo strong{ color:#C00; padding:0 2px}
.picvote_tips2 .voteinfo span{ position:absolute; top:0px; right:0px; cursor:pointer; background:#ddd; color:#333; line-height:18px; padding:0 0 0 2px }
.picvote_tips2 .useinfo{ border-top:#999 solid 1px; margin-bottom:10px; line-height:35px; text-align: center; font-size:12px}

.picvote_tips2 .thanks{ display:block; padding:20px; margin:0; text-align:center;font-size:16px; line-height:24px;} 
.picvote_tips2 .thanks strong{color:#C00;}

.picvote_tips2 dl{padding:5px;font-size:12px; width:100%}
.picvote_tips2 dt, .picvote_tips2 dl, .picvote_tips2 dd {padding:0;margin:0;float:left;}
.picvote_tips2 dl.error dt{ color:red;}
.picvote_tips2 dl.error input.inp{ border:red solid 1px}
.picvote_tips2 dl.error em{ display:inline;font:12px/14px "宋体"; color:red; font-style:normal}
.picvote_tips2 dl em{ display:none}
.picvote_tips2 dl span{ font-size:12px; color:#999}
.picvote_tips2 dt{ width:85px; text-align:right; line-height:24px;padding:4px 0}
.picvote_tips2 dd{ text-align:left; padding:4px 0}
.picvote_tips2 dd a{}
.picvote_tips2 dd input.inp,.picvote_tips2 dd select{line-height:20px; height:26px}
.picvote_tips2 .go{clear:both; padding:5px}
