
body {
  font: 14px/1.5 "Microsoft Yahei",Tahoma,Verdana,"\5b8b\4f53";
  color: #666;
}
a,
a:hover {
  color: #FF8800;
  text-decoration:none;
  transition: background 0.25s linear 0s, color 0.25s linear 0s;
}
a:hover {
	color: #FF3333;
}
h1 {
  font-size: 20px;
}

h2 {
  font-size: 18px;
  font-weight:normal;
}

h3 {
  font-size: 16px;
  font-weight:normal;
  color:#FF8700;
}

h4 {
  font-size: 14px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 11px;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin-bottom: 5px;
}

ul,
ol {
  padding: 0;
  margin: 0 0 10px 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul li {
	background:url(../images/li.png) no-repeat 0 7px;
	padding-left:10px;
}
table {	
	width:100%;
	border-collapse: collapse;
	border-spacing: 0;
}
th,
td {
	border:1px solid #F80;
	vertical-align:top;
	padding:2px 5px;
}
th {
	font-size:16px;
	font-weight:bold;
}
span.highlight {
	color:#FF8800;
}
span.gray {
	color:#999;
}
ui.case-latest {
	margin:0;
}
ul.case-latest li {
	background:none;
	padding:0;
}
