
h1.staff_info{
	background:url("/images/common/title_staff.jpg") no-repeat scroll left top transparent;
}

td.staff_td{

font-size:12px;
background-color:#EEE;
width:110px;
vertical-align:top;
padding:10px;

}

div.staff_td_bg{

	background:url("/images/common/title_bg2.jpg") no-repeat scroll left top transparent;
	font-size:14px;
	font-weight:bold;
	border:solid 1px #CCC;
	padding:8px 0 0 40px;
	width:523;
	height:20px;
	margin:20px 0;
	text-align:left;
}

td.staff_td1{

background-color:#FFF;
width:7px;

}

div#staff_contents{

	text-align:center;
	border:solid 1px #CCC;
	
}

#staff_table{
	margin:10px 0 0 12px;
}

div.staff_t_text{

	text-align:left;

}

ul.first0{
	list-style:none outside none;
	color:#FFF;
	font-weight:bold;
	padding:14px 0 0 40px;
}

ul.first0 li,ul.second0 li{
	background:url("/images/common/list2.gif") no-repeat scroll -2px top transparent;
	float:left;
	padding:0 4px 0 14px;
}

ul.second0{
	color:#FFF;
	font-weight:bold;
	list-style:none outside none;
	padding:3px 0 0 100px;
}



.clear{
	clear:both;
}