body {margin: 0; font-family: Arial,Helvetica;}
#wrapper {width: 1000px; margin: auto;}
#logleft {width: 780px; float: left;}
#logright {width: 200px; float: right;}
#foot {width: 1000px; float: left;}

#menuleft {width: 150px; float: left; margin: 5px;}
#menuitem {display: block !important; width: 150px; height: 20px !important; float: left;}
#menuitem:hover {background-color: #ddf1f8;}
#menutext {margin: -18px 18px;}
#menubar {width: 100%; height: 30px; float: left; border-bottom: 1px solid #000;}
#menubar2 {padding: 4px; float: right; min-width: 200px;}
#menushare {border: 1px solid #000; border-radius: 5px;}
#menunotsnew {border: 1px solid #000; border-radius: 5px; text-align: center; background: #F00; color: #FFF;}
#menunots {border: 1px solid #000; border-radius: 5px; text-align: center; background: #999; color: #FFF;}
#menuprofile {border: 1px solid #000; border-radius: 5px; text-align: center; background: url('../images/avatar.png');}
#center {width: 680px; float: left; min-height: 600px;}
#right {width: 150px; float: right; margin: 5px;}

.btnS{background:#69a74e; border-color: #98c37d #3b6e22 #2c5115; color:#fff; margin-left:3px; cursor: pointer; margin: 0px; text-align: center;}
.btnN{background:#5B74A8; border-color: #8A9AC5 #29447E #1A356E; color:#fff; margin-left:3px; cursor: pointer; margin: 0px; text-align: center;}	
.btnA{background:#F3F4F5; border-color: #CCCCCC #AAAAAA #999999; color:#fff; margin-left:3px; cursor: pointer; margin: 0px; text-align: center; color: #000000;}	

.btnC{border-radius: 5px;}	
#chatbar {position: fixed !important; bottom: 0px !important; right: 5px;}



.boardTitle {font-size: 28px; font-weight: bold; letter-spacing: -2px; margin-top: 0px;}
.boardTitle, .boardSubTitle {text-align: center; margin-top: 0px;}


#logo {width: 16px; height: 16px; background: url('../images/menu16.png') 0 0; float: left;}
#bar {height: 16px; float: left; padding: 0 4px;}
#sub {width: 16px; height: 16px; background: url('../images/menu16.png') -32px 0;}
#home {width: 16px; height: 16px; background: url('../images/menu16.png') 0 -16px;}
#news {width: 16px; height: 16px; background: url('../images/menu16.png') -16px -16px;}
#wall {width: 16px; height: 16px; background: url('../images/menu16.png') -64px -16px;}
#photo {width: 16px; height: 16px; background: url('../images/menu16.png') -144px -16px;}
#apps {width: 16px; height: 16px; background: url('../images/menu16.png') -144px -32px;}
#game1 {width: 16px; height: 16px; background: url('../images/menu16.png') -16px -32px;}
#game2 {width: 16px; height: 16px; background: url('../images/menu16.png') -32px -32px;}
#shop {width: 16px; height: 16px; background: url('../images/menu16.png') -48px -32px;}
#ask {width: 16px; height: 16px; background: url('../images/menu16.png') -128px -16px;}
#pool {width: 16px; height: 16px; background: url('../images/menu16.png') -64px -32px;}
#map {width: 16px; height: 16px; background: url('../images/menu16.png') -80px 0;}
#hot1 {width: 16px; height: 16px; background: url('../images/menu16.png') -208px -16px;}
#hot2 {width: 16px; height: 16px; background: url('../images/menu16.png') -224px -16px;}
#profile {width: 16px; height: 16px; background: url('../images/menu16.png') 0 -48px;}
#info {width: 16px; height: 16px; background: url('../images/menu16.png') -16px -48px;}
#birth {width: 16px; height: 16px; background: url('../images/menu16.png') -48px -48px;}
#friend {width: 16px; height: 16px; background: url('../images/menu16.png') -112px -48px;}
#group {width: 16px; height: 16px; background: url('../images/menu16.png') 0 -64px;}
#school {width: 16px; height: 16px; background: url('../images/menu16.png') -16px -64px;}
#event {width: 16px; height: 16px; background: url('../images/menu16.png') -48px -64px;}
#mail {width: 16px; height: 16px; background: url('../images/menu16.png') -128px -64px;}
#newmail {width: 16px; height: 16px; background: url('../images/menu16.png') -144px -64px;}
#link {width: 16px; height: 16px; background: url('../images/menu16.png') -176px -16px;}
#search {width: 16px; height: 16px; background: url('../images/menu16.png') -144px 0;}


#tab-container-1{
  font: 13px Arial, Verdana;
  /*color: #fff;*/
  margin: 20px 0;
}

#tab-container-1 ul#tab-container-1-nav{ margin: 0; padding: 0 }
#tab-container-1 ul#tab-container-1-nav li{ display: inline }

#tab-container-1 ul#tab-container-1-nav li a{
  padding: 5px 10px;
  background: #d9d9d9;
  border: 1px solid #999;
  color: #25252E;
  text-decoration: none;
}

#tab-container-1 .tab{background: #fff; color: #000;
  margin-top: 8px;
  padding: 5px 20px;
  /*background: #eee;*/
  border: 1px solid #ddd;
}
