增加放假提醒链接

This commit is contained in:
luolei 2014-09-09 16:47:24 +08:00
parent 435506709c
commit 9c051cff11

View File

@ -0,0 +1,39 @@
<!doctype html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1, minimum-scale=1.0, maximum-scale=1.0,user-scalable=no, minimal-ui">
<meta name="format-detection" content="telephone=no">
<title>国务院办公厅关于2014年
部分节假日安排的通知</title>
<link rel="stylesheet" type="text/css" href="css/min.css">
<style>
.main_gov{padding: 5px 10px}
.gov_mid{text-align: center;font-weight: bold}
.main_gov p{margin: 8px 0;line-height: 16px;font-weight: small;}
.main_gov strong{font-weight: bold;font-size: 16px}
.gov_r{text-align: right;}
.gov_small{font-size: 12px}
</style>
</head>
<body id="ordersubmit_page">
<div class="wrap" id="wrap">
<header class="header">
<span class="h_t">2014放假安排</span>
</header>
<div class="main_gov">
<p>&nbsp;&nbsp;2014年元旦、春节、清明节、劳动节、端午节、中秋节和国庆节放假调休日期的具体安排通知如下。</p>
<p><strong>一、元旦:</strong>1月1日放假1天。</p>
<p><strong>二、春节:</strong>11月31日至2月6日放假调休共7天。1月26日星期日、2月8日星期六上班。</p>
<p><strong>三、清明节:</strong>14月5日放假4月7日星期一补休。</p>
<p><strong>四、劳动节:</strong>15月1日至3日放假调休共3天。5月4日星期日上班。</p>
<p><strong>五、端午节:</strong>16月2日放假与周末连休。</p>
<p><strong>六、中秋节:</strong>19月8日放假与周末连休。</p>
<p><strong>七、国庆节:</strong>110月1日至7日放假调休共7天。9月28日星期日、10月11日星期六上班。</p>
</div>
</div>
</body>
</html>