@charset "gb2312";
/* CSS Document */
.text111{
	width:720px;}
.columnBox{
	border-bottom:1px solid #cccccc;
	width:700px;
	margin:auto;}
.column{
	width:700px;
	margin:auto;
	position:relative;}
.question{
	width:630px;}
.column .img1{
	margin-top:12px;
	float:right;
	margin-left:27px;
	cursor:pointer;}
.column .img2{
	position:absolute;
	right:0;top:12px;
	cursor:pointer;}
.left11{
	line-height:26px;
	float:left;
	font-size:14px;
	color:#454545;
	padding:12px 0;
	width:550px;}
.right11{
	line-height:26px;
	float:right;
	color:#909090;
	padding:12px 0;}
.answer{
	width:700px;
	min-height:70px;
	height:auto;
	margin:auto;}
.answer img{
	margin-left:50px;}
.answer p{
	padding-top:14px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	width:700px;
	line-height:20px;
	margin:auto;
	margin-top:-2px;
	color:#4c4c4c;
	font-size:12px;
	background-color:#d8e8ff;
	border:1px solid #72abc9;}
