body {
	font-family: tahoma,verdana, arial, helvetica, sans-serif,"宋体";
	color:#222;
	font-size:14px;
}
	ul {
		list-style: none; border-bottom:1px solid #999;
	}
	li {
		margin: 7px 0; line-height:180%;
	}
	ol li {
		border-bottom:1px solid #999;
	}
	h2 {
		font-size:16px; background: #1393C0; padding:3px 10px;color:#fff;font-weight=border;
	}
	h3 {
		font-size:16px; background: #B71A00; padding:3px 10px;color:#fff;
	}
	#copyright {
		text-align:center; font-size:12px;
	}
	#copyright img{
		border: none; margin:0; padding:0; background: none;
	}
