#StaffBTN {
	background: url(../common/titlebar_basic.gif) no-repeat center center;
	height: 24px;
	width: 120px;
	padding-top: 10px;
	padding-left:5px;
	margin-right:1px;
	float: left;
	font-weight: bold;
	text-align: center;
}
#StaffBTNfrm{
	width: 760px;
}
#StaffBTN a:link , #StaffBTN a:visited {
	color:#FFDA44;
	text-decoration: none;
}
#StaffBTN a:hover{
	color:#FFFFFF;
	text-decoration: none;
}
body {
	font-size: 12px;
}
a :link, a :hover, a:visited {
	color:red;
}
#titlelogo{
	text-align: center;
}
#topbg{
	background: url(./images/bg_staff_top.jpg) no-repeat;
}
#stafftitle{
	padding-top: 10px;
	padding-left:20px;
	width: 740px;
	display: block;
	border-bottom: 1px dotted #BAD6F1;
}
#qestion{
	padding: 30px 10px 5px 10px;
	margin-bottom: 10px;
	font-size:14px;
	color:#2267AC;
	font-weight: bold;
	display: block;
}
#ans{
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	line-height: 150%;
	margin-top: 5px;
	background-color: #E4EFFA;
}
#voice{
	font-size: 12px;
}
#voice #name{
	color: #3366cc;
	font-size: 14px;
	font-weight: bold;
}
#voice #title{
	color:#444444;
	font-weight: bold;
	padding-top: 10px;
}
#voice #comment{
	background-color: #F1F7FC;
}





