@charset "UTF-8";

#naContents h2{
	padding:0px 0px 13px 0px;
}

#naContents{
}

.naBox01{
	float:left;
	width:227px;
	position:relative;
	z-index:100;
}

.naBox01Inner{
	height:12.5em;
/*
	border-right:dotted 1px #8F8F8F;
*/
	background:url("../../common/img/bgi_dot_gray_v.gif") repeat-y right top;
	padding:0px 16px 0px 0px;
	margin:10px 17px 0px 0px;
}

.naBox02{
	float:right;
	width:195px;
	position:relative;
	z-index:100;
}
.naBox02:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.naBox02Inner{
	margin:10px 0px 0px 0px;
}

.naLinkDetail{
	position:absolute;
	left:0px;
	top:18em;
}

#naLatestNews{
	padding:1px 10px;
	margin:17px 0px;
	background:url("../img/0000_04.gif") no-repeat left 1px;
}

#naFooter{
	position:absolute;
	left:0px;
	top:650px;
	width:843px;
}

#naFooter p{
	margin:15px 0px 0px 192px;
}

#newsticker {
	background: #ECECEC;
	position: relative;
	margin:8px 0px;
}

#newsticker p{
	font-weight:bold;
}

#newsticker p, #newsticker ul {
	padding:0px;
	margin:0px;
	line-height:100%;
	height:100%;
	vertical-align:top;
}

#newsticker ul {
	list-style: none;
	min-height: 100%;
	position:absolute;
	left:90px;
	top:0px;
}

#naNewsList{
	visibility:hidden;
}

* html #newsticker ul {
	height:100%;
	overflow: visible;
}

#newsticker li.error {
	color: #f00;
}

#newsticker #togglenewsticker {
	background: transparent url("icon_closenewsticker.gif") no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}

* html #newsticker #togglenewsticker {
	right: 30px;
}

#naFooter .naLink2{
	padding-right:0px;
}

#na_news_static{
	background-color:#ececec;
	margin:-25px 0px 0px 0px;
	padding:5px 20px 5px 100px;
}

#na_news_static p{
	margin:0px;
}
