.answer_title,.answer_title_over{
	background:#F6F6F6;
	padding-left:20px;
	font-weight: bold;
	font-size: 14px;
	height:40px;
}
.answer_title_over{
	background:#dbf1d4 url(images/ans_icon_03.png) no-repeat 8px center;
	text-indent:20px;
}
.answer_border{
	border: solid 1px #ededed;
	padding: 5px;
}
.answer_photo{
	width:130px;
	text-align:center;
	vertical-align:top;
}
.answer_photo img{
	width:120px;
	height:140px;
}
.answer_photo p{padding:3px;}
.answer_text{padding:3px 10px;vertical-align:top;}
.answer_text_content{ margin-bottom:10px;}
.answer_text textarea{ width:50em;}
.answer_time{
	color:#999;
	text-align:right;
	padding-right:20px;
}
.btn_answer{
	background: url(images/answer.gif) no-repeat 0 -25px;
	width:45px;
	height:25px;
	border:none;
}
.btn_answerover{
	background: url(images/answer.gif) no-repeat 0 0;
	width:45px;
	height:25px;
	border:none;
}
.btn_submit{
	background: url(images/answer.gif) no-repeat 0 -75px;
	width:45px;
	height:25px;
	border:none;
}
.btn_submitover{
	background: url(images/answer.gif) no-repeat 0 -50px;
	width:45px;
	height:25px;
	border:none;
}








