	.hx_body a { color: #333; text-decoration: none; }
	.hx_body a:hover { color: #F60; text-decoration: underline; }
	
	.hx_box {
		width: 210px;
	}
	
	.hx_head {
		background: url(../images/jibing/hx1.gif); height: 28px;
	}
	
	.hx_head div {
		background: url(../images/jibing/hx3.gif) no-repeat right;
	}
	
	.hx_head p { 
	    background:#339900;
		text-indent: 25px; font: bold 14px/28px Arial;
		color: #FFF;
		margin: 0; padding: 0;
	}
	
	.hx_body {
		border: 1px solid #5BB300;
		height: 305px;
	}
	
	.hx_body ul {
		margin: 0; padding: 9px;
	}
	
	.hx_body li {
		font: 12px/25px Arial;
		background: url(../images/jibing/hx4.gif) no-repeat 0 9px;
		text-indent: 7px;
		list-style: none;
	}
	
	.hx_body ul div {
		height: 1px; overflow: hidden;
		border-top: 1px dashed #ccc;
		margin: 3px 0 4px 0;
	}