@charset "utf-8";
/* ------------------------------------------------------------------------------ */
#main a{
	font-size: 90%;
}

#main{
	padding-top:0;
}

/* ------------------------------------------------------------------------------ */
/* Theme */
#blk_banners{
	width: 594px;
	height: 230px;
	margin: 0 auto 12px auto;
}

/*
#blk_banners ul{
	padding: 0;
	list-style-type: none;
}
#blk_banners li{
	display: block;
	margin-bottom: 6px;
}
#blk_banners li div.banner{
	background-color: #222222;
	width: 598px;
	height: 33px;
}
*/

/* -- */
#blk_hotbanner{
	text-align: center;
	padding: 0 0 16px 0;
}


/* ------------------------------------------------------------------------------ */
#blk_theme{
	margin-bottom: 20px;
	line-height: 1.4em;
}
#blk_theme h3{
	margin-bottom: 1px;
	border-bottom: 1px solid #331500;
}
#blk_theme div{
	line-height: 1.4em;
}

/* ------------------------------------------------------------------------------ */
/* Entrance to Online shop */
#tbl_matrix{
	width: 594px;
	border-collapse: collapse;
	margin-bottom: 35px;
}
#tbl_matrix td{	
	margin: 0;
	padding: 0;
}

/* ------------------------------------------------------------------------------ */
/* Enquete */
#blk_enquete{
	margin-bottom: 55px;
}
#blk_enquete h3{
	margin-bottom: 1px;
	border-bottom: 1px solid #331500;
}
#blk_enquete select{
	margin: 6px 0 0 0;
}

/* ------------------------------------------------------------------------------ */
/* News and Publishing */
#blk_news_and_magazines{
	width: 598px;
}
#blk_news_and_magazines div{
	text-align: left;
}
#blk_news_and_magazines h3{
	margin-bottom: 2px;
}
/* -- */
#blk_news{
	width: 598px;
}
#blk_news ul{
	padding: 0;
	list-style-type: none;
}
#blk_news li{
	display: block;
	padding-bottom: 0.8em;
}
#blk_news li div{
	/* text-align: justify; */
	line-height: 1.3em;
}
#blk_news li div.date{
	color: #A02517;
}
/* -- */
#blk_magazines{
	position:relative;
	width: 598px;
	margin-top:45px;
}
#blk_magazines ul{
	padding: 0;
	list-style-type: none;
}
#blk_magazines li{
	display: block;
	padding: 0 12px 1.5em 0;
	width:287px;
	float:left;
	/* text-align: justify; */
}
#blk_magazines li div{
	/* text-align: justify; */
	line-height: 1.3em;
}
#blk_magazines li div.magazine{
	color: #A02517;
	font-size: 110%;
	margin-bottom: 2px;
	border-bottom: 1px solid #331500;
	font-family: Tahoma, Verdana, Arial;
}
#blk_magazines img{
	border-width:0;
}
#blk_magazines .magzine_img{
	float:left;
	padding:3px 5px 3px 0;
}

.zasshi_detail{
	display:none;
	position:absolute;
	left:-80px;
	top:25px;
	width:630px;
	height:440px;
}
.zasshi_detail img{
	border-width:0;
}
.zasshi_detail_bg{
	position:absolute;
	z-index:10;
}
.zasshi_detail_close{
	position:absolute;
	z-index:15;
	left: 11px;
	top: 404px;
}
.zasshi_detail .detail_img{
	position:absolute;
	z-index:20;
	width:604px;
	height:350px;
	left:12px;
	top:17px;
	background-color:#FFFFFF;
}
.zasshi_detail .detail_cap{
	position:absolute;
	z-index:25;
	width:604px;
	left:12px;
	top:374px;
	text-align:center;
	color:#000000;
	font-size:90%;
}






