/* welfare */

.welfare{

	background-image: url("../staff/img/welfare_back.gif");

	background-repeat:no-repeat;

	background-position:bottom;

	padding-bottom:5px;

	margin-bottom:15px;

}

.welfare h2{

	margin-bottom:10px!important;

}

.welfare h3{

	margin-left:15px;

	margin-right:15px;

	margin-bottom:10px!important;

	background-image: url("../img/line.gif");

	background-repeat:repeat-x;

	background-position:bottom;

	padding-bottom:5px;

}

.welfare h4{

	margin-bottom:10px!important;

}

.welfare table{

	margin-left:15px;

	margin-right:15px;

}

.welfare table td{

	line-height:150%;

}

.welfare table th{

	padding-right:10px;

}

.welfare table td ul{

	list-style-type:disc;

	margin-left:15px;

}

.welfare p{

	margin-left:15px;

	margin-right:15px;

	margin-bottom:10px!important;

}