/* tab */
#header #tab ul li.staff a{
	background-position:-104px -70px!important;
}
/* Header tab line */
#header #tab{
	border-bottom:3px solid #FE8400;
}
/* title */
#main h1{
	background-image:url("../staff/img/title_back.gif");
}
/* menu */
#sub .menu{
	background-image:url("../img/sub_menu_back.gif");
	background-repeat:no-repeat;
	background-position:center bottom;
	margin-top:0;
	padding-top:0;
	margin-bottom:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}
/* entry & search */
#sub .entry{
	background-image: url("../img/sub_entry_back.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:5px;
	padding-bottom:5px!important;
	margin-bottom:10px;
}
#sub .search{
	background-image:url("../img/sub_search_back.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:5px;
	padding-bottom:5px!important;
	margin-bottom:10px;
}
#sub .entry p,
#sub .search p{
	line-height:150%;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px!important;
}
#sub .entry .block,
#sub .search .block{
	background-image:url("../img/sub_entry_block_back.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
	margin:0!important;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:5px;
}
#sub .entry h3,
#sub .entry h3,
#sub .search h3{
	margin:0!important;
	padding:0!important;
}
#sub .entry .web a{
	width:168px;
	height:40px;
	text-align:left;
	margin-left:3px;
	text-decoration:none;
	text-indent:-9999px;
	display:block;
	background-image:url("../img/sub_entry_web.jpg");
	background-repeat:no-repeat;
	background-position:0 0;
}
#sub .search .button{
	height:43px;
}
#sub .search .button a{
	width:168px;
	height:40px;
	text-decoration:none;
	text-indent:-9999px;
	display:block;
	background-image: url("../img/sub_search.jpg");
	background-repeat:no-repeat;
	background-position:0 0;
}
#sub .entry .web a:hover,
#sub .search .button a:hover{
	background-position:0 -40px;
}
#sub .entry .event,
#sub .search .type{
	text-align:center;
	border-top:1px dotted #cccccc;
	padding-top:5px;
}
#sub .entry .event a,
#sub .search .type a{
	background-image:url("../img/sub_type.gif");
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}
#sub .entry .block .txt{
	font-size:80%;
	text-align:left;
	margin-left:13px;
	margin-right:13px;
}
/* special */
.special{
	margin-top:-10px;
}
.special th,
.special td{
	background-image: url("../img/line.gif");
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top:10px;
	padding-bottom:10px;
	line-height:150%;
}
.special th{
	padding-right:10px;
}

/* lead */
.lead{
	width:535px;
	background-color:#FED98A;
	background-image: url("../staff/img/lead_back.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:12px;
	margin-bottom:10px;
}
.lead .entry{
	padding-top:5px;
	padding-left:18px;
	padding-right:18px;
}
.lead p{
	padding-left:5px;
	padding-right:5px;
	margin-bottom:10px!important;
}
.lead h2{
	clear:both;
	margin-bottom:5px!important;
}
.lead .entry h2{
	border-top:3px solid #FEE8B8;
	padding-top:5px;
	margin-bottom:0;
}
.lead .entry h3{
	margin-bottom:0!important;
}
.lead .entry .web{
	float:left;
	width:245px;
	margin-bottom:10px;
	background-image: url("../staff/img/lead_entry_back.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom:5px;
}
.lead .entry .web a{
	width:225px;
	height:40px;
	display:block;
	text-decoration:none;
	text-indent:-9999px;
	background-image: url("../staff/img/lead_entry_web.jpg");
	background-repeat:no-repeat;
	background-position:0 0;
}
.lead .entry .web a:hover{
	background-position:0 -40px;
}
.lead .entry .tel{
	float:right;
	width:245px;
	margin-bottom:10px;
	background-image: url("../staff/img/lead_entry_back.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom:5px;
}
.lead .web p,
.lead .tel p{
	padding-left:10px;
	padding-right:10px;
}