@charset "UTF-8";

html {
	height: 100%;
}

body {
	height: 100%;
}

div#body {
	position: relative;
	width: auto;
	height: 100%;
/*	background-color: #ec4111;*/
}

div#headerBlock {
	position: absolute;
	width: 100%;
	background-color: #FFFFFF;
	top: 0;
}

div#header {
	margin: 0 auto;
	padding: 28px 0 11px 0;
	width: 950px;
}

div#content {
	padding: 126px 0 0 0;
	height: 345px;
}

div#flash {
	padding: 150px 0 0 0;
	text-align: center;
}

object {
	outline:none;
}

div#flashexternal p {
	padding: 115px 0;
	background-color: #ebebeb;
	text-align: center;
	color: #000000;
}

div#footerBlock {
	position: absolute;
	width: 100%;
	height: 111px;
	background-color: #FFFFFF;
	top: 486px;
}

div#footer {
	margin: 0 auto;
	width: 950px;
}

div#footer div.utility {
	margin: 11px 0 0 0;
}

div.sidebarB01 {
	margin: 0;
	padding: 10px 16px 0 16px;
	width: 189px;
}

div.sidebarB01.first {
	padding-top: 16px;
	background: url(/shared/img/bg_sidebarB01_01.png) no-repeat left top;
	behavior: url(/shared/htc/iepngfix.htc);
}

div.sidebarB01footer.last {
	width: 221px;
	height: 16px;
	background: url(/shared/img/bg_sidebarB01_02.png) no-repeat left top;
	behavior: url(/shared/htc/iepngfix.htc);
}

input#searchWord {
	width: 138px;
	vertical-align: top;
	*vertical-align: 0px;
	border: 1px solid #b3b3b3;
}

div.pBlockTop {
	padding: 30px 0 0 0;
	_height: 1px;
	_overflow: visible;
	zoom: 1;
}

div.pBlockTop:after {
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

div.pBlockTop div.col1 {
	margin: 0 22px 0 0;
	_margin: 0 19px 0 0;
	width: 789px;
	float: left;
	background: url(/en/shared/img/bg_topNews_02.gif) no-repeat left bottom;
}

div.pBlockTop div.col1 h2 {
	padding: 6px 0 0 12px;
	background: url(/en/shared/img/bg_topNews_01.gif) no-repeat left top;
}

div.pBlockTop div.col2 {
	width: 139px;
	float: left;
	*float: none;
}

div.pBlockTop2 {
	margin: 6px 12px;
	_height: 1px;
	_overflow: visible;
	zoom: 1;
}

div.pBlockTop2:after {
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

div.pBlockTop2 div.col1 {
	margin: 0 11px 0 0;
	_margin: 0 8px 0 0;
	width: 70px;
	background: none;
	float: left;
}

div.pBlockTop2 div.col2 {
	margin: 0;
	padding: 0;
	width: 684px;
	border: none;
	float: left;
	*float: none;
}

div.pBlockTop2 p {
	font-size: 86%;
	line-height: 1.3;
}

span.date,
span.title {
	font-weight: bold;
}


