/* CSS Document */
.bigMsgBoard-wrap{}
.bigMsgBoard-wrap .hd{display:none;}
.bigMsgBoard-wrap .brd{height:1px; background:#6B9FE4; border:1px solid #1151A7; border-top-color:#276AC3;}
.msg-board{height:342px; position:relative; border:1px solid #D7E0EE;
	background:url('http://images.qudao.com/common/msgN-bg.jpg') repeat-x left bottom;
}
.msg-board .msg-intro {width:171px; height:251px; padding:60px 40px 0; background:url('http://images.qudao.com/common/newMsgBoard-bg.png') no-repeat left -44px; position:absolute; left:25px; top:18px;}
.msg-board .msg-intro .msg-data{font-size:14px; height:56px; border-bottom:1px solid #ECE5D0; }
.msg-board .msg-intro .msg-data p{line-height:25px; height:25px; text-indent:11px;}
.msg-board .msg-intro ul{border-top:1px solid #FFF; height:167px; overflow:hidden;}
.msg-board .msg-intro ul li{height:47px; padding-top:8px; border-bottom:1px dashed #CCC}
.msg-board .msg-intro ul li em{float:left; width:7px; height:7px; background:#FF4E00; overflow:hidden; margin-top:5px; margin-right:5px;}
.msg-board .msg-intro ul li span{line-height:21px;}
.msg-board .msg-form{width:370px; position:absolute; right:0; top:31px;}
.msg-board .msg-form .m-title{height:44px; overflow:hidden; text-indent:-999em; background:url('http://images.qudao.com/common/newMsgBoard-bg.png') no-repeat;}
.msg-board .msg-form table tr td{padding-bottom:8px;}
.msg-board .msg-form table tr td .msg-name,
.msg-board .msg-form table tr td .msg-address,
.msg-board .msg-form table tr td .msg-mobile,
.msg-board .msg-form table tr td .msg-address{border:1px solid #A8ACAD; width:190px; padding:0 5px; height:20px; line-height:20px;}
.msg-board .msg-form table tr td textarea{font-size:12px; border:1px solid #A8ACAD; width:190px; height:100px; line-height:1.5em; padding:5px; overflow-y:hidden;}
.msg-board .msg-form table tr td .msg-btn{display:block; width:100px; height:27px; border:none; font-size:0; text-indent:-999em; background:url('http://images.qudao.com/common/newMsgBoard-bg.png?sid=2') no-repeat left -355px; overflow:hidden; cursor:pointer;}
.msg-board .msg-form table tr td .dis-btn{background-position:-100px -355px; cursor:default;}
.msg-board .msg-form table tr td .msg-tip{color:#999}
.msg-board .msg-form table tr td .error{color:#CE0004}
.msg-board .msg-form table tr td .required { font-size:12px; vertical-align:top; line-height:20px; font-weight:100; color:#7a7a7a; display:inline-block;width: 100px;}
.msg-board .msg-form table tr td .required b { color:#c8161d; margin-right:3px; }
.msg-board .msg-form table tr td .checkerror { display:none; background:url('http://images.qudao.com/sj/sj-liuyan_content_error_icon.gif') 2px 4px no-repeat #fff; border:1px solid #f1e4c4; height:20px; line-height:20px; font-size:12px; padding-left:18px; padding-right:3px; vertical-align:top; }
.msg-board .quick-reply{ 
	display:none;
	border:3px solid #CCC;
	border-radius:3px;
	background:#FFF;
	padding:1px;
	position:absolute;
	top:190px;
	right:-130px;
}
.msg-board .quick-reply .tips_arrow{display:block; width:9px; height:15px; background:url('http://images.qudao.com/industry/msg-arrow.png') no-repeat; overflow:hidden;
	position:absolute; left:-9px; top:12px;}
.msg-board .quick-reply ul li{height:26px; line-height:26px; width:228px; overflow:hidden; cursor:pointer;}
.msg-board .quick-reply ul .current{background:#2162B6; color:#FFF;}

/*海报页留言板*/
.msgBoardW .hd{display:block!important; height:40px; text-indent:-999em; background:url('http://images.qudao.com/pp/msgBoardW-bg.png') no-repeat;}
.msgBoardW .brd,
.msgBoardW .m-title {display:none;}
.msgBoardW .msg-board{width:988px; height:335px; background:none; border:1px solid #D7E0EE; border-top:none;
	background:url('http://images.qudao.com/common/msgN-bg.jpg') repeat-x left bottom;
}
.msgBoardW .msg-board .msg-intro {width:170px; height:250px; left:98px; top:14px; padding:60px 41px 0; background:url('http://images.qudao.com/pp/msgBoardW-bg.png') no-repeat left -40px;}
.msgBoardW .msg-board .msg-form {width:462px; height:243px; *height:237px; padding:58px 0 0 35px; *padding:64px 0 0 35px; top:19px; right:98px; background:url('http://images.qudao.com/pp/msgBoardW-bg.png') no-repeat right -40px;}
.msgBoardW .msg-board .msg-form table tr td .msg-name, 
.msgBoardW .msg-board .msg-form table tr td .msg-address, 
.msgBoardW .msg-board .msg-form table tr td .msg-mobile, 
.msgBoardW .msg-board .msg-form table tr td .msg-address{width:242px;}
.msgBoardW .msg-board .msg-form table tr td textarea {width:242px; height:84px; *height:81px;}
.msgBoardW .msg-board .msg-form .msg-btn{width:100px; height:27px; filter:none; background:url('http://images.qudao.com/pp/msgBoardW-bg.png') no-repeat -260px -40px; font-size:0; text-indent:-999em; border:none; } 
.msgBoardW .msg-board .quick-reply{right:7px;}