div#div_top_span {
	width:			100%;
	height:			110px;
	background-image:	url('../img/background_top.gif');
	background-repeat:	repeat-x;
}

div#div_main_top {
	width:			980px;
	height:			110px;
	margin-left:		auto;
	margin-right:		auto;
}

	div#logo {
		float:			left;
		width:			250px;
		height:			49px;
		padding-top:		14px;
	}

	div#navi_top1 {
		float:			left;
		width:			720px;
		height:			58px;
		padding-top:		5px;
		text-align:		right;
	}

	div#navi_top2 {
		float:			left;
		width:			735px;
		padding-left:		245px;
	}

		div#navi_top2a {
			margin-bottom:			5px;
		}
		div#navi_top2b {
			margin-top:			0px;
		}


div#div_main {
	width:			986px;
	margin-left:		auto;
	margin-right:		auto;
}

div#div_content_left {
	float:			left;
	width:			188px;
	height:			540px;
	height:			auto !important;
	min-height:		540px;
	margin-right:		10px;
}

div#div_content_main {
	float:			left;
	width:			782px;
}

div#div_content_main_agefotostock {
	float:			left;
	width:			1040px;
	border:			0px #000 solid;
}

div#div_bottom_span {
	float:			left;
	width:			100%;
	height:			22px;
	margin-top:		10px;
	background-image:	url('../img/background_footer.gif');
	background-repeat:	repeat-x;
}

div#div_main_footer {
	width:			980px;
	height:			22px;
	margin-left:		auto;
	margin-right:		auto;
}

div#footer {
	width:			980px;
	text-align:		center;
	margin-top:		3px;
}

div#copyright {
	width:			980px;
	text-align:		center;
	margin-top:		8px;
}


div.box {
	width:			188px;
}

	div.box_content {
		width:			168px;
		height:			137px;
		height:			auto !important;
		min-height:		137px;
		padding:		10px 10px 15px 10px;
		background-image:	url('../img/background_box1.gif');
		background-repeat:	no-repeat;
	}
	div.box_end {
		width:			188px;
		height:			10px;
		background-image:	url('../img/background_box2.gif');
		background-repeat:	no-repeat;
	}



div.navi_top_block {
	height:			18px;
	width:			720px;
}

div#navi_top_lvl0 {
	float:			right;
}

	div.navi_top_lvl0a {
		float:			left;
		margin-right:		10px;
	}

	div.navi_top_lvl0a a {
		color:			#333;
		font-size:		11px;
		font-weight:		bold;
		text-decoration:	none;
	}


div#navi_top_lvl1 {
	float:			right;
	display:		clear;
}

	div.navi_top_lvl1a {
		float:			left;
		margin-right:		10px;
	}

	div.navi_top_lvl1a a {
		color:			#333;
		font-size:		11px;
		text-decoration:	none;
	}


div#navi_top_lvl2 {
	float:			right;
	display:		clear;
}

	div.navi_top_lvl2a {
		float:			left;
		margin-right:		10px;
	}

	div.navi_top_lvl2a a {
		color:			#333;
		font-size:		10px;
		text-decoration:	none;
	}




div.news_read_more {
	width:			168px;
}

div.line_news {
	margin-bottom:		10px;
}

div#div_navi_age {
	float:			left;
	height:			19px;
	padding-top:		3px;
}

div#div_age_bg {
	float:			left;
	width:			408px;
	height:			19px;
	padding-top:		3px;
	background-image:	url('../img/background_navi_age.gif');
	background-repeat:	repeat-x;
}

div#div_age_bg2 {
	float:			left;
	height:			22px;
	padding:		3px 10px 0px 10px;
	background-image:	url('../img/background_navi_age2.gif');
	background-repeat:	repeat-x;
}

div#div_age_bg2 a {
	font-weight:		normal;
}

div.vinjett_grey_light {
	width:			100%;
	height:			17px;
	font-size:		12px;
	font-weight:		bold;
	line-height:		12px;
	padding:		3px 0px 0px 0px;
	margin-bottom:		3px;
	color:			#666;
	background-color:	#f1f1f1;
}

div.vinjett_grey_dark {
	width:			100%;
	height:			17px;
	font-size:		12px;
	font-weight:		bold;
	line-height:		12px;
	padding:		3px 0px 0px 0px;
	margin-bottom:		3px;
	color:			#fff;
	background-color:	#666;
}

div.vinjett_pink {
	width:			100%;
	height:			17px;
	font-size:		12px;
	font-weight:		bold;
	line-height:		12px;
	padding:		3px 0px 0px 0px;
	margin-bottom:		3px;
	color:			#fff;
	background-color:	#ff0066;
}


