/*---------------------------------------
STAFF
---------------------------------------*/
th,td {
vertical-align:top;
}

#ptitle {
	width:900px;
	height:68px;
	background-color:#000;
}
#ptitle img{
	padding-top:20px;
	padding-left:50px;
}


#staff-list {
	margin:20px auto;
	width:798px;
}

#staff-list .cell1{
	padding-left:60px;
}

.tbl1 {
	width:100%;
}

.tbl1 td{
	padding-bottom:20px;
}


#data-detail {
	background:url(../staff/images/data_bg.jpg) top left no-repeat;
	min-height:218px;
	height: auto !important;
	height: 218px;
}

#data-detail table{
	/*padding-top:10px;*/
}

.term1
{
	width:356px;
	padding:10px 42px 10px 10px;
}
.term2
{
	width:380px;
	padding:10px 10px 1px 0;
}

.term4 
,.term3
{ 
	width:778px;
	padding:10px;
}

.term1-c ,.term2-c,.term3-c,.term4-c
{
	width:100%;
	background-color:#fff;
	padding:3px 0;
}


.term1-t ,.term3-t
{
	width:100px;

}
.term2-t {
	width:130px;
}

.term4-t {
	padding-left:8px;
}

.term-tbl {
	margin:4px;
}

.floatList li{
	display:inline;
	float:left;
	width:50%;
}

.comment {
	padding:5px 10px;
}












