@charset "utf-8";

body{font-size:11px;}

h4{font-size:13px;}

p.img-txt{margin-bottom:10px;}

table.tbl-basic{font-size:11px;}
table.tbl-basic th,
table.tbl-basic td{padding:5px;}
table.tbl-basic th{border:1px solid #b3220c;border-left:none;color:#fe7a2b;}
table.tbl-basic td{border:1px solid #b3220c;border-right:none;}

ul.list-txt{position:relative;}
ul.list-txt li{margin-bottom:10px;padding-left:10px;background:url('/img/ico/bu_dot.gif') no-repeat left 7px;}
ul.list-txt li a{font-weight:bold;color:#fe7a2b !important;}

/*Guest Zone*/
.tbl_view dl.view-conts { width:100%; overflow:hidden; padding-left:10px; }
	.tbl_view dl.view-conts dt { font-size:14px; color:#fff; margin-bottom:5px; font-weight:bold; }
	.tbl_view dl.view-conts dd { font-size:11px; color:#fe7a2b; margin-bottom:20px; }
	.tbl_view dl.view-conts dd span { margin-left:15px; }
	.tbl_view dl.view-conts dd.date { font-size:11px; color:#fff; margin-bottom:3px; }
	.tbl_view dl.view-conts dd.pic { text-align:center; margin:30px 0 20px; }

dl.comment { padding:20px 0 20px 20px; }
	dl.comment dt { color:#f46a16; float:left; margin:6px 10px 0 0; font-weight:bold; }
	dl.comment dd { float:left; }
	dl.comment dd input { border:1px solid #b9280c; background:#8f0e17; padding:4px 0; }
fieldset.cmt { width:100%; }
	fieldset.cmt input.ipt { width:350px; }
	fieldset.cmt input.img { margin-top:2px; border:none; }

p.total { margin:20px 0 7px 8px; }
p.recom { float:right; margin:-23px 1px 0 0; }

