.interview {
	margin-top: 30px;
}
ul.inter {
	line-height: 24px;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 700px;
}
ul.inter a ,ul.inter a:link ,ul.inter a:visited {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 20px;
}
ul.inter a:hover {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 20px;
	text-decoration: underline;
}
ul.inter .title {
	font-size: 14px;
	line-height: 24px;
	color: #0066CC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0066CC;
	border-bottom-color: #0066CC;
	width: 730px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 10px;
}
ul.top {
	font-size: 14px;
	line-height: 24px;
	color: #0066CC;
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 750px;
}

