@charset "utf-8";
/* CSS Document */
.printer_maintenance_table{ width:730px;}
.pmt_title{ width:730px; height:30px; border-bottom:solid 4px #0089E0; position:relative;}
.pmt_title ul{ position:absolute; bottom:0; left:0;}
.pmt_title ul li{ display:block; width:71px; height:24px; background:url(../images/pmt_title_bg.png) no-repeat; float:left; color:#615E5D; font-size:14px; text-align:center; line-height:24px; cursor:pointer; margin-top:6px; margin-left:0; clear:none;}
.pmt_content{ width:698px; padding:20px 16px 30px 16px; background:#F1F3F5; display:none;}
.pmt_content p{ line-height:20px; width:auto;}
.pmtc_title{ font-weight:bold;}
.pmtc_1{ margin-left:24px;}
.pmtc_2{ margin-left:14px;}
.pmtc_3{ margin-left:200px;}
.pmtc_4{ margin-left:115px;}