@charset "utf-8";

/*-----------------------------------------------------------
 Setting
-----------------------------------------------------------*/

#secondary dl#localNav dd.current { background-color: #e9f3fb !important; }


/*-----------------------------------------------------------
 News List
-----------------------------------------------------------*/

.news dl#newsListSec {
	}
	.news dl#newsListSec {
		}
		.news dl#newsListSec dt {
			float: left;
			width: 6em;
			padding: 1px 90px 1px 5px;
			}
			.news dl#newsListSec dt.icoExhi { background: transparent url("/news/images/icoExhi.gif") no-repeat right center; }
			.news dl#newsListSec dt.icoNews { background: transparent url("/news/images/icoNews.gif") no-repeat right center; }
			
		.news dl#newsListSec dd {
			margin: 0 0 7px; padding: 0 0 5px 200px;
			border-bottom: 1px dotted #ccc;
			}




/*-----------------------------------------------------------
 News Detail
-----------------------------------------------------------*/

