@charset "utf-8";
body {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	background: #072f01;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #eeeeee;
}
img {
	border: 0;
}
A:link, A:active, A:visited, A:hover {
	color: #ffffff;
  text-decoration: none;
}
A:hover { text-decoration: underline; }
.lucky #container {
	width: 997px;
	background: #0b4402 url(/template/0001/main_bg.jpg);
	margin: 0 auto;
	border: 0;
	text-align: left;
}
.lucky #header {
	background: url(/template/0001/main_top.jpg); 
	padding: 0;
  height: 212px;
}
.lucky #nav {
	padding: 0;
  margin: -60px 0 0 16px;
  width: 202px;
  color: #999999;
  text-align: left;
  float: left;
	font-size: 13px;
}
#menu {
	background: url(/template/0001/nav_bg.jpg) top left repeat-y;
	color: #ffffff;
}
#menu ul {
  padding: 0;
  list-style: none;
  margin-top: -20px;
  margin-left: 24px;
  margin-bottom: 10px;
  margin-right: 0px;
}
#menu ul li {
	padding: 0;
	font-size: 14px;
	margin: 0 0 2px 10px;
}
#nav div.wiw {
	position: absolute;
  margin: -50px 0 0 34px;
  width: 140px;
}
.lucky #mainContent {
	padding: 0;
  margin: 6px 24px 16px 250px;
  min-height: 300px;
	color: #c8ff94;
}
#mainContent A, #mainContent A:active, #mainContent A:visited, #mainContent A:link, #mainContent A:hover  {
	color: #00FF00;
  text-decoration: none;
}	
#mainContent A:hover { text-decoration: underline }
#mainContent h4 {
	position: absolute;
  margin: -54px 0 0 0;
  width: 720px;
  height: 30px;
  font-size: 14px;
  color: #c8ff94;
  text-align: center;
  font-weight: bold;
}
#mainContent h1 {
	font-size: 13px;
	background: url(/template/0001/header.jpg) left top no-repeat;
	color: #c8ff94;
	margin: 0 0 4px 0;
	padding: 1px 6px 3px 36px;
	text-align: left;
  font-weight: normal;
}
#mainContent h1 span { 
	font-size: 11px;  
	padding-right: 10px;
}
#mainContent h2 {
	font-size: 14px;
	background: url(/template/0001/ttl_b.jpg) top repeat-x;
	color: #c8ff94;
	margin: 0 0 0 0;
	text-align: center;
  font-weight: bold;
  height: 38px;
  line-height: 32px;
}
#mainContent p {
	margin: 0 0 8px 0;
	padding: 0;
	text-align: justify;
}
.lucky #footer {
	padding: 0px 6px 0 6px;
  text-align: center;
  clear: both;
}
.lucky #end {
	padding: 0;
	background: url(/template/0001/main_bottom.jpg) top left no-repeat;
  height: 15px;
}
.lucky #counters {
	padding: 0 10px;
	background: #072f01;
  height: 31px;
  font-size: 10px;
  color: #999999;
  line-height: 11px;
}
div.news {
  margin: 0 0 10px 0;
}
div.news .dt {
	font-size: 10px;
	font-weight: normal;
	float: left;
	margin: 0;
	background: url(/template/0001/header.jpg) left top no-repeat;
  padding: 2px 0 0 36px;
  width: 60px;
  line-height: 10px;
  text-align: center;
  height: 20px;
}
div.news .txt {
	font-size: 12px;
	font-weight: normal;
	margin: 0 20px 0 100px;
}
div.news .txt div.h {
	font-weight: bold;
  font-size: 12px;
  border-bottom: 1px dashed #92b788;
  padding: 0 0 2px 2px;
  margin: 0 0 2px -2px;
}
div.more {
	text-align: right;
  font-size: 11px;
	margin: 0 20px 6px 0;
}
table.sostav td {
	font-size: 11px;
	color: #ffffff;
	padding: 0 10px 10px 10px;
	margin: 0;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;  
  width: 110px;
  vertical-align: top;
  text-align: center;
}
div.pers_img {
  background: url(http://wiwclan.ru/images/my_bg_b_2px.gif) 0 0 no-repeat;
  width: 85px;
  height: 172px;
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
}
div.pers_img img { margin: 1px }
div.pers_nick {
	text-align: center;
} 
div.pers_info {
	text-align: center;
  margin: 0 0 2px 0;
  font-size: 10px;
}
div.pers_status, div.pers_on, div.pers_off {
	text-align: center;
	width: 83px;
	height: 16px;
  background: #0B4402;
	margin: 0 auto 2px auto;
	padding: 1px 0;
	line-height: 16px;
	cursor: pointer;
} 
div.pers_on { background: url(/template/0001/onoff.gif) 0 0 repeat-x !important; }
div.pers_off { background: url(/template/0001/onoff.gif) 0 -18px repeat-x !important; }

#tooltip {
	position: absolute;
	z-index: 9999;
	border: 1px solid #92cc3a;
	background-color: #0b4402;
	padding: 0;
  margin: 0;
  text-align: left;
}
#tooltip div.body {
	font-size: 10px;
  color: #fff;
  text-align: left;
}
#tooltip h3 {
	margin: 0;
  background: #006633;
  color: #fff;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  white-space: nowrap;
  padding: 1px 4px 2px 4px;
  border-bottom: 1px solid #003300;
}
table.persinfo_tip {
	margin: 0 0 2px 0;
  width: 320px;
}
table.persinfo_tip th.title {
	margin: 0;
  background: #006633;
  color: #fff;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  white-space: nowrap;
  padding: 1px 4px 2px 4px;
  border-top: 1px solid #003300;
  border-bottom: 1px solid #003300;
}
table.persinfo_tip th, table.persinfo_tip td {
	font-family: Verdana, Helvetica, Arial, sans-serif;  
  white-space: nowrap;
  vertical-align: top;
	color: #FFFFFF;
	font-size: 9px;
  margin: 0;
	padding: 1px 2px 1px 2px;

  font-weight: bold;
  text-align: left;
}
table.persinfo_tip th {
  font-weight: normal;
  text-align: right;
}