#twitter_wrap {
width:200px;
height:170px;
margin: 10px 0px 0px 0px;
padding: 0px;
background: url(../../images/main/common/bg_Tw.png) no-repeat;
position:relative;
}
#follow_bt{
position:absolute;
top:-30px;
right:-15px;
z-index: 1000;
}
#follow_bt a{
display:block;
width:79px;
height:78px;
background: url(../../images/main/tz/bt_followme.png) no-repeat;
}
#follow_bt a:hover{
background: url(../../images/main/tz/bt_followme_on.png) no-repeat;
}

#twitter_tl_wrap{
margin:0px auto;
position:relative!important;
top:22px;
width:170px;
height:132px;
overflow:auto;
}
#twitter_tl_wrap iframe{
display:block !important;
width:100% !important;
min-width:100% !important;
min-height:auto !important;
}