/* dept contents frame */

#contents_frame_dept
		{
		width:786px;
		padding: 0 0 15px 6px;
		text-align:left;
		}
		
#contents_frame_body_dept
		{
		width:609px;
		float: left;
		margin:0;
		}
		
#contents_area_dept
	{
		width: 580px;
		margin: 0 15px 0 15px;
		}				

/* dept page status */

#pagestatus_dept
		{
		margin:15px 0 11px 15px;
		}
		
/* dept page title */

#pagetitle_dept
		{
		margin: 0 0 30px 0;
		}		

/* style second */

#related_title
	{
		width: 580px;
		margin: 10px 0 0 0;
		padding: 3px 0 3px 10px;
		background-color: #989898;
		}
		
#related_body
	{
		width: 580px;
		margin: 0;
		padding: 5px 0 5px 10px;
		border-left: 1px solid #989898;
		border-right: 1px solid #989898;
		border-bottom: 1px solid #989898;
		}
		
#related_body ul
	{
		margin: 0;
		list-style: none;
		}
		

#related_body li
	{
		margin:0;
		padding: 0 15px 0 15px;
	background-image:url(../../shared/img/bodylink_02.gif);
		background-repeat: no-repeat;
		background-position: left top;		
		display:inline;						
		}
