

.content_top
{
height:200px;
width:540px;
margin-left:10px;
background:url(../Images/top_hand.jpg) no-repeat;
}

.content_middle
{
margin-left:15px;
margin-right:15px;
width:500px;
font-family:Arial;

font-size :11pt;
}

/*.content_middle p
{
	font-family:Arial;

	font-size :12px;
}*/
.content_bottom
{
background:url(../Images/green.png) no-repeat;
width:525px;
height:285px;
margin-left:10px;
margin-top:100px;
}

.content_question
{
float:left;
width:360px;
margin-top:10px;
margin-left:10px;
height:220px;
}

.content_Problem
{
width:360px;
height:40px;
background:url(../Images/WhiteBackGround1.png) no-repeat;

}

.content_Problem p
{
	color:#990033;
	font-weight:bold;
	font-size:12pt;
	padding-left:20px;
	padding-top:7px;
}

.content_answer
{
width:360px;
height:150px;
float:left;
}
.content_answer li
{
list-style:none;
color:#ffffff;
font-weight:bold;
font-family:Arial;
font-size:12pt;
}

.content_people
{
float:left;
/*background:url(../Images/lady_yellow_new_bg copy.jpg) no-repeat;*/
width:140px;
height:230px;
margin-left:5px;
margin-top:10px;
}

.content_middle ul li
{
list-style:url(../Images/dot.jpg);
}
.content_answer ul li
{
list-style:url(../Images/dot.jpg);
}
.purple
{
color:#990033;
font-weight:bold;
}
.purple a:link
{
color:#990033;
font-weight:bold;
 text-decoration:none;

}
.purple a:visited
{
color:#990033;
font-weight:bold;
 text-decoration:none;

}
.purple a:hover
{
color:#990033;
font-weight:bold;
 text-decoration:underline;
}

.content_middle .listContent
{
	clear: both;  border:1px solid #ffffff;
}
.content_middle .listContent .imgPostion
{
	float: left; margin-top:-3px;
	
}
.content_middle .listContent .textContent
{
	float: left;width:440px;
}
.content_middle .bottonContent
{
	clear: both; margin-top:0
}
.content_middle .cutline
{
	height:10px; overflow:hidden; clear:both;
}
.imgPostion img
{
	cursor:pointer;
}

.content_middle .listContent .imgMicroPayPostion
{
	float: left; margin-top:-3px;	
}
