@charset "utf-8";
/* CSS Document */

div#right {
	width: 710px;
	float: left}

div#main h2 {
	margin: 20px 0 0 15px;
	line-height: 2em;
	display: block;
	padding-left: 30px;
	color: #333;
	font-weight: normal;
	font-size: 15px;
	background-position: 0 5px 0 0;
	background-image: url(../../img/item1.jpg);
	background-repeat: no-repeat;
	width: 650px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCC}

#main11{
	width: 710px;
	margin-bottom: 10px;
	display: block;
	border: 2px solid #CCC}	

p {
	margin-top: 10px;
	font-size: 15px;
	margin-left: 30px;
}

div#main p{
	font-weight: bold}



div#main h3 {
	display: block;
	width: 400px;
	margin: 0px 0 20px 15px;
	display: block;
	padding-left: 30px;
	font-weight: bold;
	font-size: 18px;
	border-radius: 5px;
		}

article#question h3 {
	width: 650px;
	padding: 5px 0 5px 20px;
	margin: 30px 0 5px 20px;
	font-weight: normal;
	font-size: 15px;
	color: #FFF;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #2530cb), color-stop(0.47, #4348d6), color-stop(0.00, #313dd3));
background: -webkit-linear-gradient(top, #313dd3 0%, #4348d6 47%, #2530cb 100%);
background: -moz-linear-gradient(top, #313dd3 0%, #4348d6 47%, #2530cb 100%);
background: -o-linear-gradient(top, #313dd3 0%, #4348d6 47%, #2530cb 100%);
background: -ms-linear-gradient(top, #313dd3 0%, #4348d6 47%, #2530cb 100%);
background: linear-gradient(to bottom, #313dd3 0%, #4348d6 47%, #2530cb 100%);
}

article#question p {
	width: 650px;
	font-size: 14px;
	font-weight: normal}
