.shadetabs{
padding:3px 0;
height:28px
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 15px Verdana;
list-style-type: none;
border: px solid #BBCDF3;
text-align: left; /*set to left, center, or right to align the menu as desired*/
background: white url(bg-old.gif) top left repeat-x;
}

.shadetabs-rss{
padding:3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 15px Verdana;
list-style-type: none;
border: 0px solid #BBCDF3;
text-align: left; /*set to left, center, or right to align the menu as desired*/
background:  url() top left repeat-x;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 4px 7px;
margin-right: 3px;
border: 1px solid #BBCDF3;
color: #339933;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #339933;
}

.shadetabs li a:hover{
text-decoration: underline;
color: red;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
color: CC6633;
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: underline; color :red;
}

.contentstyle{
border: 1px solid #BBCDF3;
width: 100%;
margin-bottom: 0.5em; padding: px;
}



#gplan		{ height: 120px; width: 100%; overflow: hidden} 

#huan		{ height: 150px; width: 100%; overflow: hidden; word-wrap: break-word} /* 10 lines */
#homebox4		{ height: 18px; width: 100%; overflow: hidden} 
#homebox7		{ height: 18px; width: 70%; overflow: hidden} 
#homebox42		{ height: 18px; width: 100%; overflow: hidden} 

/*avatar bg*/
.ar_r_t,
.ar_l_t,
.ar_r_b,
.ar_l_b{ background: url(http://www.youmeta.com/image/avatar_bg.gif) no-repeat; }
.ar_r_t { float: left; background-position: right top; }
  .ar_l_t { padding: 5px 0 0; background-position: left top; }
    .ar_r_b { background-position: right bottom; }
      .ar_l_b { padding: 0 12px 12px 5px; background-position: left bottom; }

