﻿.user_guide {width:100%; height:486px; background:url(/Images/customer/bg_user_guide.gif) no-repeat left top; }
.write_reply {width:677px; background:url(/Images/customer/bg_reply_bottom.gif) no-repeat left bottom; margin-bottom:10px; }
.write_reply table.write {width:677px; background:url(/Images/customer/bg_reply_top.gif) no-repeat left top; }
.write_reply table.write td {font-size:11px; background:none; }
.write_reply table.write textarea {border:solid 1px #d6d6d6; }
.write_reply table.write td.user_id {color:#44a4d7; font-weight:bold; text-align:center; }
.write_reply table.write td.reply_btn input {margin-left:7px; }

.write_reply table.reply_list {width:677px; }
.write_reply table.reply_list td {
	background:url(/Images/customer/bg_reply_dot.gif) repeat-x left top; 
	vertical-align:middle; 
	text-align:center; 
	font-size:11px;
	padding:9px 0 7px 0;
	vertical-align:top;
}
.write_reply table.reply_list td.reply_contents {text-align:left; padding-bottom:1px; }
.write_reply table.reply_list td img {vertical-align:middle; margin-bottom:3px; }
.write_reply table.reply_list td.reg_day {padding-top:11px; color:#909090; }
.write_reply table.reply_list td.side_btns {padding-top:7px; text-align:left; padding-bottom:1px; }
