*{
font-family:arial;
font-size:12px;
}
a, img { outline: none; }
body{
	background:#0C0A0B url('../image/bodybck.jpg') left top repeat;
	min-width:600px;
	width:100%;
	--width:expression(document.documentElement.clientWidth > 990? "100%" :"990px");
	}
#mlogo{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:transparent url('../image/mainbck.jpg') left top no-repeat;
	}
#mpush{
	height:330px;
	width:1px;
	}
#main{
	height:267px;
	width:570px;
	position:absolute;
	left:100%;
	top:50%;
	margin:-120px 0px 0px -570px;
	}
	#top_menu{
		color:#fff;
		position:absolute;
		top:-27px;
		left:32px;
		}
		#top_menu .item{
			height:17px;
			width:88px;
			color:#fff;
			margin-left:-19px;
			font-family:arial;
			--filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='usr/image/top_but.png',sizingMethod='scale');
			background:transparent url('../image/top_but.png') top left no-repeat;
			--background:url('../common/empty.gif');
			padding:5px 8px 5px 20px;
			position:relative;
			z-index:2;
			}
			#top_menu .item a{
				color:#fff;
				position:absolute;
				z-index:3;
				}
			#top_menu .item.tm1.selected{
				--filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='usr/image/action_but.png',sizingMethod='scale');
				background:transparent url('../image/action_but.png') top left no-repeat;
				--background:url('../common/empty.gif');
				}
			#top_menu .item.tm4.selected{
				--filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='usr/image/event_but.png',sizingMethod='scale');
				background:transparent url('../image/event_but.png') top left no-repeat;
				--background:url('../common/empty.gif');
				}
			#top_menu .item.tm2.selected{
				--filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='usr/image/photo_but.png',sizingMethod='scale');
				background:transparent url('../image/photo_but.png') top left no-repeat;
				--background:url('../common/empty.gif');
				}
			#top_menu .item.tm3.selected{
				--filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='usr/image/travel_but.png',sizingMethod='scale');
				background:transparent url('../image/travel_but.png') top left no-repeat;
				--background:url('../common/empty.gif');
				}
			#top_menu .item.tm5.selected{
				--filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='usr/image/music_but.png',sizingMethod='scale');
				background:transparent url('../image/music_but.png') top left no-repeat;
				--background:url('../common/empty.gif');
				}
			
	
	#main .contwrap{	
		position:relative;
		padding:15px 0 15px 46px;
		background-color:#000;
		/*overflow:hidden;*/
		}
	#main .cont{
		color:#fff;
		display:none;
		font-size:11px;
		}
		
		#main .cont.selected{display:block;}
	#main .cont .logo{margin:24px 70px 0 0;display:block;}
	#main .cont h3{
		font-weight:bold;
		margin:5px 0 5px -40px;
		}
	#main .cont *{font-family:helvetica;}
		#main .cont .text{width:300px;}
		/*#main .cnt1 .header{color:#780075;}*/
		#main .cnt1 .header{color:#ff1100;}
		#main .cnt4   .header {color:#ff9b35;}
		#main .cnt2   .header {color:#4f9b24;}
		/*#main .cnt3   .header {color:#ff1100;}*/
		#main .cnt3   .header {color:#0056c6;}
		/*#main .cnt5   .header {color:#ff9b35;}*/
		#main .cnt5   .header {color:#780075;}
	#bot_sh{
		--filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='usr/image/bottom_sh.png',sizingMethod='scale');
		background:transparent url('../image/bottom_sh.png')  top left repeat-x;
		--background:url('../common/empty.gif');
		height:16px;
		width:100%;
		position:absolute;
		top:auto;
		left:0px;
		}
	