@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
.feedbackmain{float:left; width:600px; background:#f5f5f5; padding:12px 0 0 37px; margin:10px 0 0 10px;}
.hed{width:68px; height:240px; float:left; margin:10px 0 0 10px; background:url(../images/send_mail.png);} 
.feedleft{ float:left;width:260px; /*height:224px;*/}
.textboxmain{float:left; width:260px; height:57px; padding:0 0 7px 0;}
.txt_div{ float:left; width:260px; height:24px; line-height:23px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; text-align:left;}
.field_box{ float:left; width:258px; height:31px; background:url(../images/txt_bg.gif) no-repeat 0 0; padding:1px 1px 1px 1px;}
.field_downbox{ float:left; width:258px; height:31px;  padding:1px 1px 1px 1px;}
.field_box input{ float:left; border:none; background:none; width:252px; height:31px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#333; line-height:30px; padding:0 3px 0 3px;}
.textboxmulimain{float:left; width:261px; height:181px; padding:0 0 0 0;}
.multi_text{ float:left; width:260px; height:157px; background:url(../images/multi_textbg.gif) no-repeat 0 0; padding:1px 1px 1px 2px;}
.multi_text textarea{ float:left; width:257px; height:155px; border:none; background:none; overflow:auto; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:18px; color:#333;}
.subit_but{ float:left; width:119px; height:32px; background:#f5f5f5; padding:28px 0 0 142px; margin: 0 0 0 0}
.subit_but input{ float:left; width:118px; height:32px; background:url(../images/sububmitbutton.png) no-repeat 0 0; cursor:pointer; border:none;

}

.subit_but input:hover{ background:url(../images/sububmitbutton.png) no-repeat 0 -32px;

}

.feedright{float:left; width:282px; background: no-repeat 0 0; padding:0 0 0 25px;}


