/* CSS Document */

#oldLayout {
width:800px;
margin:0 auto;
font-size:12px;
}




#sitemapLayout {
width:960px;
margin:0 auto;
}


#newsTitle {
background:url(../img/border_01a.gif) bottom repeat-x;
padding:4px 0;
margin-top:20px;
}

#newsList li {
padding:4px;
}

#newsList span {
font-weight:bold;
margin-right:10px;
}

.listBack {
text-align:right;
padding:10px;
background:#fff url(../img/border_03b.gif) bottom repeat-x;
}
.listBack2 {
text-align:right;
padding:10px;
}

.listBack a {
padding-left:10px;
background:url(../img/arw_03a.gif) no-repeat;
}

.listBack2 a {
padding-left:10px;
background:url(../img/arw_03a.gif) no-repeat;
}
.nWhite {
background:#fff url(../img/border_03b.gif) bottom repeat-x;
}
.nGray {
background:#F7F7F7 url(../img/border_03b.gif) bottom repeat-x;
}

.pageTop {
margin-top:18px;
text-align:right;
}
.pageTop a {
padding-left:18px;
background:url(../img/arw_08a.gif) no-repeat;
}

.newsPageTitle {
background:url(../img/newsbackground.gif) no-repeat;
padding:6px;
border-bottom:2px solid #ccc;
}

.newsPageTitle h3 {
border-left:4px solid red;
padding-left:8px;
}
.newsDate {
text-align:right;
color:red;
}
.newsBody {
}

#oldLayout h3{

font-size:16px;
}

#oldLayout .pageTop a{
	font-size:11px;
}

#footer{
	font-size:11px;
}

.txtnav {
	margin-bottom: 4px;
	width: 960px;
}

.txtnav li {
	margin: 0 5px 0 0;
	padding: 0;
	display: inline;
	font-size:12px;
}

