#toupiao{  position:fixed; _position:absolute;  width:90%; height:auto !important; background:#2E2E2E url(../images/bgv.jpg) center bottom no-repeat; display:none; }
#dialog_close{ position:absolute; right:10px; top:10px; width:30px; height:30px; cursor:pointer; background:url(../images/close.jpg) 0 0 no-repeat;}
#dialog_title{ height:25px; line-height:25px; background-color:#cccccc; font-size:14px;}

#toupiao .form { padding-top:50px;}
#toupiao .form p{line-height:15px; height:30px; overflow:hidden; text-align:center; width:auto; margin:0 auto; padding:3px 0;}
#toupiao .form p span{  width:50px; text-align:right;color:#ccc}

#toupiao .form p input{ width:auto; line-height:14px; height:15px; border:1px solid #fff; }
#toupiao .form p input.input1001{width:60px;background:white;color:#444}
#toupiao .form p.tarea { height:130px;}
#toupiao .form p.tarea textarea{ width:300px; height:90px; margin-top:10px;}
#toupiao .form p.tarea span{ padding-right:220px;}
#toupiao .form p.btn{ height:60px; padding-top:0px; text-align:center;}
#toupiao .form p.btn input{ height:54px; border:none; margin-left:20px;}

#toupiao .result_info { padding:25px 0;}
#toupiao .result_info.right .title{ background:url(../images/right.jpg) center center no-repeat; width:auto; height:50px}
#toupiao .result_info.wrong .title{ background:url(../images/wrong.jpg) center center no-repeat; width:auto; height:50px}
#toupiao .result_info.false .title{ background:url(../images/false.jpg) center center no-repeat; width:auto; height:50px}
#toupiao .result_info .text{ padding:10px 8px;text-align:center;width:100%;}
#toupiao .result_info .text p{color:#999;line-height:24px;text-align:center;width:100%;}
#toupiao .result_info .btn{ text-align:center;}

#toupiao img{ width:126px; height:auto !important}

#toupiao_submit,.span_toupiao,.span_toupiaoC{cursor:pointer}