*{margin: 0;padding: 0;}
.body{background: transparent;}
.liuyan_frame{color: #b00606;width: 100%;height: 385px;}
/*head*/
.liuyan_frame_head{width: 1000px;height: 60px;margin: 25px 0;background: url(../img/head.jpg) no-repeat;}
/*left*/
.liuyan_frame_left{width: 520px;height: 280px;float: left;}
#text_name{border:1px solid #B00606;height: 32px;width: 300px;outline: none;}
textarea{margin-top: 20px;width: 400px;height: 200px;border:1px solid #B00606;outline: none;}
.name_span,.content_span{display: inline-block;width: 100px;height: 100%;vertical-align: top;}
.content_span{margin-top: 20px;}
.p_button{margin-top: 10px;}
#question-send,#button2,#button3{display: inline-block;width: 90px;height: 25px;line-height: 25px; background: #00a0e9;text-align: center;color: #fff;cursor: pointer;}
#question-send{margin-left: 155px;}
/*right*/
.liuyan_frame_right{width: 460px;height: 280px;float: left;border: 1px solid #B00606;margin-left: 17px;background: #fff;}
#replys{height:auto;text-align:left;}
#demo2{height:auto;text-align:left;}
#replys  li{list-style-type:none;text-indent:15px;display:block;padding:10px 0;}
#demo2  li{list-style-type:none;text-align:left;text-indent:15px;display:block;padding:10px 0;}
.list_name{font-weight: bold;}
.chakan{text-decoration:none;color:#fff;}
#question_title{border:1px solid #B00606;}