﻿/*******************************************************************************************/
/*  작 성 자 : (주)익스코어
/*  작 성 일 :  2009.
/*  수 정 일 :  2009.
/*  버     전 :  0.0.1
/*  설     명 :  우리의성-주요기관안내-단체현황
/*  위     치 :  /css/open_content/life/around/local_band/layout.css
/*******************************************************************************************/

/* 본문설정 */
/* 표양식 설정 */
div#MainWrapper div#MainContents div.contents table
{
	clear: both;
	width: 49em;
	color: #666;
	font-weight: normal;
	margin: 0 0 1em 1.40em;
	padding: 0 0 0 0;
	text-align: center;
	border: none;
	border-top: 2px solid #4B9B9E;
	border-collapse: collapse;
}

div#MainWrapper div#MainContents div.contents table caption
{
	font-size: 0.95em;
	margin: 0 0 0 0;
	padding: 0 0.3em 0.3em 0;
	text-align: right;
}

div#MainWrapper div#MainContents div.contents table thead,
div#MainWrapper div#MainContents div.contents table thead tr
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#MainWrapper div#MainContents div.contents table thead tr th
{
	color: #50999D;
	margin: 0 0 0 0;
	padding: 0.3em 0 0.3em 0;
	line-height: 1.3em;
	border: 1px solid #61B3B3;
	background-color: #F6F6F6;
}

div#MainWrapper div#MainContents div.contents table tbody,
div#MainWrapper div#MainContents div.contents table tbody tr
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 1.3em;
}

div#MainWrapper div#MainContents div.contents table tbody tr td
{
	margin: 0 0 0 0;
	padding: 0.3em 0 0.3em 0;
	line-height: 1.3em;
	border-top: none;
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
}

/* 라인설정 */
div#MainWrapper div#MainContents div.contents table thead tr th.category,
div#MainWrapper div#MainContents div.contents table tbody tr td.category
{
	border-left: none;
}

div#MainWrapper div#MainContents div.contents table thead tr th.fax,
div#MainWrapper div#MainContents div.contents table tbody tr td.fax
{
	border-right: none;
}
