.infor table{ border: 1px #ccc solid; }
.infor td{ border: 1px #ccc solid; }
.infor th{ border: 1px #ccc solid; }
.citation { background: #fff url("/images/intr2.jpg") no-repeat scroll 15px 13px; border-left: 2px solid #da770c; border-radius: 3px; box-shadow: 0 0 30px #ebebeb inset, 0 0 10px #ebebeb inset, 0 0 15px #ebebeb inset, 1px 1px 1px #ebebeb; display: inline-block; line-height: normal; margin-top: 20px; padding: 10px 10px 10px 50px; }
a { color: #4981b5; text-decoration: none; font-size: 12px; }
a:hover { color: #ff6600; text-decoration: none; font-size: 12px; }
img { border: 0px; }
a.side { color: #555; text-decoration: none; margin: 2px; }
a.side_a { color: #FFFFFF; text-decoration: none; font-size: 12px; }
h1,h2,h3,h4,h5,h6 {font-size: inherit; font-family: Tahoma; font-size: 12px;}
.men_u { font-size: 11px; }
.men_u a{ font-size: 11px; }
a:hover.side { color: #f6a504; text-decoration: underline; }
a.white, li.white a { color: #fff; text-decoration: none; }
a:hover.white, li.white a:hover { color: #fff; text-decoration: underline; }
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000; background: url(fon.png) fixed; margin: 5px;
}
hr { height: 1px; border: 1px solid #eee; border-width:0px; color:#ccc; background-color:#ccc; }
pre { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.alt { color: #04688d; }
.spacer { margin-bottom: 5px; }
form { margin: 0px; }
.textbox { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #555; background-color: #f8f8f8; border: 1px solid #fff; }
.center { margin: 0 auto; }
.tbl-border { border: 1px solid #e1e1e1; }
.tbl { font-size: 12px; color: #CCCCCC; background-color: #fff; padding: 4px; }
.tbl1 { font-size: 12px; color: #CCCCCC; background-color: #fff; padding: 4px; }
.tbl10 { font-size: 12px; color: #666; background-color: #fff; padding: 2px; }
.tbl2 { font-size: 12px; color: #CCCCCC; background-color: #f1f1f1; padding: 4px; }
.small { font-size: 10px; font-weight: normal; }
.small2 { font-size: 10px; font-weight: normal; color: #555; }
.small3 { font-size: 11px; font-weight: normal; color: #777; }
.small4 {font-size: 1em; text-shadow: 0 0 5px rgba(100,100,100,0.3); color: #555; }

.pagenav { padding: 4px; }
.pagenav span { color: #fff; background-color: #f6a504; border: 1px solid #ddd; padding: 2px 4px 2px 4px; margin: 2px; }
.pagenav a { color: #555; background-color: #f1f1f1; border: 1px solid #ddd; padding: 2px 4px 2px 4px; margin: 2px; text-decoration: none; }
.pagenav a:hover { color: #fff; background-color: #f6a504; margin: 2px; text-decoration: none; }
.tag1 a { font-size: 9px; color: #CCCCCC; background-color: #fff; padding: 0px; }
.tag2 a { font-size: 10px; color: #CCCCCC; background-color: #fff; }
.tag3 a { font-size: 12px; color: #CCCCCC; background-color: #fff; }
.tag4 a { font-size: 12px; color: #CCCCCC; background-color: #fff; }
.tag5 a { font-size: 13px; color: #CCCCCC; background-color: #fff; }
.tag6 a { font-size: 14px; color: #CCCCCC; background-color: #fff; }
.tag7 a { font-size: 18px; color: #CCCCCC; background-color: #fff; }
.tag8 a { font-size: 22px; color: #CCCCCC; background-color: #fff; }
.tag9 a { font-size: 29px; color: #CCCCCC; background-color: #fff; }
.leenk{ font-size: 10px; color: #666666; background-color: #fff; }
.leenk a{ font-size: 10px; background-color: #fff; }
.tags{ font-size: 13px; color: #666666; background-color: #fff; }
.tags a{ font-size: 14px; color: #0099CC; background-color: #fff; }
.forum_a{position:fixed;top:255px;left:-3px;z-index:10;display:block; width:28px;height:155px;}
a:hover.stat_div {position:fixed;top:10px;right:10px;z-index:10;display:block; width:160px;height:600px;background: transparent  no-repeat right top;}
a.stat_div {position:fixed;top:10px;right:10px;z-index:10;display:block; width:160px;height:600px;background: transparent  no-repeat right top;}
.stat_div {position:fixed;top:10px;right:10px;z-index:10;display:block; width:160px;height:600px;background: transparent no-repeat right top;}

ul { margin: 0; padding: 0; list-style: none; }

img { border: 0px; }
.img2 {
vertical-align: middle;
border: 0px;
margin-top: 2px;
margin-bottom: 2px;
}

#menu {
  width: 100%;
  background:#3d3838; 
  white-space: nowrap;
  display: inline-block; 
  height: 28px;
}

#menu ul {
  list-style: none; 
  margin: 0px auto;
  padding-left: 0; 
  background:#3d3838; 
  height: 28px;
}
#menu a {
  text-decoration: none; 
  background:#3d3838; 
  color:#fff; 
  padding:0px 12px; 
  font-family: Tahoma; 
  text-transform: uppercase;
  font-size: 12px;
font-weight: normal;
    line-height:28px; 
  display: block; 
  border-right: 1px solid #9f2020; 
  -moz-transition: all 0.3s 0.01s ease; 
  -o-transition: all 0.3s 0.01s ease;
  -webkit-transition: all 0.3s 0.01s ease;
}
#menu a:hover {
  background:#9f2020;
}
#menu li {
  float:left;
}
#sidebar {
	 
	height:600px;
	background: #000; 
	position:fixed;
	margin: 0 0 0 20px;
}
ul.css-tabs {  
	margin:0 !important; 
	padding:0;
}

ul.css-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}
ul.css-tabs a { 
	float:left;
	font-size:11px;
	display:block;
	padding:0px 0px;	
	text-decoration:none;
	border-bottom:0px;
	color: #2eb7f7;
	margin-right:0px;
	position:relative;
	top:-0px;	
	outline:0;
	-moz-border-radius:0px 0px 0 0;	
}
ul.css-tabs a:hover {
	background-color:#fff;
	color:red;
}	
ul.css-tabs a.current {	
	cursor:default;
}
.css-panes div {
	display:none;
               width: 620px;
	padding: 0px 0px;
}
.live {
	color: #312d2d;
	font-family: Tahoma, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 1em;
	font-weight: 500;
	margin: 0;
     font-weight: bold;

}

.live a { color: #312d2d; text-decoration: none; }
.live a:hover { color: #fd8900; text-decoration: none; }

.online {
	color: #2e97cd;
	font-family: Tahoma, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 1em;
	font-weight: 500;
	margin: 0;
     
}
.online a { color: #2e97cd; text-decoration: none; }
.online a:hover { color: #fd8900; text-decoration: none; }