#body_container {
	font-size: .9em;
	line-height: 1.2em;
}

a.more {
	display:block;
	text-align: right;
	padding-top: 1em;
}


a  {
	color:#002E4E;
	text-decoration: none;
	font-weight: bold;
}
a:hover  {
	color:#EF9008;
}


p {
	padding-left: 25px;
	margin-bottom: 2em;
}

a span, span.off {
	display: none;
}

a.rollover:hover {
	background-color:  #C4BDB9;
}

img.imgborder {
	margin: 0px 5px;
	border: 1px solid black;
}



div.home_flag {

	display:block;

	border: 1px solid #666666;
	overflow: auto;
	_overflow: hidden;
	background-color:#f4e7c5;
	margin: 25px auto;
	padding: 10px;

	text-align: center;

	/*
	width: 550px;
	_width: 572px;
	background-image: url(/images/untkkg/home-flag.png);
	background-position: 10px;
	background-repeat: no-repeat;
	*/
}




div.pressbox {
	border: 1px solid #888888;
	padding: 5px;
	margin-bottom: 10px;
	background-image:url(/images/untkkg/pressbox_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	overflow: auto;
}

div.pressbox h2 {
	padding: 0;
	margin: 0;
	font-size: 110%;
}

div.pressbox span {
	border-top: 1px solid #888888;
	font-style: italic;
	font-size: 85%;
	display: block;
	width: 100%;
	text-align: right;
}
div.pressbox p {
	padding: 5px 0px 3px 0px;
	margin: 0;
	font-size: 90%;
	text-align: justify;
}

a.more {
	display:block;
	text-align: right;
	padding-top: 10px;
}