
body {background-color:#82944e}                                     
.menu { background-color:#82944e;
    position: absolute; left: 0px; top: 0px;   
	display:block;
	width:180px;	 
	}
.otst { width:30px; background-color:#82944E;
    height:31px;
	}
.otst img { width:1px; height:1px; border:none}
.but { 
	position:relative;
	display:block;
	width:180px;
	height:31px;		
	text-decoration: none;
	font-style:italic;
	font-weight: 600;
	font-size: 15px;
	text-align:center;
	font-family:"Times New Roman", Times, serif}
.but a { background-image: url(img/but.gif);
	position:relative;
	display:block;
	width:180px;
	height:31px;		
	text-decoration:none;
	line-height:28px; 
	color: #333300;}
.but a:visited {	
	color: #663333}
.but a:hover { background-image: url(img/but_h.gif);
	color: #ff6600;
	line-height:25px}
.but a:active { background-image: url(img/but_a.gif);
    color: #cc6633;}
.live { position:absolute; top:90%; left:50px; border:none}
a:focus { outline: none; }
.live_2 { position:absolute; bottom:30px; width:98%; text-align:center}
.live_2 img {width:88px; height:31px; border:none; margin: 3px}
.sit img{ width:20px;height:10px}	