.clear{
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.QNowTitle{
	width: 500px;
	height: 42px;
	position: relative;
}
.QNowArea{
	background: url(/ank/img/QNow_Side.gif) repeat-y;
	width: 450px;
	padding: 0px 25px 19px;
}

.QTitle , .QTitleNoMark{
	width: 450px;
	line-height: 27px;
	color: #FF0066;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.QTitleNoMark{	background-color: #FFF9C5;}
.QTitle{		background: #FFF9C5 url(/ank/img/Qmark.gif) no-repeat;}
.QTitleNoMark p{
	margin-left: 15px;
	line-height: 27px;
	display: inline;
}
.QTitle p{
	margin-left: 40px;
	line-height: 27px;
	display: inline;
}

p.QTitleSub{
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
}

.QRadioArea{
	padding: 0px 0px 20px 45px;
	width: auto;
	font-size: 12px;
	font-weight: normal;
	line-height: 2em;
}
.QRadioPart{
	width: 185px;
	float: left;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
}
.QRadioPart ul{
	list-style: none;
	padding: 3px 2px;
	margin: 0px;
}
.QRadioPart ul li{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.MessageArea{
	padding: 0px 0px 0px 45px;
	width: auto;
	font-size: 12px;
	font-weight: normal;
}
.MessageArea input{
	margin-top: 4px;
}

.QNowBottom{
	background: url(/ank/img/QNow_bottom.gif) no-repeat;
	width: 500px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.SubmitButton{
	width: 355px;
	text-align: center;
}