/* profile.css */

p.readTxt {margin:0 0 20px 0;}
img.pht {float:left;}
p.txt {float:right;}

.w510 {width:510px;}
.w550 {width:550px;}
.w570 {width:570px;}

div.greeting {width:690px; margin:0 0 30px 0;}
div.greeting span.sig {display:block; margin:10px 0 0 0; text-align:right;}
div.greeting span.sig span.name {margin:0 0 0 15px; font-size:20px; font-weight:bold;}

div.showpiece {width:690px; margin:0 0 10px 0;}
div.showpiece span.sp_name {display:block; margin:2px 0 5px 0; padding:0 0 0 10px; background:#483300; color:#FFFFFF; font-weight:bold;}
div.showpiece table.spList {width:690px; margin:0 0 10px 0; border:1px solid #BFB9AC; background:#FFFFFF; border-collapse:collapse;}
div.showpiece table.spList th {width:150px; border:1px solid #BFB9AC; padding:5px;}
div.showpiece table.spList td {border:1px solid #BFB9AC; padding:3px;}

div.press {width:690px; margin:0 0 10px 0;}
div.press span.press_name {display:block; margin:2px 0 5px 0; padding:0 0 0 10px; background:#483300; color:#FFFFFF; font-weight:bold;}
div.press table.pressList {width:690px; margin:0 0 20px 0; border:1px solid #BFB9AC; background:#FFFFFF; border-collapse:collapse;}
div.press table.pressList th {width:200px; border:1px solid #BFB9AC; padding:5px;}
div.press table.pressList td {width:490px; border:1px solid #BFB9AC; padding:5px;}

div.press table.salesList {width:690px; margin:0 0 20px 0; border:1px solid #BFB9AC; background:#FFFFFF; border-collapse:collapse;}
div.press table.salesList th {border:1px solid #BFB9AC; padding:5px; text-align:center; background:#D6CAB1;}
div.press table.salesList th.salesName {width:540px;}
div.press table.salesList th.salesPrice {width:150px;}
div.press table.salesList td {border:1px solid #BFB9AC; padding:5px;}
div.press table.salesList td.salesPrice {width:150px; text-align:center;}
