.left2{
	margin-bottom:10px;
	float:left;
	width:200px;	
}
.left2_img{
	width:200px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	border:1px solid #ACAAAA;
}
.left2_img img{	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;		
}
.text1{
	font-weight:bold;
	color:#fdad00;
}
.text11{
	color:#333;
}
.text2{
	margin-left:5px;
}
.text3{
	margin-left:15px;
	margin-bottom:10px;
	margin-top:5px;
}
.text_t{
	text-align:center;
	margin-bottom:5px;
}
.right2{
	width:400px;
	margin-top:10px;
	float:left;
	margin-left:20px;	
	line-height:160%;
}
#mid{
	margin-top:75px;
}