@import "paging.css";

.question_list .exp{
	font: 100 8pt/16px Tahoma;
	text-align: right;
	margin-bottom: 10px;
}
.question_list .item{
	margin: 0px 20px 10px 20px;
	border-bottom: 3px solid #B7E13F;
	clear: both;
}
.question_list .title {
	font: 700 10pt/23px Tahoma;
	text-align: left;
	color: #F56621;
	margin: 0px 0px 4px 0px;
}
.question_list .title span{
	padding-left: 0px;
}
.question_list .date{
	font: 100 8pt/16px Tahoma;
	color: #797979;
	margin: 10px 0px 10px 0px;
	text-align: right;
}
.question_list .question {
	font: 700 8pt/16px Tahoma;
	margin: 0px 0px 10px 0px;
}
.content, .content p, .content td, .content div, .content font, .content span {
	font: normal 8pt/18px Tahoma;
}
.question_list_content .content a{
	color: #0000FF;
}
/**/
.middle_page_title {
	background : #F36621;
	width: 100%;
	height: 22px;
	font : 700 8pt/22px Tahoma;
	color : #FFFFFF;
	margin-bottom : 5px;
}
.middle_page_title span{
	margin-left: 10px;
}
/**/
.question_add {
	width: 100%;
}
.question_add .err{
	color: #A7A3A1;
}
.question_add .label{
	margin: 6px 0px 6px 0px;
	font: 700 12px/18px Tahoma;
}
.question_add .row{
	padding: 5px 0px 5px 0px;
	font: 100 12px/18px Tahoma;
}
.question_add .err_row{
	padding: 5px 0px 5px 0px;
	font: 100 12px/18px Tahoma;
	color: #A7A3A1;
}
.question_add .sep{
	background: url(../images/line_01.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin: 4px 0px 4px 0px;
}
.question_add input, .question_add textarea{
	border-style: groove;
}
/*/////////////////////////////////////////////////////////////*/
.question_added{
	width: 100%;
	line-height: 140%;
}
.question_added .title{
	margin: 0px 0px 10px 0px;
	line-height: 140%;
	font: 100 12px/18px Verdana;
}
.question_added .link{
	height: 23px;
	overflow: hidden;
}
.question_added .link a{
	font: 700 12px/23px Verdana;
	color: #03679A;
	padding-left: 0px;
}
/**/
.button{
	color: #000000;
	background: #AAE135;
	font: 700 8pt/16px Tahoma;
}
