/*** анимэ ***/
/*#idStageWidth{position:absolute;top:0;width:100%;z-index:100;}*/
		#idContainer{	height:288px;	width:800px;position:relative;overflow:hidden;filter:alpha(opacity=100);}
		#idContainer .object{position:absolute;height:auto;width:auto;}
		#idContainer .background{position:absolute;height:288px;top:0;}

		#idBack0{background:url(../../img/bg.0.gif) bottom repeat-x;}
		#idBack1{background:url(../../img/bg.1.jpg) bottom no-repeat;}

		#idBuildings0{background:url(../../img/buildings.0.gif) bottom no-repeat;}
		#idBuildings1{background:url(../../img/buildings.1.gif) bottom no-repeat;}

		#idObject0{background:url(../../img/object.0.gif) left bottom no-repeat;}
		#idObject1{background:url(../../img/object.1.gif) 70% 100% no-repeat;}

		#idFront0{background:url(../../img/front.0.gif) bottom repeat-x;}
		#idFront1{background:url(../../img/front.1.gif) bottom repeat-x;}
		#idFront2{background:url(../../img/front.2.gif) bottom repeat-x;}


		body.night #idBack0{background-image:url(../../img/night.bg.0.gif);}
		body.night #idBack1{background-image:url(../../img/night.bg.1.jpg);}
		body.night #idBuildings0{background-image:url(../../img/night.buildings.0.gif);}
		body.night #idBuildings1{background-image:url(../../img/night.buildings.1.gif);}
		body.night #idFront2{background-image:url(../../img/night.front.2.png);_background:url(../../img/front.2.gif) bottom repeat-x;}
		body.night #idObject1{background:url(../../img/night.object.1.gif) 70% 100% no-repeat;}

		.man{top:273px;}
		.car{top:269px;}
		.flayer{top:50px;}

		a{color:#000000;text-decoration: underline;}
		a:hover{text-decoration: none;}
		a.detail{background:url(../../img/ico.detail.gif) left center no-repeat;padding:0 0 0 15px;color:#210A67;}

		.bgrpy{background-repeat:repeat-y;background-position: top;}
		.bgrpx{background-repeat: repeat-x;}

		table.all{width:100%;height:100%;}
		#News{padding:10px 0 15px 0;color:#666666;}
		#News b{display:block;color:#210A67;margin:0 0 4px 0;}
		#content{padding:10px 0 0 0;}
		input.subscribe{width:20px;height:20px;background:url(../../img/ico.subscribe.gif) center center no-repeat;border:0;cursor:hand;}
		input.msg{border:1px solid #808080;color:#210A67;padding:1px 5px;}
		.addr{color:#DCDCDC;font-size:10px;}
		.addr a{color:#FFFFFF;font-size:10px;text-decoration:underline;}
		
		.bgdiv{
			width:auto;
			position:absolute;
			padding:5px;
			border:1px solid #EFD98E;
			background:url(../../img/bg.smenu.png);
			background:#FCDA74;

			/*filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+base+"img/bg.smenu.png',sizingMethod='scale')");*/
		}
		.bgdiv div{
			display:block;
			height:20px;
		}
		.bgdiv a{
			display:block;
			font-size:11px;
			color:#000000;
			height:20px;
			
		}
		
