body{
	font-family:sans-serif;
	background: #fff;
	color:#000;
	font-size:10pt;
	line-height:1.3;
}
.clear {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
	overflow:hidden;
	display:block;
}
img {
max-width: 100%;
}
.clearfix:before,  
.clearfix:after {  
    content: " ";  
    display: table;  
}  
.clearfix:after {  
    clear: both;  
}  
.clearfix {  
    *zoom: 1;  
} 
.invisible, #header, #footer, .contact-form, .contact-form2, .content-top-line a, .dt-menu, #index-carousel, #index-banner-wrapper, .cl-button, #bcg-detail, #bcg-bottom, .dcr-top, .dcl-fb-competition, .dcl-menu {
	display: none;
}
.content-top-line h1 em {
	display:block;
	font-size:0.6em;
}
p {
	margin-bottom:1em;
}
a {
	color:#000000;
	text-decoration:none;
}
#content .r-float, #content .l-float {
	float:right;
	margin-left:20px;
}
#content .l-float {
	float:left;
	margin-right:20px;
}

table.normal {
	width:99%;
	border:1px solid #e5e5e5;
	border-collapse:collapse;
	margin:25px 0;
}
table.normal tr th {
	text-align:left;
	padding:12px 18px 12px 18px;
	border-bottom:2px solid #e5e5e5;
}
table.normal tr th.center, table.normal tr td.center {
	text-align:center;
}
table.normal tr th.right, table.normal tr td.right {
	text-align:right;
}
table.normal tr td {
	border-bottom:1px solid #e5e5e5;
	padding:10px 18px 10px 18px;
}

/*Content-cols*/
.content-2col {
  width:100%;
  overflow: hidden;
  padding:5px 0;
}
.content2c-left, .content2c-right {
  width: 45%;
  float: left;
}
.content2c-right {
  margin-left: 10%;
}
.content-3col {
  width:100%;
  overflow: hidden;
  padding:5px 0;
}
.content3c-box {
  width: 27.66666%;
  float: left;
  margin-right: 8.5%;
}
.content3cb-right {
  margin-right:0;
}
.content-2col2 {
  width:100%;
  overflow: hidden;
  padding:5px 0;
}
.content2c2-left {
	width:27.666666%;
  float: left;
  margin-right: 8.5%;
}
.content2c2-right {
  width: 63.8333333%;
  float:left;
}
/*Content-cols*/

.index-news {
	width:93%;
	margin-bottom:20px;
	border:1px solid #e3e3e2;
	padding:0 3%;
}
.in-text {
	width:39.848484%;
	padding-right:3.030303%;
	float:left;
}
.in-img {
	width:57.121213%;
	float:left;
}

/*Film-boxes*/
.film-boxes {
	width:100%;
	padding:25px 0 0 0;
}
.fb-left {
	width:26.666666%;
	float:left;
}
.fb-right {
	float:left;
	width:73.333333%;
}
#content .fb-left h2 {
	font-size:1.65em;
	text-transform:uppercase;
	padding:0 0 14px 0;
}
.fbr-box {
	text-align:center;
	float:left;
	padding:0 0 20px 3.515151%;
	width:29.818182%;
	transition: 0.3s color linear;
}
.fbr-box em {
	display:block;
	padding-top:3px;
	font-size:0.9em;
	font-style:normal;
	font-family: 'robotolight', Arial, Verdana, Tahoma, Helvetica, sans-serif;
}
.fbr-box img {
	width:100%;
	padding-bottom:8px;
}
.content-news {
	width:99%;
	margin:15px 0 5px 0;
	border:1px solid #e3e3e2;
}
.cn-text {
	padding:4px 2.3% 4px 1.821862%;
	width:47.018637%;
	float:left;
}
.cn-img {
	width:48.859501%;
	float:left;
}

.detail-column {
	padding-bottom:35px;
}
.dc-left {
	width:44.444444%;
	float:left;
}
.dc-right {
	width:50.101011%;
	float:left;
	margin-left:5.454545%;
}