h1 {
    padding: 11px 0 11px 0;
    margin: 0;
    color: #000000;
    font: normal 18px Tahoma;
}
h1 small {
    color: #666666;
    padding-left: 5px;
}

p {
    padding: 0 0 21px 0;
    margin: 0;
    background: transparent;
    font-family: inherit;
    font-size: inherit;
}

/* tooltip */
a.pop:visited,a.pop:link,a.pop:active{
    text-decoration:none;
}

.tt {
    position: absolute;
    visibility: hidden;
    font-size: 10px;
    color: #000000;
    z-index: 4;
    font-family: Arial, Tahoma;
    color: #000000;
    font-size: 12px;
    width: 1px;
    height: 1px;
    display: inline;
}
.tt_in {
   position: absolute;
}
.tt_size {
   width: 164px;
   height: 182px;
   position: relative;
   top: -27px;
}
.tt_bg {
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
}
.tt_text {
   position: relative;
   padding: 10px 10px 0px 41px;
   font-size: 11px;
}
.tt_text p {
   padding: 0px 0px 5px 0px;
   line-height: 1.4em;
   margin: 0px;
}
.tt_text b {
   color: #209E12;
}

.pop_nick {
    color:#008080;
    font:normal 12px Verdana,Tahoma,Arial;
}

.tt_nick {
    width:110px;
    height:30px;
    overflow:hidden;
}

.tt_loc {
    width:110px;
    height:50px;
    overflow:hidden;
}

.qc {
    background:#fff;
}

.qy {
    background:#fff url('/images/poweredby_ysearch-14.png') no-repeat center right;
}

.help_style1 {
    font-family: Verdana, Arial;
    font-size: 12px;
}
.help_style2 {font-size: 16px}

.tt_points_pic {
   float:left;
}
