@charset "utf-8";
/* CSS Document */
/*留言板*/
.pA{
	position:absolute;

}

.feedback_out{ width:100%; height:auto; font-size:13px;}
.feedbackBox{ width:100%; height:380px; position:relative; overflow:hidden;}

.formBox{ width:510px; height:367px; position:absolute; left:0px;/*left:-549px;*/ top:0px; z-index:100; /*background:url(images/feedback-0.png) no-repeat center center;; background:#fafafa; */border:1px solid #c9c9c9;}
.commentBox{ width:195px; height:357px; position:absolute; right:7px;/*right:-390px;*/top:1px; z-index:100; border:1px solid #c9c9c9; padding-top:10px;}

.commentBox li{ width:94%; line-height:1.9em; text-align:left; margin-left:6px; font-size:13px;}
.commentBox ul{ margin-top:16px} 
.fb-01{ width:76px; height:28px; left:40px; top:82px;}
.fb-02{width:224px; height:30px; left:127px; top:40px; background:url(images/inputBg.png) no-repeat left top;}
.fb-03{ width:73px; height:26px; left:41px; top:42px; }
.fb-04{ width:98px; height:30px; left:389px; top:303px;background:url(images/sub.png) repeat-x left top; border:1px solid #cfcfcf; }
.fb-05{width:92px; height:30px; left:277px; top:303px;}
.fb-06{ width:142px; height:30px; left:126px; top:303px; background:url(images/codebg.png) no-repeat left top;}
.fb-07{ width:365px; height:125px; left:129px; top:160px; border:1px solid #d0d0d0;}
.fb-08{ width:142px; height:30px; left:127px; top:119px; background:url(images/codebg.png) no-repeat left top;}
.fb-09{ width:142px; height:30px; left:351px; top:118px; background:url(images/codebg.png) no-repeat left top;}
.fb-10{ width:223px; height:30px; left:128px; top:79px; background:url(images/inputBg.png) no-repeat left top;}
.fb-11{ width:76px; height:29px; left:39px; top:121px;}
.fb-12{ width:76px; height:25px; left:40px; top:307px; }
.fb-13{ width:77px; height:30px; left:37px; top:198px; }
.fb-14{ width:62px; height:25px; left:284px; top:123px; }

.formBox input{ width:96%; height:26px; padding-top:4px; background:transparent; border:none; padding-left:6px; font-size:14px;}
.formBox textarea { width:96%; height:114px; background:transparent; border:none;padding-left:6px; padding-top:6px;}
.errMsg{ width:300px; height:30px; padding-top:10px; position:absolute; left:111px; top:138px; z-index:200; text-align:center; vertical-align:middle; background:#fff; border:4px solid #333; color:#cc0000; display:none; font-family:"宋体";}

.comentBack{ width:100%; height:auto; margin-top:18px;}
.comentBack ul{ margin-bottom:24px;  /*border-top:2px solid #ccc;*/background:#fafafa; padding-bottom:6px; padding-top:6px;}

.commentList{ height:25px;padding-top:3px;  /*border-top:3px solid #ccc; */font-size:14px; padding-left:10px; font-weight:bold;}
.feedback_item{ min-height:30px;_height:30px; padding:6px; margin-bottom:4px; background:#e9e9e9;}


.commentList-0{ height:24px; border-bottom:1px solid #ccc;}
.commentList-0 span{ padding-left:6px; padding-right:6px;}
.commentList-1{ text-indent:20px; min-height:34px; _height:34px; padding-top:6px; padding-left:6px; padding-right:6px;line-height:1.7em;}
.commentList-2{ min-height:24px; _height:24px; border:1px solid #ccc; padding:5px; line-height:1.7em; margin:5px;}
