@charset "utf-8";
/* CSS Document */
a {
	font-size: 12px;
	color: #fff;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ccc;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: underline;
	color: #FFFF00;
}
* { padding: 0; margin: 0; }
li { list-style: none; }
body { background: #29033e; font-size:12px; line-height:24px; }

img { border: none; }

.date { width: 520px; height: 400px; margin: 40px auto 0; background: url(bg.png); position: relative; }
.date h2 { text-align: center; padding: 80px 0 30px; }
.year { text-align: center; padding-top: 30px; }
.time { text-align: center; padding: 30px 0; }
.url { text-align: center; position: absolute; bottom: 40px; left: 100px; }
.date img { position: relative; }
.pos2 { margin-left: 10px; }
.num { width: 25px; }
.num2 { width: 38px; }
/**一流素材网www.16sucai.com**/