img {border:none;}
.h_box {
	width:137px;
	text-align:left;
	color:#CC000C;
	float:right;
	position:fixed !important;
	top/**/:100px;
	position:absolute;
	z-index:300;
	right:0px;
}
* html .h_box{top:expression(offsetParent.scrollTop+200);}
.h_left {
	width:43px;

	height:auto;
	position:absolute;
	cursor:pointer;
	
	
}


.h_right {
	display:none;
	width:137px;


	overflow:hidden;
	zoom:1;
	float:right;


}
.h_right_box {
	width:137px;height:auto;
}






