/* CSS Document */

#container .topLeft {
	float: left;
	width: 432px;
	background: url(../images/top/contentTopBack.gif) repeat-y top left;
	margin-left: 13px !important;
	margin-left/**/: 6px;
	text-align: left;
	padding-left: 10px;
}



#container .leftTaxt {
	margin-top: 5px;
	line-height: 1.6;
	text-align: justify;
	text-justify: distribute;
}

#container .imageLeft {
	float: right;
	margin-right: 33px !important;
	margin-right: 13px;
	padding-left: 10px;
}

#container .clearImage {
	clear: right;
	padding-top: 30px;
	margin-bottom: 48px;
}

*:first-child+html #container .clearImage {
	clear: right;
	padding-top: 20px;
	margin-bottom: 20px;
}

*html #container .clearImage {
	clear: right;
	padding-top: 20px;
	margin-bottom: 20px;
}

#container .topRight {
	float: right;
	width: 432px;
	background: url(../images/top/contentTopBack.gif) repeat-y top left;
	margin-right: 12px !important;
	margin-right: 7px;
}

#container .topRight:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #container .topRight  {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


#container .topRight .mapImage {
	margin-top: 10px;
	padding-left: 4px;
}

#container .topRight .mapLink {
	text-align: right;
	padding-top: 5px;
}

#container .topRight .mapLink img {
	margin-bottom: -5px;
}

#container .topRight .adressimage {
	background: url(../images/top/dot.gif) no-repeat top left;
	margin: 30px 0px 50px 10px;
	padding-top: 20px;
}

#container .topRight .mapImage02 {
	float: left;
	padding: 0px 5px 0px 5px;
}


#container .topRight dl {
	float: right;
	text-align: left ;
	margin-right: 13px;
	margin-bottom: 58px ;
}

*:first-child+html #container .topRight dl {
	float: right;
	text-align: left ;
	margin: 0px 13px 38px 0px ;
}

*html #container .topRight dl {
	float: right;
	text-align: left ;
	margin: 0px 8px 38px 0px ;
}

#container .topRight .star{
	background: url(../images/top/star.gif) no-repeat top left;
	padding-left: 22px;
}


#container .topRight dt {
	font-weight: bold;
}

#container .topRight .topArrow {
	width: 400px;
	float: right;
	text-align: right;
	padding: 0px 10px 10px 0px;
}





