body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}
body
{
    background-color: #fff;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    padding: 23px 0 0;
    overflow: hidden;
}
a
{
    color: #54493f;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
a:active
{
    text-decoration: underline;
}

#tbar
{
    background: url(../images/topbar_bg.png) repeat-x top left;
    width: 100%;
    min-width: 950px;
    height: 23px;
    overflow: visible;
    z-index: 98;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}
#tbar_bottom
{
    background: url(../images/topbar_bg.png) repeat-x bottom left;
    width: 100%;
    min-width: 950px;
    height: 23px;
    overflow: visible;
    z-index: 100;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
}

iframe#fsite
{
    width: 100%;
    height: 100%;
    z-index: 10;
}
#dropin
{
    width: 580px;
    height: 600px;
    position: absolute;
    top: 50px;
    z-index: 100;
    display: none;
}
#dropin img
{
    border:0;
    /*position:absolute; 	z-index:100000;*/
}
#dropinboxv_inner div
{
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
}


#logo
{
    margin-top: 4px;
    width: 100px;
    float: left;
    padding-left: 30px;
}
#logo img, #icons_bottom img, #icons img, #close img, #close_bottom img
{
    border: none;
    vertical-align: middle;
}
#icons
{
    position: absolute;
    top: 8px;
    left: 20px;
}
#icons img
{
    float:left;
    /*width:80px; 	height:30px;*/
}
#icons .icons
{
   font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif  !important;
    background-color: #ECEEF5;
    color: #000000;
    font-size: 11px  !important;
    height: 17px;
}
#icons_bottom
{
    position: absolute;
    bottom: 3px;
    left: 20px;
    height:23px;
}
#icons_bottom .icons
{
    font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif  !important;
    background-color: #ECEEF5;
    color: #000000;
    font-size: 11px  !important;
    height: 17px;
    
}
.liketext
{
    font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif  !important;
    font-size: 11px  !important;
    color: #3B5998;
    display: block;
    white-space: nowrap;
    padding-right:2px;
    padding-left:2px;
    float:left;
}
#icons_bottom img
{
    float:left;
    /*width:80px; 	height:30px;*/
}
.spc
{
    padding-left: 4px;
}
#icons a
{
    
}
#icons_bottom a
{
   
}
#get_text
{
    position: absolute;
    top: 4px;
    right: 100px;    
}
#get_text img
{
    width: 20px;
    height: 16px;
    vertical-align: middle;
    margin-left: 10px;
    border: none;
}
#get_text a
{
    color: #DDDDDD;
}
#close
{
    position: absolute;
    top: 11px;
    right: 10px;
}
#close img
{
    width: 22px;
    height: 22px;
}
#close a
{
    margin-left: 15px;
    margin-right: 10px;
    height: 24px;
}

#get_text_bottom
{
    position: absolute;
    bottom: 4px;
    right: 100px;
}
#get_text_bottom img
{
    width: 20px;
    height: 16px;
    vertical-align: middle;
    margin-left: 10px;
    border: none;
}
#get_text_bottom a
{
    color: #DDDDDD;
}
#close_bottom
{
    position: absolute;
    bottom: 10px;
    right: 10px;
}
#close_bottom img
{
    width: 22px;
    height: 22px;
}
#close_bottom a
{
    margin-left: 15px;
    margin-right: 10px;
    height: 24px;
} 

#ttitle
{
    background: transparent url('../images/advert.png') no-repeat;
    height: 34px;
    width: 390px;
    margin: 0 auto;
    line-height: 26px;
    cursor: pointer;
      
    position:relative;
}
#ttitle .tlink, #ttitle_bottom .tlink
{ 
    height: 34px;
    width: 390px;
    display:block;
    color: #7c7c7c;
    font-size: 16px;  
    text-decoration:none;
    line-height: 29px;
}   

#ttitle_bottom
{
    background: transparent url('../images/advert.png') no-repeat;
    height: 34px;
    width: 390px;
    margin: 0px auto;  
    font-size: 16px;   
    color: #7c7c7c; 
    position:relative;
}
#result
{
    visibility: hidden;
}
.followlinks
{
    position: absolute;
    right: 16px;
    top: 20%;
    z-index: 5;
}
.followlinks img
{
    border: none;
}
.ch
{
    width: 370px;
    height: 20px;
    position: relative;
    top: -13px;
    line-height: 26px;
    text-align: right;
    padding-right: 10px;
}
#gotoimg
{
	position: absolute;
	right:7px;
	top: 5px;
	width: 20px;
	height: 20px;		
}
#gotoimg img { border:none;}
