 /* purchase css doc */
@import url(inc/public.css);

.purchasetable { background:#a6e0ff; margin:0px 0 10px 10px; width:627px; float:left;display:inline; }
.purchasetable th { padding-bottom:2px; height:25px; background:#fff url(../images/bg_th.gif) repeat-x; color:#fff; font-size:12px; font-weight:bold; line-height:25px; text-align:center; }
.purchasetable td { padding:15px;}
.purchasetable td strong{ color:000; font-size:12px; line-height:30px; }
.purchasetable td b { color:#f00; }

.purchase{ float:left; margin-left:15px; width:620px; display:inline; }
.purchase h1 { padding:10px 5px 0 0px; height:25px; font-size:18px; line-height:25px; color:#0077ff; border-bottom:2px #A0C0E3 solid; margin-bottom:10px;}
.purchase h2 { margin:15px 0 10px; padding:0px; height:25px; font-size:14px; line-height:25px; color:#0077ff; }

.purchase table { float:left; margin-top:12px; width:620px; background:#a6e0ff; }
.purchase table th { padding:5px 0; height:30px; background:#e8f6fd; color:#0077ff; font-size:12px; font-weight:bold; line-height:15px; text-align:center; }
.purchase table td { padding:3px 5px; font-size:13px; }
.purchase table td strong{ color:#333; font-size:12px; line-height:15px; }
.purchase table td b { color:#f00; }
.purchase table td.line{ border-bottom:#a6e0ff 1px solid; }

.purchase .purchase_part02 { margin:10px 0;width:620px; padding:10px 0;}
