@charset "gb2312";
/*■■■■■■■■■■■■■■■■■■■■■■－－以下是在线访谈页面－－■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
#Interview_left{
 padding:10px
}
#Interview_left h1 {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(imagesOnline_left_h1.gif);
	background-repeat: repeat-x;
	height: 30px;
	padding-left: 35px;
	line-height:30px;
	margin-bottom:5px;
}
#Interview_left .interview_content {
	font-size: 14px;
	color: #21282E;
	width: 333px;
	text-align: left;
	line-height: 150%;
}

#Interview_left span {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	margin-top: 2px;
	*margin-top: -15px;
	margin-right: 5px;
}

#addQuestion{
	padding:10px;
	
}
#addQuestion .question {
	border: 1px solid #999999;	
	padding: 10px;
	line-height: 150%;
	
	position:relative;
	background-color:#FFFFFF;	
}
#addQuestion .question textarea {
	width: 310px;
	height: 80px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}

	
#addQuestion .question .q_bottom {
	margin-top:10px;
	text-align:right;
}

.interview_content_top {
	font-size: 15px;
	height: 30px;
	line-height:30px;
	padding-left: 10px;
	color: #000099;
	border-bottom: 2px solid #666666;
	margin-top: 10px;
}
.interview_content_top span{
	font-size:13px;
	margin-left:290px;
}
.content_txt {
	margin: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 150%;
	padding-top: 10px;
	padding-bottom: 5px;
	list-style-type: none;
}

.content_txt li {
	margin-bottom: 5px;
}
.question span{
	float:left;
	width:330px;
}