/* CSS Document */
	.ListHeader	{
		BACKGROUND: #3A6EA5;
		BORDER-BOTTOM: #003366 1px solid;
		BORDER-LEFT: #99CCFF 1px solid;
		BORDER-RIGHT: #003366 1px solid;
		BORDER-TOP: #99CCFF 1px solid;
		COLOR: #FFFFFF;
		FONT-WEIGHT: bold;
		PADDING-LEFT: 2px;
	}
	#b-gao-vote {margin: 5px}
	.b-gao-box {float: left; background-color: #FFFF99; height: 160px; width: 170px; margin: 5px; 
		-moz-border-radius-topleft: 10px;
        -moz-border-radius-topright: 10px;
        -moz-border-radius-bottomleft: 10px;
        -moz-border-radius-bottomright: 10px;}
	.b-gao {color:#336633; font-size:90%; margin: 0px;}
	.b-gao dt{width:160px; list-style-type:none; font-size: 90%; margin: 5px auto 5px; line-height: 1.2em; font-weight: normal;}


