﻿body {
	font-size: 12px;
	font-family:Arial,宋体;
	margin:0px;
	padding:0px;
	-webkit-text-size-adjust:none;
	padding:70px 0px;
	color:#4F6F7D;
	background:#F6F6F6;
}
h1 {
	font-size:25px;
	color: #87A0A7;
	margin:20px 0px;
	padding:0px;
}
a {
	cursor: pointer;
	outline:none; 
	color:#7698A7;
	blr:expression(this.onFocus=this.blur());
	text-decoration: none;
}
pre {
	background:#fff;
	padding:20px;
	margin:0 auto;
	width:960px;
	line-height:22px;
	font-family:Arial,宋体;
	border-bottom:9px solid #E7EFF1;
	box-shadow: 1px 0px 5px rgba(100, 100, 100, 0.3);
}
p {
	font-size:10px;
	_font-size:9px;
	margin:0 auto;
	width:960px;
	color:#919191;
	margin-top:10px;
}
.d_tags{ width:700px; margin-bottom:5px;}.d_tags a:nth-child(9n){background-color:#4a4a4a}.d_tags a:nth-child(9n+1){background-color:#15a287}.d_tags a:nth-child(9n+2){background-color:#5cb85c}.d_tags a:nth-child(9n+3){background-color:#d9534f}.d_tags a:nth-child(9n+4){background-color:#567e95}.d_tags a:nth-child(9n+5){background-color:#b433ff}.d_tags a:nth-child(9n+6){background-color:#07d}.d_tags a:nth-child(9n+7){background-color:#b37333}.d_tags a:nth-child(9n+8){background-color:#f60}.d_tags a{width:90px;opacity:.7;filter:alpha(opacity=80);color:#fff;background-color:#07d;display:inline-block;margin:0 0 5px 0;padding:2px 3px;line-height:21px; text-align:center}.d_tags a:hover{opacity:1;filter:alpha(opacity=100); text-decoration:none}
