#ask{

	width:700px;
	height:350px;

}

#askTitle{

	width:700px;
	height:35px;
	background:url(../images/askTitle.gif) no-repeat;
	line-height:35px;
	color:#ffffff;
	text-indent:2em;

}



#askContent{

	width:700px;
	height:308px;
	background:url(../images/askBg.gif) no-repeat;

}

#questionTitle{

	width:600px;
	height:50px;
	line-height:50px;
	border:0px gray solid;
	background-color:transparent;

}

#q_t{

	width:450px;

}

#questionType{

	width:600px;
	height:50px;
	line-height:50px;
	border:0px gray solid;
	background-color:transparent;

}

#questionScript{

	width:600px;
	height:100px;
	border:0px gray solid;
	background-color:transparent;
	line-height:100px;

}

#questionNumber{

	width:600px;
	height:50px;
	line-height:50px;
	border:0px gray solid;
	background-color:transparent;

}

#questionButton{

	width:600px;
	height:50px;
	line-height:50px;
	border:0px gray solid;
	background-color:transparent;
	text-indent:4em;

}