div.questionparent { margin:0 auto;}
div.questionparent div.question { color:#998662; font-size:14px; }
div.questionparent div.question div.top { border-top-left-radius:10px; border-top-right-radius:10px; border:solid 1px #e1e1e1; border-bottom:none; width:100%; clear:both; float:left; height:10px; }
div.questionparent div.question div.top div.left { float:left; clear:both; border-right:solid 1px #e1e1e1; width:150px; height:10px; }

div.questionparent div.question div.detail { float:left; clear:both; border:solid 1px #e1e1e1; border-top:none; border-bottom:none; width:100%; }
div.questionparent div.question div.detail div.left { float:left; clear:both; width:150px; font-size:16px; color:#988562; }
div.questionparent div.question div.detail div.left ul { float:left; clear:both; border-bottom:solid 1px #e1e1e1; width:100%;}
div.questionparent div.question div.detail div.left ul li { float: none;margin:20px 10px 20px 20px;cursor: pointer;background-image: url(../images/next.png);background-repeat: no-repeat;background-position: 112px center; }
div.questionparent div.question div.detail div.left ul li:hover { color:#FF0000; }
div.questionparent div.question div.detail div.left ul.first { margin-top:-10px; }
div.questionparent div.question div.detail div.left ul.first li { padding-top:0px; }
div.questionparent div.question div.detail div.left ul.last { border:none;margin-bottom:-10px; }
div.questionparent div.question div.detail div.left ul.last li { padding-bottom:0px; }

.leftborder { border-left:solid 1px #e1e1e1; }
.rightborder { border-right:solid 1px #e1e1e1; }

div.questionparent div.question div.detail div.right { float:right; width:994px; padding:0px 30px; }
div.questionparent div.question div.detail div.center { clear:both; margin:0px auto; width:994px; padding:0px 30px; }

div.questionparent div.question div.bottom { float:left; height:10px; width:100%; border-bottom-left-radius:10px; border-bottom-right-radius:10px; border-bottom:solid 1px #e1e1e1; border-left:solid 1px #e1e1e1; border-right:solid 1px #e1e1e1; }
div.questionparent div.question div.bottom div.left { float:left; clear:both; border-right: solid 1px #e1e1e1; width:150px; height:10px; }