﻿#questionMain
{
	width:991px;
	margin:10px 0px 20px 0px;
}

#questionTitle
{
	width:991px;
	height:70px;
}

#questionBody
{
	width: 949px;
	border-right: solid 1px #72c8ec;
	border-left: solid 1px #72c8ec;
	background-color: #f7fafc;
	text-align:left;
	padding:20px;
}

#questionBottom
{
	width:991px;
	height:24px;
}
