/*==================== answer.css ==================== */

.title_answer{
      background:url(images/answer/title_answer.gif) no-repeat;
	  }

.img_answer{
      background:url(images/answer/answer.jpg) no-repeat;
	  }

.answer_bj{
      background:url(images/answer/bj.gif) repeat;
	  }

/*留言部份样式*/
#message{
     width:890px;
	 margin:auto;
	 overflow:hidden;
	 background-color:#557F00;
	 }

.box3{
     width:890px;
	 margin-left:5px;
	 margin-right:5px;
	 }

.tj{
     width:890px;
	 height:46px;
	 margin:auto;
	 overflow:hidden;
	 background:url(images/answer/tj.gif) no-repeat;
	 }

.ktop{
     width:850px;
	 height:20px;
	 margin:12px 25px 0 25px;
	 background:url(images/answer/ktop.gif) no-repeat;
	 }

.kbot{
     width:850px;
	 height:20px;
	 margin:0px 25px 6px 25px;
	 background:url(images/answer/kbot.gif) no-repeat;
	 }

.kmid{
     width:850px;
	 margin-left:25px;
	 margin-right:25px;
	 background:url(images/answer/kmid.gif) repeat-y;
	 }

.line{
     width:820px;
	 height:5px;
	 margin-left:15px;
	 margin-right:15px;
	 }

.mstop{
     width:850px;
	 height:20px;
	 margin:12px 25px 0 25px;
	 background:url(images/answer/mstop.gif) no-repeat;
	 }

.msmid{
     width:850px;
	 margin-left:25px;
	 margin-right:25px;
	 background:url(images/answer/msmid.gif) repeat-y;
	 }

	 .msmid div{
	       margin-left:120px;
		   margin-top:15px;
		   }

.msbot{
     width:850px;
	 height:20px;
	 margin:0px 25px 6px 25px;
	 background:url(images/answer/msbot.gif) no-repeat;
	 }

.f780{
     color:#ff7800;
	 }

.690{
     color:#669900;
	 }

.baise{
     color:#fff;
	 }

/*翻页页码样式*/
.yeman{
     color:#fff;
	 text-align:center;
	 margin-top:5px!important;
	 margin-top:0px;
	 }

	
	 