@charset  "utf-8";

.main .heading {
	width: 600px;
	height: auto;
} .heading:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.heading { display: inline-block; }
/*----\*/
 * html .heading { height: 1%; display:block; }
/*-----*/

.main .upDate {
	width: 600px;
	font-size: x-small;
	margin: 0 auto;
	text-align: right;
}
*:first-child+html .main .upDate { font-size: 0.7em; }

#pageTopic .main .heading h2 {
	background-image: url(../resources/h2_topics.gif);
	width: 600px;
	margin: 0 auto;
}
#pagePrivacy .main .heading h2 {
	background-image: url(../resources/h2_privacy.gif);
	width: 600px;
	margin: 0 auto;
}
#pagePolicy .main .heading h2 {
	background-image: url(../resources/h2_policy.gif);
	width: 600px;
	margin: 0 auto;
}
#pageSearch .main .heading h2 {
	background-image: url(../resources/h2_search.gif);
	width: 600px;
	margin: 0 auto;
}

.topic .main {
	width: 801px;
}
.topic .main .heading {
	width: 801px;
}

#pageTopic .main .heading h2.imgNone {
	width: 801px;
	height: auto;
	display: block;
	line-height: 1.5;
	text-decoration: none;
	background-image: none;
	text-indent: 0;
	font-size: 130%;
	color: #0047B8;
	padding-top: 0.5em;
	text-align: center;
} #pageTopic .main .heading h2.imgNone:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#pageTopic .main .heading h2.imgNone { display: inline-block; }
/*----\*/
 * html #pageTopic .main .heading h2.imgNone { height: 1%; display:block; }
/*-----*/





.article {
	width: 600px;
	float: none;
	margin: 0 auto;
	
} .article .article {
	margin-left: 18px;
	padding: 1.75em 0 1.75em 0;
	width: auto;
	float: none;
}


.main .menu .news {
	margin-bottom: 1.75em;
	width: 100%;
} .main .menu .news:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.main .menu .news { display: inline-block; }
/*----\*/
 * html .main .menu .news { height: 1%; display:block; }
/*-----*/

.news h3, #pageSitemap h3 { margin-bottom: 1em; }
#pageSitemap h3 a { color: #333; }

#pageTopic .news dt {
	background-image: url(../resources/bg_news-dt.gif);
}
#pageTopic .news dt.imp {
	background-image: url(../resources/bg_news-dt-imp.gif);
}

.newsList {
	position: absolute;
	right: 0;
	top: 0.25em;
	font-size: x-small;
	border: 1px solid #C0C0C0;
	line-height: 1;
	padding: 4px 4px 3px 4px;
}
*:first-child+html .newsList { font-size: 0.7em; }


.news dl {
	/*Hides from MAC-IE\*/
	clear: both;
	/**/
	line-height: 1;
	background-color: #FFF;
	border-bottom: 0px solid #C0C0C0;
	height: 1%;
	margin: 0;
}
.news dt {
	float: left;
	width: 70px;
	text-align: center;
	font-weight: normal;
	color: #999;
	line-height: 2;
	padding: 0;
	margin-bottom: 5px;
	text-indent: 0;
	font-size: 10px;
	text-decoration: none;
	background-image: url(../resources/bg_news-dt-imp.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	/*Hides from MAC-IE\*/
	overflow: hidden;
	/**/
	white-space: nowrap;
	height: 30px;
} .news dt.imp {
	color: #D90000;
}

.news dd {
	width: 529px;
	line-height: 1.75;
	float: none;
	margin-left: 71px;
	margin-bottom: 1px;
}
.news dd a, .news dd span.noLink {
	padding: 0px 4px 0px 4px;
	display: block;
	text-decoration: none;
}
.news dd span.noLink {
	color: #555;
}
.news dd a:link, .news dd a:visited { color: #555; }
.news dd:hover {
	background-color: #F2F2EE;
	background-image: url(../resources/bg_news-dd-top-l.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}
.news dd a:hover {
	color: #D90000;
	background-image: url(../resources/bg_news-dd-bottom-l.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;

}
.news dd span.noLink:hover {
	background-image: none;
	background-color: #FFF;
}
/*----\*/
 * html .news dd { float: right; margin-left: 0; }
 * html .news dd a:hover { background-image: none; }
/*-----*/

.news dd a.nWin {
	background-position: 4px 4px;
	text-indent: 16px;
	padding-left: 4px;
	/*\*//*/
	background-position: 0px 2px;
	/**/

}

.note h4 { border: none; margin: 0; line-height: 1; padding: 0; }
.note .note {
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	padding: 0 25px;
	margin: 0;
	
} .note .note:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.note .note { display: inline-block; }
/*----\*/
 * html .note .note { height: 1%; display:block; }
/*-----*/
.noteFooter {
	background-image: url(../topics/resources/note_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 100%;
}

.article .column .article {
	margin-left: 0;
} 

