File size: 3,436 Bytes
65443b2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 | <!DOCTYPE html>
<html lang="vi">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Trang 11</title>
<style>
body {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
line-height: 1.6;
color: #111111;
max-width: 800px;
margin: 0 auto;
padding: 30px 20px;
background-color: #ffffff;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Times New Roman", Times, serif;
color: #000000;
margin-top: 1.2em;
margin-bottom: 0.4em;
font-weight: bold;
line-height: 1.25;
}
h1 { font-size: 1.75em; border-bottom: 1px solid #222222; padding-bottom: 4px; }
h2 { font-size: 1.35em; }
h3 { font-size: 1.15em; }
p {
margin: 0.8em 0;
text-align: justify;
}
ul, ol {
padding-left: 24px;
margin: 0.8em 0;
}
li {
margin-bottom: 0.3em;
}
table {
width: 100%;
border-collapse: collapse;
margin: 1.2em 0;
font-size: 0.95em;
}
th, td {
border: 1px solid #333333;
padding: 6px 10px;
text-align: left;
vertical-align: top;
}
th {
background-color: #f2f2f2;
font-weight: bold;
}
blockquote {
margin: 1em 0;
padding-left: 14px;
border-left: 3px solid #333333;
color: #444444;
font-style: italic;
}
code {
font-family: "Courier New", Courier, monospace;
background-color: #f5f5f5;
padding: 2px 5px;
font-size: 0.9em;
border: 1px solid #e0e0e0;
border-radius: 3px;
}
pre {
background-color: #f8f8f8;
border: 1px solid #cccccc;
padding: 10px;
overflow-x: auto;
}
pre code {
border: none;
background: none;
padding: 0;
}
img {
max-width: 100%;
height: auto;
display: block;
margin: 1em auto;
}
</style>
</head>
<body>
<p>11 </p>
<table>
<thead>
<tr>
<th><strong>QUY PHẠM PHÁP LUẬT</strong><br><strong>HIỆN HÀNH</strong></th>
<th><strong>DỰ THẢO VĂN BẢN</strong></th>
<th><strong>THUYẾT MINH</strong></th>
</tr>
</thead>
<tbody>
<tr>
<td></td>
<td>chi đặc thù cho Hội đồng tư vấn khoa học và công nghệ; lấy ý<br>kiến tổ chức, chuyên gia tư vấn độc lập trong các dự án đầu tư trên<br>địa bàn Thành phố Hồ Chí Minh” trên địa bàn Thành phố Hồ Chí<br>Minh (sau sắp xếp) và Nghị quyết số 32/2024/NQ-HĐND hết<br>hiệu lực thi hành kể từ ngày Nghị quyết này có hiệu lực thi hành.</td>
<td><em>công nghệ</em>” theo quy định của<br>Thông tư số 38/2025/TT-<br>BKHCN, do vậy không tiếp tục<br>định mức chi đặc thù quy định<br>tại<br>Nghị quyết số 32/2024/NQ-<br>HĐND<br>.</td>
</tr>
</tbody>
</table>
<h1><strong>2. Đối với văn bản ban hành mới:</strong> không có</h1>
</body>
</html> |