﻿
    h1 {margin:15px 0px; color:#119ff3; font:bold 18px Arial;  width:100%; background: url(images/icon_Section.png) no-repeat 0 0; padding-left:25px; }
    h2 {margin:10px 0px 0px 0px; color:#808080;font:normal 15px Arial; }
    hr {color:white; background-color:White; margin-top:00px; height:16px; border:0px;}
    .hr {margin:0px 0px 10px 0px; background:white url(images/hr.png) repeat-x top left; width:755px; height:28px;}
    .hr_header {margin:0px 0px 0px 0px; background:white url(images/hr_header.png) repeat-x top left; width:755px; height:28px;}
    .hr_footer {margin:0px 0px 10px 0px; background:white url(images/hr_footer.png) repeat-x top left; width:755px; height:28px;}
    body {font:normal 12px Arial;}
    p {display:table; width:100%;}
    .dis_content {margin-top:10px;}
    .tbl_clean
    {
        table-layout:fixed;
        border-collapse: collapse;
        border-spacing: 0px;
        width:100%;
        margin-top:5px;
        
    }
    
    .tbl_clean thead tr th {font:bold 11px Arial; padding:3px 0px; border-top:solid 2px black; border-bottom:solid 2px black; text-align:left;}
    .tbl_clean tbody tr td {border-bottom: solid 1px gray; padding:3px 0px; background-color:#fafafa; font:normal 12px Arial;}
    .tbl_clean tbody tr.caption td {background-color:white; padding-top:15px; padding-bottom:5px; color:gray; font:normal 11px Arial;}
    .tbl_clean tbody tr.note td {background-color:white; padding-top:3px; padding-bottom:5px; color:gray; font:normal 11px Arial;}
    .tbl_clean tbody tr td.td_r {text-align:right;}
    .tbl_clean thead tr th.td_r {text-align:right;}
    
    .imgList {display:table; width:100%; margin-bottom:2px; }
    .imgList ul{display:block; margin:0px 0px 0px 8px; padding:0px; }
    .imgList ul li {display: block; float:left; text-align:left; width:180px; padding-right:5px;}
    .imgList ul li.2 {display: table-cell; float:left; text-align:left; width:360px; padding:5px; }
    .imgList ul li.3 {display: table-cell; float:left; text-align:left; width:230px; padding:5px; }
    .imgList ul li.4 {display: table-cell; float:left; text-align:left; width:180px; padding:5px;}
    .imgList_title {display:block; font:bold 12px Arial; text-align:left; margin-top:5px;}
    .imgList_Code {font:normal 12px Arial; color:gray;display:block;margin-top:3px;}
    .imgList_desc {font:normal 11px Arial; text-align:left; display:block; margin-top:3px;}
    .titleList ul {list-style-type:circle;}
    .titleList li {display: inline; text-align: center; margin: 0 5px;}
    .imgList_desc ul {margin:0px; padding-left:15px; list-style-type:circle;}
    .imgList_desc ul li {margin-top:5px; padding:0px; width:180px; border-bottom:dotted 1px gray;}
    .imgList_desc 
   