@CHARSET "UTF-8";
.staff_box {
	float:left; 
	width:500px; 
	margin-bottom:25px; 
	border: dashed 1px #CCCCCC; 
	background-color: #141414; 
	padding-top:10px; 
	padding-left:10px;
}
.about_us_cont_wrap{
	width:520px;
	float:left;
	padding-left: 5px;
	padding-right: 5px;
}
.about_us_cont{
	width:515px;
	padding: 10px;
	margin-bottom:
    border-bottom: solid 1px #CCC;
	float:left;
	margin-bottom:8px;
	border: solid 1px #ccc;
	background-color: #fff;
}

.about_us_image{
	width:120px;
	height: 120px;
	border: solid 1px #333333;
	margin-left: auto;
	margin-right: auto;
}
.about_us_name{
	font-size:24px;
	font-weight:bold;
}
.about_us_image_pane{
	width:150px;
	height:145px;
	float:left:
	background-color: #666666;
	padding-top: 10px;
	background-image: url(images/frame_bg.jpg);
}
.staff_mid_img{
	width:200px;
	float:left;
	background-color: #000000;
	border: dotted 1px #666;
}
.staff_name_large{
	font-size:22px;
	font-weight:bold;
	float:left;
	color: #FFFFFF;
	margin-left: 25px;
	border-bottom: dotted 1px #666;
}
.staff_info{
	margin-left:25px;
	float:left;
	margin-top: 10px;
	width: 470px;
	color: #FFFFFF;
}
.staff_title{
	font-weight:normal;
	color:#FFFF99;
}
	