@charset "utf-8";
@import url('common.css');
.staff_box_wrap{
	width:600px;
	margin:10px 0 0 20px;
	}
.staff_box_f,
.staff_box_m{
	width:200px;
	float:left;
	margin:0 0 10px 0;
	}
.staff_box_m img{
	border:10px solid #009999;
	}
.staff_box_f img{
	border:10px solid #FF6666;
	}
.staff_box_f p,
.staff_box_m p{
	margin:0;
	}	
.staff_pict{
	width:360px;
	float:left;
	margin-right:10px;
	}
.staff_desc{
	width:250px;
	float:left;
	}
.staff_desc table{
	width:250px;
	}	
.staff_desc table th{
	background:#DFF9F8;
	border-bottom:1px dotted #CCCCCC;
	padding:5px;
	}
.staff_desc table td{
	border-bottom:1px dotted #CCCCCC;
	padding:5px;
	}
.staff_pic_list{
	width:200px;
	float:left;
	margin-right:20px;
	}
.staff_buyuden{
	width:380px;
	float:left;
	}
.staff_buyuden p{
	margin-bottom:1em;
	font-size:16px;
	}
.ohter_sfatt{
	width:600px;
	margin:0 0 0 20px;
	}
.other_sfatt p{
	width:100px;
	float:left;
	}	
		