@charset "UTF-8";


/*-----------------------*/

h2{
	background-image:url(../img/staff/staff.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	 width:300px;
	 height:33px;
}


#staff p{ float:left;}


/*-----------------------*/

#dr{
	margin:20px 0 20px 400px;
	padding: 30px 30px 0 20px;
	width: 210x;
	height: 320px;
	background-image:url(../img/staff/staff_back.gif);
	background-repeat: no-repeat;
}	

#dr h3{ 
	color:#DF6C20;
	font-weight:bold;
	font-size:110%;
	margin-bottom:10px;
}

#dr h4{
	margin-bottom: 10px;
	font-weight:bold;
}

#dr dt{ float: left;}
#dr dd{ padding-left:5em;}
#dr ul{ margin-top:5px; font-size:90%;}
#dr li{ margin:0 0 3px 10px;}


#menber{
	margin:40px 0 0 480px;
	padding: 15px;
	width: 170px;
	height: 84px;
	background-image:url(../img/staff/staff_back2.gif);
	background-repeat: no-repeat;
}

#menber h3{
	margin-bottom: 7px;
	color:#DF6C20;
	font-size:14px;
	font-weight:bold;
}

#menber dt{	float: left;}
#menber dd{ margin-left:6em;}





