
.main_leftIE{
	position:relative;
	top:65px;
	float:left;
	width:330px;
	height:550px;
	overflow:hidden;
	}

.main_rightIE{
	color:#000;
	position:relative;
	top:-68px;
	text-align:left;
	float:right;
	width:565px;
	height:550px;
	overflow-x:hidden;
	overflow-y:scroll;

	}

.main_rightIE td,
.main_rightIE p{
color:#000;
}