@charset "utf-8";
/*head*/
.hr{height:32px; line-height:32px; padding:0px 27px 0px 27px;}
.txt{position:relative; height:32px;}
.txt a:before,.txt a:after{content:"";width:27px; height:32px;position:absolute;top:12px;}
.txt a:before{left:-19px;}
.txt a:after{right:-35px;}
.txtList{height:27px;border-bottom:1px solid #d8d8d8; background:url(/templets/default/images/txtListBg.png) repeat-x;border-bottom:1px solid #d8d8d8;border-top:1px solid #EAEAEA; }
.txtList p{height:27px;line-height:30px;background:url(/templets/default/images/spritr.png) no-repeat 8px -130px;padding-left:30px; }
.txtList p a,.txtList p{color:#949494;}
/*message*/
.message{ padding:10px 0 0;}
.message li{ line-height:36px; height:36px; margin-bottom:14px; font-size:14px; padding-left:2%;}
.message li span{ float:left; /*width:70px;margin-right:10px;*/ width:18%; margin-right:2%; text-align:right; font-weight:400;}
.message li input.text{ background:#f4f4f4; border:1px solid #d2d2d2; box-shadow: 0 2px 2px -2px #DDD inset; border-radius:4px; height:34px; line-height:34px; /*width:280px; padding:0 10px;*/ width:66%; padding:0 10px;}
.message li input.text,.message li #comment{color:#787878;}
.message li #comment{background:#f4f4f4; border:1px solid #d2d2d2; border-radius:4px;/* width:280px;*/ width:66%; height:120px; padding:10px 14px 10px 6px; font-size:14px;}
.message li.comment{ height:150px; margin-bottom:4px;}
.message .submit{ text-indent:-9999px; color:#FFF;}
.message .submitBtn{ width:83px; height:34px; background:url(/templets/default/images/bg2.png) no-repeat; border:none 0; text-indent:-99988px;}
