@charset "utf-8";
/* CSS Document */

h1 {
	background:url(../images/h1.gif) no-repeat;
}

h4 {
	font-size:90%;
	font-weight:bold;
}


h5 {
	font-size:80%;
	font-weight:bold;
	color:#333;
	padding:0;
	margin-bottom:1em;
	background:none;
	border:none;
}

dl#newsList {
	font-size:80%;
	margin:0 2em 2em 0;
}

dl#newsList dt {
	clear:left;
	float:left;
	font-weight:bold;
	line-height:1.3;
	margin:0 13px 0 0;
	padding-bottom:.5em;
}

dl#newsList dd {
	line-height:1.3;
	margin:0 0 2em 105px;
	padding:0 0 .5em 92px;
	border-bottom:1px dotted #CCC;
}

dl#newsList dd strong {
	line-height:1.3;
}

dl#newsList dd.press {
	background:url(/images/icon_info_press.gif) no-repeat left 3px;
}

dl#newsList dd.seminar {
	background:url(/images/icon_info_seminar.gif) no-repeat left 3px;
}

dl#newsList dd.event {
	background:url(/images/icon_info_event.gif) no-repeat left 3px;
}

dl#newsList dd.info {
	background:url(/images/icon_info_info.gif) no-repeat left 3px;
}

dl#newsList dd.blog {
	background:url(/images/icon_info_blog.gif) no-repeat left 3px;
}


dl.newsAds dt {
	float:left;
	width:6em;
}

dl.newsAds dd {
	margin:0 0 .7em 6em;
}

dl.newsAds dd.last {
	margin:0 0 0 11em;
}

h3.lh {
	line-height:1.5;
}

#moreNewsDate {
	font-size:80%;
	text-align:right;
	margin-bottom:2em;
	padding-bottom:1em;
	border-bottom:1px dotted #999;
}

#newsMainBlock {
	margin:0 2em 0;
}

.readMore {
	text-align:right;
}

.infoTbl {
	border:1px solid #CCC;
	border-collapse:collapse;
}

.infoTbl td, .infoTbl th {
	padding:.5em;
	line-height:1.3;
	background-color:#FFF;
	border:1px solid #CCC;
}

.infoTbl th {
	background-color:#FFEECA;
	text-align:left;
}

dl.newsLt dt {
	margin-bottom:.5em;
	font-weight:bold;
	color:#339999;
}

dl.newsLt dd {
	margin:0 0 1.2em 1em;
	line-height:1.5;
}


h6 {
	font-size:80%;
	font-weight:bold;
	color:#339999;
	margin-bottom:.5em;
}
