@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	margin-top: 15px;
}

div.wrapper {
	margin: auto;
	width: 766px;
	text-align: left;
}

div.hmenu {
	width: 204px; 
	height: 220px;
	margin: auto;
	float: left;
}

div.hm-content-bg {
	background-image:url("images/hm-content-bg.png");
	background-repeat: no repeat;
	width: 409px;
	height: 310px;
	margin: auto;
	float: left;
}

div.hm-news-bg {
	background-image:url("images/hm-news-bg.png");
	background-repeat: no repeat;
	width: 306px;
	height: 310px;
	margin: auto;
	float: left;
}

div.f1 {
	background-image:url("images/f1.png");
	background-repeat: no-repeat;
	width: 766px;
	height: 76px;
	margin: auto;
	float: left;
}

div.f2 {
	background-image:url("images/f2.png");
	background-repeat: no-repeat;
	width: 766px;
	height: 51px;
	margin: auto;
	float: left;
}

div.newscopy-bg {
	background-image:url("images/news-copy-bg.png");
	background-repeat: no-repeat;
	width: 766px;
	height: 310px;
	margin: auto;
	float: left;
}

.iframe-newscopy {
	width:290px;
	height:230px;
	margin: auto;
	position: relative;
	top: 10px;
	left: 50px;
	border: 0px;
}

.iframe-articles {
	width:709px;
	height:225px;
	margin: auto;
	position: relative;
	top: 10px;
	left: 0px;
	border: 0px;
}

.iframe-filmology {
	width:355px;
	height:225px;
	margin: auto;
	position: relative;
	top: 10px;
	left: 40px;
	border: 0px;
}

.txt10 {
	font-family: helvetica;
	font-size: 10px;
	color: #d8d8d8;
}

.txt12 {
	font-family: helvetica;
	font-size: 12px;
	color: #FFFFFF;
}

.txt12 {
	font-family: helvetica;
	font-size: 12px;
	color: #FFFFFF;
}

.txt14 {
	font-family: helvetica;
	font-size: 14px;
	color: #d8d8d8;
	font-weight: bold;
}

a.txt14-link {
	font-family: helvetica;
	font-size: 14px;
	color: #d8d8d8;
	font-weight: bold;
	text-decoration: none;
}

a:hover.txt14-link {
	font-family: helvetica;
	font-size: 14px;
	color: #d8d8d8;
	font-weight: bold;
	text-decoration: underline;
}

a.txt10-link {
	font-family: helvetica;
	font-size: 10px;
	color: #d8d8d8;
	text-decoration: none;
}

a:hover.txt10-link {
	font-family: helvetica;
	font-size: 10px;
	color: #d8d8d8;
	text-decoration: underline;
}

a.txt12-link {
	font-family: helvetica;
	font-size: 12px;
	color: #FFFFFF;
	font-style: oblique;
	font-weight: bold;
	text-decoration: none;
}

a:hover.txt12-link {
	font-family: helvetica;
	font-size: 12px;
	color: #7bd375;
	font-style: oblique;
	font-weight: bold;
	text-decoration: underline;
}

a.txt12b-link {
	font-family: helvetica;
	font-size: 12px;
	color: #FFFFFF;
	font-style: regular;
	font-weight: bold;
	text-decoration: none;
}

a:hover.txt12b-link {
	font-family: helvetica;
	font-size: 12px;
	color: #FFFFFF;
	font-style: regular;
	font-weight: bold;
	text-decoration: underline;
}

