/* CSS Document */

#feedbackDefault{}

#feedback_pre_text{}
#feedback_heading_title{}
#feedback_main{}

#feedback_form{}
#feedback_form table {border-collapse: collapse;font-size: 12px;color:#333;}
.feedback_td_title{width:20%; text-align:right; height:25px;}
.feedback_td_input{padding-left:5px;}
.feedback_input_order{margin-right:5px;border:1px solid #a3ddf9;}
.feedback_input_content{margin:5px 5px 5px 0;width:98%;border:1px solid #a3ddf9;height:50px;}
.feedback_input_code{margin:5px 5px 5px 0;width:60px;height:20px;font-size:14px;line-height:20px;border:1px solid #a3ddf9; float:left}
#ValidateCode{display:inline; float:left;margin:5px 5px 5px 0;}
#ValidateText{float: left;display: block;line-height: 35px;color: red;}
.feedback_input_button{height:20px;width:50px;margin-right:20px;}
#feedback_form td {border: #CCC 1px solid;background: white;border-image: initial;}

#feedback_list_title{}
#feedback_lists{height: auto;overflow: hidden;font-family: Arial;font-size: 12px;margin-top: 8px;}
#feedback_lists table {font-size: 12px;clear: both; color:#5B5648}
.feedback_tr_blue {background: #E4F3FA;line-height: 1.3em;}
.feedback_lists_td_one {width: 40%;word-break:break-all;overflow: hidden;padding: 10px;text-indent: 12px;}
.feedback_lists_td_two {width: 20%; text-align:center}
.feedback_lists_td_three {width: 40%;word-break:break-all;overflow: hidden;padding: 10px;text-indent: 12px; color:#F00}